This commit is contained in:
Andrew Z 2021-11-24 16:03:50 -05:00
parent 0feef9b6fc
commit 8c02d057d2
5 changed files with 522 additions and 265 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1637780624
"last_updated_timestamp": 1637787828
}

View File

@ -32881,6 +32881,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1637787825,
"FirstSeen": 1589188076
},
{
@ -48162,11 +48163,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 4608157,
"downloads": 4883754,
"stars": 25,
"trending": 5.091,
"trending": 5.643,
"trends": [
5.96,
3.93,
2.013,
3.177,
@ -48178,10 +48178,10 @@
11.057,
10.204,
5.181,
5.091
5.091,
5.643
],
"trendsDate": [
1603987751,
1606583503,
1609183887,
1611782546,
@ -48193,10 +48193,10 @@
1627394615,
1629993826,
1632593008,
1635192209
1635192209,
1637787826
],
"downloadtrend": [
2286640,
2380169,
2429060,
2508762,
@ -48208,12 +48208,13 @@
3723801,
4146978,
4373571,
4608157
4608157,
4883754
],
"LastUpdateScan": 1635192209,
"LastUpdateScan": 1637787826,
"FirstSeen": 1537329600,
"topTrending": -0.8689999999999998,
"topPerforming": 5.091
"topTrending": 1.7129999999999996,
"topPerforming": 5.643
},
{
"Name": "FileBot",
@ -52629,9 +52630,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed",
"Repository": "https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg",
"pluginVersion": "2021.11.22",
"pluginVersion": "2021.11.24",
"Overview": "\nUnassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.\n",
"Date": 1637557200,
"Date": 1637730000,
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices.xml",
"CategoryList": [
"Tools-System",
@ -57020,11 +57021,10 @@
"CategoryList": [
"Downloaders"
],
"downloads": 123152,
"downloads": 126877,
"stars": 3,
"trending": 2.773,
"trending": 2.936,
"trends": [
4.1,
1.555,
1.425,
2.057,
@ -57036,10 +57036,10 @@
2.118,
2.495,
1.994,
2.773
2.773,
2.936
],
"trendsDate": [
1603987752,
1606583507,
1609183887,
1611782546,
@ -57051,10 +57051,10 @@
1627394615,
1629993826,
1632593009,
1635192210
1635192210,
1637787826
],
"downloadtrend": [
91390,
92834,
94176,
96154,
@ -57066,12 +57066,13 @@
114421,
117349,
119737,
123152
123152,
126877
],
"LastUpdateScan": 1635192210,
"LastUpdateScan": 1637787826,
"FirstSeen": "1533441243",
"topTrending": -1.3269999999999995,
"topPerforming": 2.773
"topTrending": 1.381,
"topPerforming": 2.936
},
{
"Name": "media-roller",
@ -61486,13 +61487,136 @@
"topPerforming": 7.346
},
{
"TemplatePath": "/tmp/appFeed/templates/digiblursRepository/esphome.xml",
"errors": [
"Opening and ending tag mismatch: Project line 11 and Container",
"Premature end of data in tag Container line 2"
"Name": "ESPHome",
"Repository": "esphome/esphome",
"Registry": "https://hub.docker.com/r/esphome/esphome",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/esphome.xml",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://esphome.io/",
"Overview": "The official ESPHome Container. ESPHome is the perfect solution for creating custom firmwares for your ESP8266/ESP32 boards. Its primary focus is making the process to get your ESP running as simple as possible, with many helper tools to ensure you will have the best user experience.",
"WebUI": "http://[IP]:[PORT:6052]/",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/esphome.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Config Folder",
"Target": "/config",
"Default": "/mnt/user/appdata/esphome",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Communication",
"Target": "6123",
"Default": "6123",
"Mode": "tcp",
"Description": "Communication Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "6052",
"Default": "6052",
"Mode": "tcp",
"Description": "WebUI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Dashboard Use Ping",
"Target": "ESPHOME_DASHBOARD_USE_PING",
"Default": "false",
"Mode": "",
"Description": "Set this to true if the devices are showing offline",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"LastUpdateScan": 1636106595,
"FirstSeen": null
"Repo": "digiblur's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/esphome.xml",
"CategoryList": [
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 37408192,
"stars": 73,
"trending": 3.803,
"trends": [
9.573,
2.883,
1.739,
2.613,
2.726,
2.733,
2.938,
3.066,
3.076,
2.892,
3.152,
3.237,
3.803
],
"trendsDate": [
1605877852,
1608476855,
1611076071,
1613674950,
1616270573,
1618869768,
1621468975,
1624068184,
1626667408,
1629266617,
1631865843,
1634464995,
1637060617
],
"downloadtrend": [
26258995,
27038553,
27516942,
28255252,
29046961,
29863244,
30767334,
31740349,
32747681,
33723044,
34820510,
35985386,
37408192
],
"LastUpdateScan": 1637060617,
"FirstSeen": 1551315760,
"topTrending": -5.7700000000000005,
"topPerforming": 3.803
},
{
"Name": "ha-dockermon",
@ -74459,8 +74583,8 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 833,
"LastUpdateScan": 1635192210,
"downloads": 1294,
"LastUpdateScan": 1637787826,
"FirstSeen": 1629993826
},
{
@ -77272,11 +77396,10 @@
"Network-Web",
"Network-Management"
],
"downloads": 48882388,
"downloads": 49429811,
"stars": 23,
"trending": 0.862,
"trending": 1.107,
"trends": [
18.367,
10.48,
7.794,
9.514,
@ -77288,10 +77411,10 @@
6.627,
2.439,
0.926,
0.862
0.862,
1.107
],
"trendsDate": [
1604009423,
1606604938,
1609204054,
1611803535,
@ -77303,10 +77426,10 @@
1627394615,
1629993827,
1632593009,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
19125494,
21364595,
23170579,
25606721,
@ -77318,12 +77441,13 @@
46841300,
48012133,
48460839,
48882388
48882388,
49429811
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1601410113,
"topTrending": -17.505000000000003,
"topPerforming": 0.862
"topTrending": -9.373000000000001,
"topPerforming": 1.107
},
{
"Name": "szurubooru-api",
@ -133585,11 +133709,10 @@
"CategoryList": [
"Other"
],
"downloads": 662214,
"downloads": 754704,
"stars": 4,
"trending": 9.318,
"trending": 12.255,
"trends": [
42.161,
22.995,
6.906,
13.546,
@ -133601,10 +133724,10 @@
12.519,
15.246,
11.387,
9.318
9.318,
12.255
],
"trendsDate": [
1604009424,
1606604947,
1609204054,
1611803536,
@ -133616,10 +133739,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
134131,
174185,
187107,
216425,
@ -133631,12 +133754,13 @@
451001,
532129,
600512,
662214
662214,
754704
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1596211769,
"topTrending": -32.843,
"topPerforming": 9.318
"topTrending": -10.74,
"topPerforming": 12.255
},
{
"Name": "bazarr",
@ -157148,11 +157272,10 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 4672907,
"downloads": 5265468,
"stars": 20,
"trending": 2.801,
"trending": 11.254,
"trends": [
10.63,
5.393,
2.458,
1.239,
@ -157164,10 +157287,10 @@
2.854,
2.941,
2.58,
2.801
2.801,
11.254
],
"trendsDate": [
1603980646,
1606583523,
1609183888,
1611782547,
@ -157179,10 +157302,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
3384193,
3577104,
3667253,
3713252,
@ -157194,12 +157317,13 @@
4294699,
4424841,
4542034,
4672907
4672907,
5265468
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1585787455,
"topTrending": -7.829000000000001,
"topPerforming": 2.801
"topTrending": 5.861,
"topPerforming": 11.254
},
{
"Name": "netdata-glibc",
@ -160453,11 +160577,10 @@
"Downloaders",
"MediaServer-Books"
],
"downloads": 82048,
"downloads": 86256,
"stars": 7,
"trending": 5.114,
"trending": 4.879,
"trends": [
25.16,
5.25,
4.22,
7.738,
@ -160469,10 +160592,10 @@
4.801,
4.851,
6.845,
5.114
5.114,
4.879
],
"trendsDate": [
1603987753,
1606583529,
1609183888,
1611782547,
@ -160484,10 +160607,10 @@
1627394617,
1629993828,
1632593010,
1635192212
1635192212,
1637787828
],
"downloadtrend": [
41073,
43349,
45259,
49055,
@ -160499,11 +160622,12 @@
69005,
72523,
77852,
82048
82048,
86256
],
"LastUpdateScan": 1635192212,
"LastUpdateScan": 1637787828,
"FirstSeen": 1591003513,
"topTrending": -20.046
"topTrending": -0.37100000000000044
},
{
"Name": "intel-gpu-telegraf",
@ -164534,8 +164658,8 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 636,
"LastUpdateScan": 1635192212,
"downloads": 676,
"LastUpdateScan": 1637787828,
"FirstSeen": 1611782547
},
{
@ -178539,11 +178663,10 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 4672907,
"downloads": 5265468,
"stars": 20,
"trending": 2.801,
"trending": 11.254,
"trends": [
10.63,
5.393,
2.458,
1.239,
@ -178555,10 +178678,10 @@
2.854,
2.941,
2.58,
2.801
2.801,
11.254
],
"trendsDate": [
1603980646,
1606583523,
1609183888,
1611782547,
@ -178570,10 +178693,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
3384193,
3577104,
3667253,
3713252,
@ -178585,12 +178708,13 @@
4294699,
4424841,
4542034,
4672907
4672907,
5265468
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1585787455,
"topTrending": -7.829000000000001,
"topPerforming": 2.801
"topTrending": 5.861,
"topPerforming": 11.254
},
{
"Name": "Postgres12.5",
@ -179164,9 +179288,9 @@
"Tools-Utilities",
"Crypto"
],
"downloads": 252603,
"downloads": 316914,
"stars": 1,
"trending": 12.549,
"trending": 20.293,
"trends": [
40.498,
32.551,
@ -179174,7 +179298,8 @@
18.155,
16.064,
14.739,
12.549
12.549,
20.293
],
"trendsDate": [
1619575378,
@ -179183,7 +179308,8 @@
1627394618,
1629993829,
1632593011,
1635192212
1635192212,
1637787828
],
"downloadtrend": [
33598,
@ -179193,12 +179319,13 @@
158090,
188345,
220903,
252603
252603,
316914
],
"LastUpdateScan": 1635192212,
"LastUpdateScan": 1637787828,
"FirstSeen": 1611782547,
"topTrending": -27.948999999999998,
"topPerforming": 12.549
"topTrending": -20.205,
"topPerforming": 20.293
},
{
"Name": "GridcoinWalletGUI",
@ -184061,7 +184188,7 @@
"Privileged": "false",
"Support": "https://github.com/EdwardChamberlain/unraid-templates/issues",
"Project": "https://gitlab.com/Shinobi-Systems/Shinobi",
"Overview": "Shinobi built from source.",
"Overview": "THE OPEN SOURCE CCTV SOLUTION\r\nThe Next Generation in Open-Source Video Management Software with support for over 6000 IP and USB Cameras.",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/EdwardChamberlain/unraid-templates/main/shinobi.xml",
"Icon": "https://gitlab.com/uploads/-/system/project/avatar/6947723/mstile-150x150.png?width=64",
@ -184143,7 +184270,7 @@
}
],
"Repo": "Forum-Layman's Repository",
"Date": "1637772697",
"Date": "1637782053",
"templatePath": "/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/shinobi.xml",
"CategoryList": [
"HomeAutomation",

View File

@ -1,7 +1,7 @@
{
"apps": 1425,
"last_updated_timestamp": 1637780624,
"last_updated": "2021-11-24 14:03",
"last_updated_timestamp": 1637787828,
"last_updated": "2021-11-24 16:03",
"categories": [
{
"Cat": "Backup:",
@ -33043,6 +33043,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1637787825,
"FirstSeen": 1589188076
},
{
@ -48324,11 +48325,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 4608157,
"downloads": 4883754,
"stars": 25,
"trending": 5.091,
"trending": 5.643,
"trends": [
5.96,
3.93,
2.013,
3.177,
@ -48340,10 +48340,10 @@
11.057,
10.204,
5.181,
5.091
5.091,
5.643
],
"trendsDate": [
1603987751,
1606583503,
1609183887,
1611782546,
@ -48355,10 +48355,10 @@
1627394615,
1629993826,
1632593008,
1635192209
1635192209,
1637787826
],
"downloadtrend": [
2286640,
2380169,
2429060,
2508762,
@ -48370,12 +48370,13 @@
3723801,
4146978,
4373571,
4608157
4608157,
4883754
],
"LastUpdateScan": 1635192209,
"LastUpdateScan": 1637787826,
"FirstSeen": 1537329600,
"topTrending": -0.8689999999999998,
"topPerforming": 5.091
"topTrending": 1.7129999999999996,
"topPerforming": 5.643
},
{
"Name": "FileBot",
@ -52791,9 +52792,9 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed",
"Repository": "https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg",
"pluginVersion": "2021.11.22",
"pluginVersion": "2021.11.24",
"Overview": "\nUnassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.\n",
"Date": 1637557200,
"Date": 1637730000,
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/unassigned.devices.xml",
"CategoryList": [
"Tools-System",
@ -57182,11 +57183,10 @@
"CategoryList": [
"Downloaders"
],
"downloads": 123152,
"downloads": 126877,
"stars": 3,
"trending": 2.773,
"trending": 2.936,
"trends": [
4.1,
1.555,
1.425,
2.057,
@ -57198,10 +57198,10 @@
2.118,
2.495,
1.994,
2.773
2.773,
2.936
],
"trendsDate": [
1603987752,
1606583507,
1609183887,
1611782546,
@ -57213,10 +57213,10 @@
1627394615,
1629993826,
1632593009,
1635192210
1635192210,
1637787826
],
"downloadtrend": [
91390,
92834,
94176,
96154,
@ -57228,12 +57228,13 @@
114421,
117349,
119737,
123152
123152,
126877
],
"LastUpdateScan": 1635192210,
"LastUpdateScan": 1637787826,
"FirstSeen": "1533441243",
"topTrending": -1.3269999999999995,
"topPerforming": 2.773
"topTrending": 1.381,
"topPerforming": 2.936
},
{
"Name": "media-roller",
@ -61648,13 +61649,136 @@
"topPerforming": 7.346
},
{
"TemplatePath": "/tmp/appFeed/templates/digiblursRepository/esphome.xml",
"errors": [
"Opening and ending tag mismatch: Project line 11 and Container",
"Premature end of data in tag Container line 2"
"Name": "ESPHome",
"Repository": "esphome/esphome",
"Registry": "https://hub.docker.com/r/esphome/esphome",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/esphome.xml",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://esphome.io/",
"Overview": "The official ESPHome Container. ESPHome is the perfect solution for creating custom firmwares for your ESP8266/ESP32 boards. Its primary focus is making the process to get your ESP running as simple as possible, with many helper tools to ensure you will have the best user experience.",
"WebUI": "http://[IP]:[PORT:6052]/",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/esphome.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Config Folder",
"Target": "/config",
"Default": "/mnt/user/appdata/esphome",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Communication",
"Target": "6123",
"Default": "6123",
"Mode": "tcp",
"Description": "Communication Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "6052",
"Default": "6052",
"Mode": "tcp",
"Description": "WebUI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Dashboard Use Ping",
"Target": "ESPHOME_DASHBOARD_USE_PING",
"Default": "false",
"Mode": "",
"Description": "Set this to true if the devices are showing offline",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"LastUpdateScan": 1636106595,
"FirstSeen": null
"Repo": "digiblur's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/esphome.xml",
"CategoryList": [
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 37408192,
"stars": 73,
"trending": 3.803,
"trends": [
9.573,
2.883,
1.739,
2.613,
2.726,
2.733,
2.938,
3.066,
3.076,
2.892,
3.152,
3.237,
3.803
],
"trendsDate": [
1605877852,
1608476855,
1611076071,
1613674950,
1616270573,
1618869768,
1621468975,
1624068184,
1626667408,
1629266617,
1631865843,
1634464995,
1637060617
],
"downloadtrend": [
26258995,
27038553,
27516942,
28255252,
29046961,
29863244,
30767334,
31740349,
32747681,
33723044,
34820510,
35985386,
37408192
],
"LastUpdateScan": 1637060617,
"FirstSeen": 1551315760,
"topTrending": -5.7700000000000005,
"topPerforming": 3.803
},
{
"Name": "ha-dockermon",
@ -74621,8 +74745,8 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 833,
"LastUpdateScan": 1635192210,
"downloads": 1294,
"LastUpdateScan": 1637787826,
"FirstSeen": 1629993826
},
{
@ -77434,11 +77558,10 @@
"Network-Web",
"Network-Management"
],
"downloads": 48882388,
"downloads": 49429811,
"stars": 23,
"trending": 0.862,
"trending": 1.107,
"trends": [
18.367,
10.48,
7.794,
9.514,
@ -77450,10 +77573,10 @@
6.627,
2.439,
0.926,
0.862
0.862,
1.107
],
"trendsDate": [
1604009423,
1606604938,
1609204054,
1611803535,
@ -77465,10 +77588,10 @@
1627394615,
1629993827,
1632593009,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
19125494,
21364595,
23170579,
25606721,
@ -77480,12 +77603,13 @@
46841300,
48012133,
48460839,
48882388
48882388,
49429811
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1601410113,
"topTrending": -17.505000000000003,
"topPerforming": 0.862
"topTrending": -9.373000000000001,
"topPerforming": 1.107
},
{
"Name": "szurubooru-api",
@ -133747,11 +133871,10 @@
"CategoryList": [
"Other"
],
"downloads": 662214,
"downloads": 754704,
"stars": 4,
"trending": 9.318,
"trending": 12.255,
"trends": [
42.161,
22.995,
6.906,
13.546,
@ -133763,10 +133886,10 @@
12.519,
15.246,
11.387,
9.318
9.318,
12.255
],
"trendsDate": [
1604009424,
1606604947,
1609204054,
1611803536,
@ -133778,10 +133901,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
134131,
174185,
187107,
216425,
@ -133793,12 +133916,13 @@
451001,
532129,
600512,
662214
662214,
754704
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1596211769,
"topTrending": -32.843,
"topPerforming": 9.318
"topTrending": -10.74,
"topPerforming": 12.255
},
{
"Name": "bazarr",
@ -157310,11 +157434,10 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 4672907,
"downloads": 5265468,
"stars": 20,
"trending": 2.801,
"trending": 11.254,
"trends": [
10.63,
5.393,
2.458,
1.239,
@ -157326,10 +157449,10 @@
2.854,
2.941,
2.58,
2.801
2.801,
11.254
],
"trendsDate": [
1603980646,
1606583523,
1609183888,
1611782547,
@ -157341,10 +157464,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
3384193,
3577104,
3667253,
3713252,
@ -157356,12 +157479,13 @@
4294699,
4424841,
4542034,
4672907
4672907,
5265468
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1585787455,
"topTrending": -7.829000000000001,
"topPerforming": 2.801
"topTrending": 5.861,
"topPerforming": 11.254
},
{
"Name": "netdata-glibc",
@ -160615,11 +160739,10 @@
"Downloaders",
"MediaServer-Books"
],
"downloads": 82048,
"downloads": 86256,
"stars": 7,
"trending": 5.114,
"trending": 4.879,
"trends": [
25.16,
5.25,
4.22,
7.738,
@ -160631,10 +160754,10 @@
4.801,
4.851,
6.845,
5.114
5.114,
4.879
],
"trendsDate": [
1603987753,
1606583529,
1609183888,
1611782547,
@ -160646,10 +160769,10 @@
1627394617,
1629993828,
1632593010,
1635192212
1635192212,
1637787828
],
"downloadtrend": [
41073,
43349,
45259,
49055,
@ -160661,11 +160784,12 @@
69005,
72523,
77852,
82048
82048,
86256
],
"LastUpdateScan": 1635192212,
"LastUpdateScan": 1637787828,
"FirstSeen": 1591003513,
"topTrending": -20.046
"topTrending": -0.37100000000000044
},
{
"Name": "intel-gpu-telegraf",
@ -164696,8 +164820,8 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 636,
"LastUpdateScan": 1635192212,
"downloads": 676,
"LastUpdateScan": 1637787828,
"FirstSeen": 1611782547
},
{
@ -178701,11 +178825,10 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 4672907,
"downloads": 5265468,
"stars": 20,
"trending": 2.801,
"trending": 11.254,
"trends": [
10.63,
5.393,
2.458,
1.239,
@ -178717,10 +178840,10 @@
2.854,
2.941,
2.58,
2.801
2.801,
11.254
],
"trendsDate": [
1603980646,
1606583523,
1609183888,
1611782547,
@ -178732,10 +178855,10 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
],
"downloadtrend": [
3384193,
3577104,
3667253,
3713252,
@ -178747,12 +178870,13 @@
4294699,
4424841,
4542034,
4672907
4672907,
5265468
],
"LastUpdateScan": 1635192211,
"LastUpdateScan": 1637787827,
"FirstSeen": 1585787455,
"topTrending": -7.829000000000001,
"topPerforming": 2.801
"topTrending": 5.861,
"topPerforming": 11.254
},
{
"Name": "Postgres12.5",
@ -179326,9 +179450,9 @@
"Tools-Utilities",
"Crypto"
],
"downloads": 252603,
"downloads": 316914,
"stars": 1,
"trending": 12.549,
"trending": 20.293,
"trends": [
40.498,
32.551,
@ -179336,7 +179460,8 @@
18.155,
16.064,
14.739,
12.549
12.549,
20.293
],
"trendsDate": [
1619575378,
@ -179345,7 +179470,8 @@
1627394618,
1629993829,
1632593011,
1635192212
1635192212,
1637787828
],
"downloadtrend": [
33598,
@ -179355,12 +179481,13 @@
158090,
188345,
220903,
252603
252603,
316914
],
"LastUpdateScan": 1635192212,
"LastUpdateScan": 1637787828,
"FirstSeen": 1611782547,
"topTrending": -27.948999999999998,
"topPerforming": 12.549
"topTrending": -20.205,
"topPerforming": 20.293
},
{
"Name": "GridcoinWalletGUI",
@ -184223,7 +184350,7 @@
"Privileged": "false",
"Support": "https://github.com/EdwardChamberlain/unraid-templates/issues",
"Project": "https://gitlab.com/Shinobi-Systems/Shinobi",
"Overview": "Shinobi built from source.",
"Overview": "THE OPEN SOURCE CCTV SOLUTION\r\nThe Next Generation in Open-Source Video Management Software with support for over 6000 IP and USB Cameras.",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/EdwardChamberlain/unraid-templates/main/shinobi.xml",
"Icon": "https://gitlab.com/uploads/-/system/project/avatar/6947723/mstile-150x150.png?width=64",
@ -184305,7 +184432,7 @@
}
],
"Repo": "Forum-Layman's Repository",
"Date": "1637772697",
"Date": "1637782053",
"templatePath": "/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/shinobi.xml",
"CategoryList": [
"HomeAutomation",

View File

@ -275,7 +275,7 @@
"min": "6.7.0"
},
"https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg": {
"version": "2021.11.22",
"version": "2021.11.24",
"min": "6.7.0"
},
"https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices-plus.plg": {

View File

@ -16532,12 +16532,11 @@
},
"jlesage/dupeguru": {
"Base": null,
"Downloads": 4608157,
"Downloads": 4883754,
"Stars": 25,
"Time": 1635192209,
"trending": 5.091,
"Time": 1637787826,
"trending": 5.643,
"trends": [
5.96,
3.93,
2.013,
3.177,
@ -16549,10 +16548,10 @@
11.057,
10.204,
5.181,
5.091
5.091,
5.643
],
"downloadtrend": [
2286640,
2380169,
2429060,
2508762,
@ -16564,10 +16563,10 @@
3723801,
4146978,
4373571,
4608157
4608157,
4883754
],
"trendsDate": [
1603987751,
1606583503,
1609183887,
1611782546,
@ -16579,7 +16578,8 @@
1627394615,
1629993826,
1632593008,
1635192209
1635192209,
1637787826
]
},
"jlesage/filebot": {
@ -18109,12 +18109,11 @@
},
"kthulu120/liquid_dl": {
"Base": null,
"Downloads": 123152,
"Downloads": 126877,
"Stars": 3,
"Time": 1635192210,
"trending": 2.773,
"Time": 1637787826,
"trending": 2.936,
"trends": [
4.1,
1.555,
1.425,
2.057,
@ -18126,10 +18125,10 @@
2.118,
2.495,
1.994,
2.773
2.773,
2.936
],
"downloadtrend": [
91390,
92834,
94176,
96154,
@ -18141,10 +18140,10 @@
114421,
117349,
119737,
123152
123152,
126877
],
"trendsDate": [
1603987752,
1606583507,
1609183887,
1611782546,
@ -18156,7 +18155,8 @@
1627394615,
1629993826,
1632593009,
1635192210
1635192210,
1637787826
]
},
"fenglc/pgadmin4": {
@ -33108,7 +33108,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1635192209,
"Time": 1637787825,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -35340,12 +35340,11 @@
},
"xirixiz/dsmr-reader-docker": {
"Base": null,
"Downloads": 4672907,
"Downloads": 5265468,
"Stars": 20,
"Time": 1635192211,
"trending": 2.801,
"Time": 1637787827,
"trending": 11.254,
"trends": [
10.63,
5.393,
2.458,
1.239,
@ -35357,10 +35356,10 @@
2.854,
2.941,
2.58,
2.801
2.801,
11.254
],
"downloadtrend": [
3384193,
3577104,
3667253,
3713252,
@ -35372,10 +35371,10 @@
4294699,
4424841,
4542034,
4672907
4672907,
5265468
],
"trendsDate": [
1603980646,
1606583523,
1609183888,
1611782547,
@ -35387,7 +35386,8 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
]
},
"hotio/readarr:unstable": {
@ -39932,12 +39932,11 @@
},
"twiddly/happypandax:latest": {
"Base": null,
"Downloads": 82048,
"Downloads": 86256,
"Stars": 7,
"Time": 1635192212,
"trending": 5.114,
"Time": 1637787828,
"trending": 4.879,
"trends": [
25.16,
5.25,
4.22,
7.738,
@ -39949,10 +39948,10 @@
4.801,
4.851,
6.845,
5.114
5.114,
4.879
],
"downloadtrend": [
41073,
43349,
45259,
49055,
@ -39964,10 +39963,10 @@
69005,
72523,
77852,
82048
82048,
86256
],
"trendsDate": [
1603987753,
1606583529,
1609183888,
1611782547,
@ -39979,7 +39978,8 @@
1627394617,
1629993828,
1632593010,
1635192212
1635192212,
1637787828
]
},
"dpage/pgadmin4": {
@ -41684,12 +41684,11 @@
},
"hotio/autoscan": {
"Base": null,
"Downloads": 662214,
"Downloads": 754704,
"Stars": 4,
"Time": 1635192211,
"trending": 9.318,
"Time": 1637787827,
"trending": 12.255,
"trends": [
42.161,
22.995,
6.906,
13.546,
@ -41701,10 +41700,10 @@
12.519,
15.246,
11.387,
9.318
9.318,
12.255
],
"downloadtrend": [
134131,
174185,
187107,
216425,
@ -41716,10 +41715,10 @@
451001,
532129,
600512,
662214
662214,
754704
],
"trendsDate": [
1604009424,
1606604947,
1609204054,
1611803536,
@ -41731,7 +41730,8 @@
1627394617,
1629993828,
1632593010,
1635192211
1635192211,
1637787827
]
},
"organizr/organizr": {
@ -42929,9 +42929,9 @@
},
"bgameiro/arch-cern-root": {
"Base": null,
"Downloads": 636,
"Downloads": 676,
"Stars": null,
"Time": 1635192212,
"Time": 1637787828,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -45087,12 +45087,11 @@
},
"statping/statping:latest": {
"Base": null,
"Downloads": 48882388,
"Downloads": 49429811,
"Stars": 23,
"Time": 1635192211,
"trending": 0.862,
"Time": 1637787827,
"trending": 1.107,
"trends": [
18.367,
10.48,
7.794,
9.514,
@ -45104,10 +45103,10 @@
6.627,
2.439,
0.926,
0.862
0.862,
1.107
],
"downloadtrend": [
19125494,
21364595,
23170579,
25606721,
@ -45119,10 +45118,10 @@
46841300,
48012133,
48460839,
48882388
48882388,
49429811
],
"trendsDate": [
1604009423,
1606604938,
1609204054,
1611803535,
@ -45134,7 +45133,8 @@
1627394615,
1629993827,
1632593009,
1635192211
1635192211,
1637787827
]
},
"https://raw.githubusercontent.com/doron1/unraid-sas-spindown/master/sas-spindown.plg": {
@ -48863,10 +48863,10 @@
},
"ptrfrll/nv-docker-trex": {
"Base": null,
"Downloads": 252603,
"Downloads": 316914,
"Stars": 1,
"Time": 1635192212,
"trending": 12.549,
"Time": 1637787828,
"trending": 20.293,
"trends": [
40.498,
32.551,
@ -48874,7 +48874,8 @@
18.155,
16.064,
14.739,
12.549
12.549,
20.293
],
"downloadtrend": [
33598,
@ -48884,7 +48885,8 @@
158090,
188345,
220903,
252603
252603,
316914
],
"trendsDate": [
1619575378,
@ -48893,7 +48895,8 @@
1627394618,
1629993829,
1632593011,
1635192212
1635192212,
1637787828
]
},
"https://raw.githubusercontent.com/SimonFair/unraid.usbip-gui/master/usbip-gui.plg": {
@ -55200,9 +55203,9 @@
},
"knex666/prpdf": {
"Base": null,
"Downloads": 833,
"Downloads": 1294,
"Stars": null,
"Time": 1635192210,
"Time": 1637787826,
"trending": null,
"trends": null,
"downloadtrend": null,