This commit is contained in:
Andrew Z 2022-02-28 06:03:17 -05:00
parent 5d4498d8cc
commit 88c29cb189
7 changed files with 128 additions and 116 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1646038998
"last_updated_timestamp": 1646046196
}

View File

@ -34784,11 +34784,11 @@
"Repo": "Dynamix Repository",
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/fileManager.xml",
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg",
"pluginVersion": "2022.02.22a",
"pluginVersion": "2022.02.28",
"MinVer": "6.10.0-rc3c",
"MaxVer": "6.10.0-rc4",
"Overview": "\nThis is a plugin to add a simple file management functionality to the file browser feature of the Unraid GUI.\nIt is the intention to make this an integrated GUI feature in the future.\n\nUsers can *Delete*, *Rename*, *Copy* and *Move* folders and files from the GUI. These actions can be applied to a single source or multiple sources at once.\n\nUse with care! The file management feature is a powerful utility and gives the user full control over the Unraid file system.\n",
"Date": 1645506000,
"Date": 1646024400,
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/fileManager.xml",
"CategoryList": [
"Tools-System",
@ -213600,16 +213600,17 @@
"FirstSeen": 1644498200
},
{
"Name": "Vorta2",
"Repository": "marklambert/vorta",
"Registry": "https://hub.docker.com/r/marklambert/vorta",
"Name": "Vorta",
"Repository": "ghcr.io/borgbase/vorta-docker",
"Registry": "https://ghcr.io/borgbase/vorta-docker",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117021-support-smartphonelover-vorta-gui-for-borg-backup/",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 The scumburg's image (Vorta: template) is based on Vorta 0.6.26 and Borg 1.1.11 (deprecated), and marklambert's image (Vorta2: template) is based on Vorta 0.8.2 and Borg 1.1.17 (latest).\r\n\u2022 Borg cache is located in '/config/xdg/cache/borg'.\r\n\u2022 Web links (external sites) are not working within the container.\r\n\r\nVERSION\r\n1.2 (2021-12-28)",
"Project": "https://github.com/borgbase/vorta-docker",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 Thank you very much 'marklambert (Ranbato)' and 'scumbug' for contributing on creating the Vorta docker image. Now, being in the official borgbase repo.\r\n\r\nVERSION\r\n1.3 (2022-02-28)",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta2.xml",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/vorta_200x200.png",
"PostArgs": "",
"CPUset": "",
@ -213631,24 +213632,10 @@
},
"value": "5800"
},
{
"@attributes": {
"Name": "Backups (from)",
"Target": "/locations/FROM",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups (to)",
"Target": "/locations/TO",
"Target": "/destination",
"Default": "",
"Mode": "rw",
"Description": "Specify the location for backups (destination).",
@ -213661,17 +213648,31 @@
},
{
"@attributes": {
"Name": "Directory (config)",
"Target": "/config",
"Default": "/mnt/user/appdata/Vorta2",
"Mode": "rw",
"Description": "",
"Name": "Backups (from)",
"Target": "/data",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "advanced",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Storage (config)",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "This is the location for the internal data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/vorta2"
"value": "/mnt/user/appdata/vorta"
},
{
"@attributes": {
@ -213717,14 +213718,13 @@
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta2.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta.xml",
"CategoryList": [
"Backup"
"Backup",
"Tools-Utilities"
],
"downloads": 4416,
"LastUpdateScan": 1645823019,
"LastUpdate": 1643289759,
"FirstSeen": 1640624625
"LastUpdateScan": 1646046195,
"FirstSeen": 1646046195
},
{
"Name": "Webmail-Lite-PHP",

View File

@ -1,7 +1,7 @@
{
"apps": 1621,
"last_updated_timestamp": 1646038998,
"last_updated": "2022-02-28 04:03",
"last_updated_timestamp": 1646046196,
"last_updated": "2022-02-28 06:03",
"categories": [
{
"Cat": "Backup:",
@ -34946,11 +34946,11 @@
"Repo": "Dynamix Repository",
"TemplateURL": "https://raw.githubusercontent.com/bergware/dynamix-plugins/master/fileManager.xml",
"Repository": "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg",
"pluginVersion": "2022.02.22a",
"pluginVersion": "2022.02.28",
"MinVer": "6.10.0-rc3c",
"MaxVer": "6.10.0-rc4",
"Overview": "\nThis is a plugin to add a simple file management functionality to the file browser feature of the Unraid GUI.\nIt is the intention to make this an integrated GUI feature in the future.\n\nUsers can *Delete*, *Rename*, *Copy* and *Move* folders and files from the GUI. These actions can be applied to a single source or multiple sources at once.\n\nUse with care! The file management feature is a powerful utility and gives the user full control over the Unraid file system.\n",
"Date": 1645506000,
"Date": 1646024400,
"templatePath": "/tmp/GitHub/AppFeed/templates/DynamixRepository/fileManager.xml",
"CategoryList": [
"Tools-System",
@ -213762,16 +213762,17 @@
"FirstSeen": 1644498200
},
{
"Name": "Vorta2",
"Repository": "marklambert/vorta",
"Registry": "https://hub.docker.com/r/marklambert/vorta",
"Name": "Vorta",
"Repository": "ghcr.io/borgbase/vorta-docker",
"Registry": "https://ghcr.io/borgbase/vorta-docker",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117021-support-smartphonelover-vorta-gui-for-borg-backup/",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 The scumburg's image (Vorta: template) is based on Vorta 0.6.26 and Borg 1.1.11 (deprecated), and marklambert's image (Vorta2: template) is based on Vorta 0.8.2 and Borg 1.1.17 (latest).\r\n\u2022 Borg cache is located in '/config/xdg/cache/borg'.\r\n\u2022 Web links (external sites) are not working within the container.\r\n\r\nVERSION\r\n1.2 (2021-12-28)",
"Project": "https://github.com/borgbase/vorta-docker",
"Overview": "DESCRIPTION\r\nThis is a docker template for Vorta (GUI for Borg Backup), a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.\r\n\r\nNOTES\r\n\u2022 Thank you very much 'marklambert (Ranbato)' and 'scumbug' for contributing on creating the Vorta docker image. Now, being in the official borgbase repo.\r\n\r\nVERSION\r\n1.3 (2022-02-28)",
"WebUI": "http://[IP]:[PORT:5800]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta2.xml",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Vorta.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/vorta_200x200.png",
"PostArgs": "",
"CPUset": "",
@ -213793,24 +213794,10 @@
},
"value": "5800"
},
{
"@attributes": {
"Name": "Backups (from)",
"Target": "/locations/FROM",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups (to)",
"Target": "/locations/TO",
"Target": "/destination",
"Default": "",
"Mode": "rw",
"Description": "Specify the location for backups (destination).",
@ -213823,17 +213810,31 @@
},
{
"@attributes": {
"Name": "Directory (config)",
"Target": "/config",
"Default": "/mnt/user/appdata/Vorta2",
"Mode": "rw",
"Description": "",
"Name": "Backups (from)",
"Target": "/data",
"Default": "",
"Mode": "ro",
"Description": "Specify the location for backups (source).",
"Type": "Path",
"Display": "advanced",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Storage (config)",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "This is the location for the internal data.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/vorta2"
"value": "/mnt/user/appdata/vorta"
},
{
"@attributes": {
@ -213879,14 +213880,13 @@
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta2.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Vorta.xml",
"CategoryList": [
"Backup"
"Backup",
"Tools-Utilities"
],
"downloads": 4416,
"LastUpdateScan": 1645823019,
"LastUpdate": 1643289759,
"FirstSeen": 1640624625
"LastUpdateScan": 1646046195,
"FirstSeen": 1646046195
},
{
"Name": "Webmail-Lite-PHP",

View File

@ -2103,5 +2103,6 @@
"diygod/rsshub": 1645887791,
"paulpoco/node:v3.4.0-alpha2": 1645952596,
"https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.preclear.plg": 1645995792,
"ghcr.io/phantombot/phantombot": 1646024592
"ghcr.io/phantombot/phantombot": 1646024592,
"ghcr.io/borgbase/vorta-docker": 1646046195
}

View File

@ -141,7 +141,6 @@
],
"downloads": 93920,
"stars": 1,
"LastUpdate": 1447387765,
"trending": 0.627,
"trends": [
0.572,
@ -171,6 +170,7 @@
93920
],
"LastUpdateScan": 1646031800,
"LastUpdate": 1447387765,
"FirstSeen": 1,
"topTrending": 0.05500000000000005
},
@ -222,7 +222,6 @@
"Network-Other"
],
"downloads": 136089,
"LastUpdate": 1433963189,
"trending": 0.658,
"trends": [
0.638,
@ -252,6 +251,7 @@
136089
],
"LastUpdateScan": 1646031800,
"LastUpdate": 1433963189,
"FirstSeen": 1,
"topTrending": 0.020000000000000018,
"topPerforming": 0.658
@ -304,7 +304,6 @@
"Downloaders"
],
"downloads": 59443,
"LastUpdate": 1447455644,
"trending": 2.507,
"trends": [
2.117,
@ -334,6 +333,7 @@
59443
],
"LastUpdateScan": 1646031800,
"LastUpdate": 1447455644,
"FirstSeen": 1,
"topTrending": 0.3900000000000001
},
@ -691,7 +691,6 @@
],
"downloads": 18316077,
"stars": 141,
"LastUpdate": 1625314610,
"trending": 0.699,
"trends": [
0.61,
@ -721,6 +720,7 @@
18316077
],
"LastUpdateScan": 1646031800,
"LastUpdate": 1625314610,
"FirstSeen": 1,
"topTrending": 0.08899999999999997,
"topPerforming": 0.699
@ -1037,7 +1037,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/CaptInsanosRepository/Capt.Insano/Koel.xml",
"downloads": 10221,
"stars": 1,
"LastUpdate": 1474479416,
"trending": 0.704,
"trends": [
0.966,
@ -1053,6 +1052,7 @@
10221
],
"LastUpdateScan": 1646031801,
"LastUpdate": 1474479416,
"FirstSeen": 1
},
{
@ -1233,7 +1233,6 @@
],
"downloads": 159235,
"stars": 2,
"LastUpdate": 1433192631,
"trending": 0.296,
"trends": [
0.273,
@ -1263,6 +1262,7 @@
159235
],
"LastUpdateScan": 1646031801,
"LastUpdate": 1433192631,
"FirstSeen": 1,
"topTrending": 0.022999999999999965,
"topPerforming": 0.296
@ -2756,7 +2756,6 @@
],
"downloads": 10041023,
"stars": 7,
"LastUpdate": 1645667300,
"trending": 2.94,
"trends": [
3.434,
@ -2786,6 +2785,7 @@
10041023
],
"LastUpdateScan": 1646031801,
"LastUpdate": 1645667300,
"FirstSeen": 1,
"topTrending": -0.4940000000000002,
"topPerforming": 2.94
@ -7238,7 +7238,6 @@
],
"downloads": 190759,
"stars": 3,
"LastUpdate": 1552683385,
"trending": 1.737,
"trends": [
6.342,
@ -7268,6 +7267,7 @@
190759
],
"LastUpdateScan": 1646031801,
"LastUpdate": 1552683385,
"FirstSeen": 1,
"topTrending": -4.6049999999999995,
"topPerforming": 1.737
@ -12280,8 +12280,8 @@
],
"downloads": 8834,
"stars": 2,
"LastUpdate": 1434627702,
"LastUpdateScan": 1646031802,
"LastUpdate": 1434627702,
"FirstSeen": 1434513600
},
{
@ -12962,7 +12962,6 @@
],
"downloads": 1245167,
"stars": 7,
"LastUpdate": 1451008182,
"trending": 3.616,
"trends": [
4.591,
@ -12992,6 +12991,7 @@
1245167
],
"LastUpdateScan": 1646031802,
"LastUpdate": 1451008182,
"FirstSeen": 1449291600,
"topTrending": -0.9750000000000001,
"topPerforming": 3.616
@ -33695,7 +33695,6 @@
],
"downloads": 483848,
"stars": 7,
"LastUpdate": 1645760256,
"trending": 3.117,
"trends": [
0.914,
@ -33725,6 +33724,7 @@
483848
],
"LastUpdateScan": 1646031802,
"LastUpdate": 1645760256,
"FirstSeen": 1509249600,
"topTrending": 2.203,
"topPerforming": 3.117
@ -35565,7 +35565,6 @@
],
"downloads": 220156613,
"stars": 446,
"LastUpdate": 1645967392,
"trending": 1.688,
"trends": [
3.559,
@ -35595,6 +35594,7 @@
220156613
],
"LastUpdateScan": 1646031802,
"LastUpdate": 1645967392,
"FirstSeen": 1,
"topTrending": -1.8710000000000002,
"topPerforming": 1.688
@ -37294,7 +37294,6 @@
],
"downloads": 6087795,
"stars": 6,
"LastUpdate": 1548123841,
"trending": 0.174,
"trends": [
0.48,
@ -37324,6 +37323,7 @@
6087795
],
"LastUpdateScan": 1646031803,
"LastUpdate": 1548123841,
"FirstSeen": 1491796800,
"topTrending": -0.306,
"topPerforming": 0.174
@ -38016,7 +38016,6 @@
"Network-Web"
],
"downloads": 129831,
"LastUpdate": 1538833230,
"trending": 1.503,
"trends": [
2.515,
@ -38046,6 +38045,7 @@
129831
],
"LastUpdateScan": 1646031803,
"LastUpdate": 1538833230,
"FirstSeen": 1,
"topTrending": -1.0120000000000002,
"topPerforming": 1.503
@ -39555,7 +39555,6 @@
],
"downloads": 342906015,
"stars": 3544,
"LastUpdate": 1646014742,
"trending": 2.605,
"trends": [
2.06,
@ -39585,6 +39584,7 @@
342906015
],
"LastUpdateScan": 1646031803,
"LastUpdate": 1646014742,
"FirstSeen": 1468468800,
"topTrending": 0.5449999999999999,
"topPerforming": 2.605
@ -43651,8 +43651,8 @@
],
"downloads": 1121281744,
"stars": 4603,
"LastUpdate": 1645673067,
"LastUpdateScan": 1646031803,
"LastUpdate": 1645673067,
"FirstSeen": 1581023199
},
{
@ -45138,7 +45138,6 @@
],
"downloads": 146366271,
"stars": 264,
"LastUpdate": 1645121399,
"trending": 4.912,
"trends": [
12.954,
@ -45168,6 +45167,7 @@
146366271
],
"LastUpdateScan": 1646031804,
"LastUpdate": 1645121399,
"FirstSeen": 1,
"topTrending": -8.042000000000002,
"topPerforming": 4.912
@ -54613,7 +54613,6 @@
],
"downloads": 297210,
"stars": 6,
"LastUpdate": 1531674991,
"trending": 2.261,
"trends": [
5.113,
@ -54643,6 +54642,7 @@
297210
],
"LastUpdateScan": 1646031804,
"LastUpdate": 1531674991,
"FirstSeen": 1,
"topTrending": -2.8520000000000003,
"topPerforming": 2.261
@ -60506,7 +60506,6 @@
"Network-Other"
],
"downloads": 26663,
"LastUpdate": 1525505774,
"trending": 0.139,
"trends": [
0.231,
@ -60536,6 +60535,7 @@
26663
],
"LastUpdateScan": 1646031805,
"LastUpdate": 1525505774,
"FirstSeen": "1525159259",
"topTrending": -0.092
},
@ -60610,7 +60610,6 @@
],
"downloads": 266225,
"stars": 6,
"LastUpdate": 1586393527,
"trending": 0.172,
"trends": [
0.261,
@ -60640,6 +60639,7 @@
266225
],
"LastUpdateScan": 1646031805,
"LastUpdate": 1586393527,
"FirstSeen": "1525560903",
"topTrending": -0.08900000000000002,
"topPerforming": 0.172
@ -63105,7 +63105,6 @@
],
"downloads": 64683639,
"stars": 62,
"LastUpdate": 1601104408,
"trending": 1.169,
"trends": [
1.377,
@ -63135,6 +63134,7 @@
64683639
],
"LastUpdateScan": 1646031805,
"LastUpdate": 1601104408,
"FirstSeen": "1528149716",
"topTrending": -0.20799999999999996,
"topPerforming": 1.169
@ -63626,7 +63626,6 @@
],
"downloads": 86988,
"stars": 2,
"LastUpdate": 1622683513,
"trending": 1.26,
"trends": [
2.097,
@ -63656,6 +63655,7 @@
86988
],
"LastUpdateScan": 1646031805,
"LastUpdate": 1622683513,
"FirstSeen": 1607037287,
"topTrending": -0.837
},
@ -87277,7 +87277,6 @@
"Tools-Utilities"
],
"downloads": 33431,
"LastUpdate": 1643017244,
"trending": 8.911,
"trends": [
18.178,
@ -87307,6 +87306,7 @@
33431
],
"LastUpdateScan": 1646031806,
"LastUpdate": 1643017244,
"FirstSeen": 1604430936,
"topTrending": -9.267000000000001
},
@ -92660,7 +92660,6 @@
"Downloaders"
],
"downloads": 49118,
"LastUpdate": 1643017760,
"trending": 9.746,
"trends": [
15.607,
@ -92690,6 +92689,7 @@
49118
],
"LastUpdateScan": 1646031806,
"LastUpdate": 1643017760,
"FirstSeen": 1601834982,
"topTrending": -5.860999999999999
},
@ -92863,7 +92863,6 @@
],
"downloads": 344671,
"stars": 2,
"LastUpdate": 1643018093,
"trending": 16.591,
"trends": [
21.75,
@ -92893,6 +92892,7 @@
344671
],
"LastUpdateScan": 1646031806,
"LastUpdate": 1643018093,
"FirstSeen": 1601849439,
"topTrending": -5.158999999999999,
"topPerforming": 16.591
@ -99532,7 +99532,6 @@
"Downloaders"
],
"downloads": 212773,
"LastUpdate": 1643018286,
"trending": 9.219,
"trends": [
17.299,
@ -99562,6 +99561,7 @@
212773
],
"LastUpdateScan": 1646031806,
"LastUpdate": 1643018286,
"FirstSeen": 1601834982,
"topTrending": -8.08,
"topPerforming": 9.219
@ -100724,7 +100724,6 @@
"Downloaders"
],
"downloads": 44751,
"LastUpdate": 1643368810,
"trending": 10.73,
"trends": [
13.889,
@ -100754,6 +100753,7 @@
44751
],
"LastUpdateScan": 1646031807,
"LastUpdate": 1643368810,
"FirstSeen": 1601834983,
"topTrending": -3.158999999999999
},
@ -101342,7 +101342,6 @@
"Downloaders"
],
"downloads": 111325,
"LastUpdate": 1643018376,
"trending": 8.683,
"trends": [
12.959,
@ -101372,6 +101371,7 @@
111325
],
"LastUpdateScan": 1646031807,
"LastUpdate": 1643018376,
"FirstSeen": 1601834984,
"topTrending": -4.276,
"topPerforming": 8.683
@ -123404,7 +123404,6 @@
],
"downloads": 8235897,
"stars": 10,
"LastUpdate": 1645398029,
"trending": 18.382,
"trends": [
19.574,
@ -123434,6 +123433,7 @@
8235897
],
"LastUpdateScan": 1646031808,
"LastUpdate": 1645398029,
"FirstSeen": 1612213758,
"topTrending": -1.1920000000000002,
"topPerforming": 18.382
@ -126958,8 +126958,8 @@
"Network-VPN"
],
"downloads": 5270,
"LastUpdate": 1609615569,
"LastUpdateScan": 1646031808,
"LastUpdate": 1609615569,
"FirstSeen": 1609657706
},
{
@ -140054,7 +140054,6 @@
],
"downloads": 2236164,
"stars": 19,
"LastUpdate": 1646010817,
"trending": 13.094,
"trends": [
6.876,
@ -140084,6 +140083,7 @@
2236164
],
"LastUpdateScan": 1646031808,
"LastUpdate": 1646010817,
"FirstSeen": 1591452467,
"topTrending": 6.217999999999999,
"topPerforming": 13.094
@ -141445,7 +141445,6 @@
],
"downloads": 11141328,
"stars": 33,
"LastUpdate": 1600775154,
"trending": 3.642,
"trends": [
3,
@ -141475,6 +141474,7 @@
11141328
],
"LastUpdateScan": 1646031808,
"LastUpdate": 1600775154,
"FirstSeen": 1583622406,
"topTrending": 0.6419999999999999,
"topPerforming": 3.642
@ -141823,7 +141823,6 @@
],
"downloads": 6855800,
"stars": 19,
"LastUpdate": 1644878681,
"trending": 2.912,
"trends": [
0.975,
@ -141853,6 +141852,7 @@
6855800
],
"LastUpdateScan": 1646031809,
"LastUpdate": 1644878681,
"FirstSeen": 1583622406,
"topTrending": 1.9369999999999998,
"topPerforming": 2.912
@ -144335,7 +144335,6 @@
],
"downloads": 34617776,
"stars": 44,
"LastUpdate": 1642011870,
"trending": 5.35,
"trends": [
3.941,
@ -144365,6 +144364,7 @@
34617776
],
"LastUpdateScan": 1646031809,
"LastUpdate": 1642011870,
"FirstSeen": 1583622407,
"topTrending": 1.4089999999999998,
"topPerforming": 5.35
@ -147537,7 +147537,6 @@
],
"downloads": 1210182,
"stars": 16,
"LastUpdate": 1607683349,
"trending": 5.467,
"trends": [
3.177,
@ -147567,6 +147566,7 @@
1210182
],
"LastUpdateScan": 1646031809,
"LastUpdate": 1607683349,
"FirstSeen": 1583622407,
"topTrending": 2.2899999999999996,
"topPerforming": 5.467
@ -152480,7 +152480,6 @@
],
"downloads": 62990080,
"stars": 220,
"LastUpdate": 1644865088,
"trending": 2.637,
"trends": [
2.758,
@ -152510,6 +152509,7 @@
62990080
],
"LastUpdateScan": 1646031810,
"LastUpdate": 1644865088,
"FirstSeen": 1586225327,
"topTrending": -0.121,
"topPerforming": 2.637
@ -158159,7 +158159,6 @@
"Network-Web"
],
"downloads": 15038,
"LastUpdate": 1588860317,
"trending": 5.865,
"trends": [
7.984,
@ -158184,6 +158183,7 @@
15038
],
"LastUpdateScan": 1646031810,
"LastUpdate": 1588860317,
"FirstSeen": 1588839290,
"topTrending": -2.1189999999999998
},
@ -172412,7 +172412,6 @@
"Productivity"
],
"downloads": 35565,
"LastUpdate": 1643036674,
"trending": 4.108,
"trends": [
17.037,
@ -172442,6 +172441,7 @@
35565
],
"LastUpdateScan": 1646031810,
"LastUpdate": 1643036674,
"FirstSeen": 1620014554,
"topTrending": -12.928999999999998
},
@ -174526,7 +174526,6 @@
],
"downloads": 143949423,
"stars": 341,
"LastUpdate": 1645924681,
"trending": 8.617,
"trends": [
6.94,
@ -174556,6 +174555,7 @@
143949423
],
"LastUpdateScan": 1646031810,
"LastUpdate": 1645924681,
"FirstSeen": 1625241803,
"topTrending": 1.6770000000000005,
"topPerforming": 8.617
@ -180585,7 +180585,6 @@
],
"downloads": 625565,
"stars": 4,
"LastUpdate": 1629581059,
"trending": 2.029,
"trends": [
4.405,
@ -180615,6 +180614,7 @@
625565
],
"LastUpdateScan": 1646031810,
"LastUpdate": 1629581059,
"FirstSeen": 1614862955,
"topTrending": -2.3760000000000003,
"topPerforming": 2.029
@ -184427,7 +184427,6 @@
],
"downloads": 1898789,
"stars": 16,
"LastUpdate": 1630079203,
"trending": 5.783,
"trends": [
33.734,
@ -184457,6 +184456,7 @@
1898789
],
"LastUpdateScan": 1646031811,
"LastUpdate": 1630079203,
"FirstSeen": 1620051564,
"topTrending": -27.951,
"topPerforming": 5.783

View File

@ -106,7 +106,7 @@
"min": "6.1.9"
},
"https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": {
"version": "2022.02.22a",
"version": "2022.02.28",
"min": "6.10.0-rc3c",
"max": "6.10.0-rc4"
},

View File

@ -58511,5 +58511,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"ghcr.io/borgbase/vorta-docker": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1646046195,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}