This commit is contained in:
Andrew Z 2023-09-08 14:05:03 -04:00
parent 2aed221ecc
commit 949adf2b3e
6 changed files with 166 additions and 16 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1694189128
"last_updated_timestamp": 1694196302
}

View File

@ -11894,7 +11894,7 @@
"RepoShort": "Unraid",
"TemplateURL": "https://raw.githubusercontent.com/unraid/docker-templates/master/limetech/UnraidNet.xml",
"Repository": "https://unraid-dl.sfo2.cdn.digitaloceanspaces.com/unraid-api/dynamix.unraid.net.plg",
"pluginVersion": "2023.09.07.1147",
"pluginVersion": "2023.09.08.0637",
"MinVer": "6.9.0-rc1",
"Overview": "Unraid Connect is your one-stop shop for server management, monitoring, and maintenance. Enjoy the convenience and connectivity of the cloud and take your Unraid experience to the next level with Connect.",
"RecommendedRaw": "1/1/2021",
@ -167380,7 +167380,6 @@
],
"downloads": 2683748,
"stars": 29,
"LastUpdate": 1672706121,
"trending": 1.011,
"trends": [
0.423,
@ -167410,6 +167409,7 @@
2683748
],
"LastUpdateScan": 1694189128,
"LastUpdate": 1672706121,
"FirstSeen": 1585570115,
"topTrending": 0.5879999999999999,
"topPerforming": 1.011
@ -233028,8 +233028,8 @@
"GameServers"
],
"downloads": 1008,
"LastUpdate": 1687996422,
"LastUpdateScan": 1694189128,
"LastUpdate": 1687996422,
"FirstSeen": 1675998253
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2098,
"last_updated_timestamp": 1694189128,
"last_updated": "2023-09-08 12:05",
"last_updated_timestamp": 1694196302,
"last_updated": "2023-09-08 14:05",
"categories": [
{
"Cat": "Backup:",
@ -12056,7 +12056,7 @@
"RepoShort": "Unraid",
"TemplateURL": "https://raw.githubusercontent.com/unraid/docker-templates/master/limetech/UnraidNet.xml",
"Repository": "https://unraid-dl.sfo2.cdn.digitaloceanspaces.com/unraid-api/dynamix.unraid.net.plg",
"pluginVersion": "2023.09.07.1147",
"pluginVersion": "2023.09.08.0637",
"MinVer": "6.9.0-rc1",
"Overview": "Unraid Connect is your one-stop shop for server management, monitoring, and maintenance. Enjoy the convenience and connectivity of the cloud and take your Unraid experience to the next level with Connect.",
"RecommendedRaw": "1/1/2021",
@ -167542,7 +167542,6 @@
],
"downloads": 2683748,
"stars": 29,
"LastUpdate": 1672706121,
"trending": 1.011,
"trends": [
0.423,
@ -167572,6 +167571,7 @@
2683748
],
"LastUpdateScan": 1694189128,
"LastUpdate": 1672706121,
"FirstSeen": 1585570115,
"topTrending": 0.5879999999999999,
"topPerforming": 1.011
@ -233190,8 +233190,8 @@
"GameServers"
],
"downloads": 1008,
"LastUpdate": 1687996422,
"LastUpdateScan": 1694189128,
"LastUpdate": 1687996422,
"FirstSeen": 1675998253
},
{

View File

@ -3710,10 +3710,6 @@ Processing /tmp/appFeed/templates/almusRepository/docker-apache-php.xml...Succes
Updating stats on containers
mikenye/picard
mikenye/picard Downloads: 2683748 Stars: 29 Base: unknown
goobaroo/legendoftheeyes
goobaroo/legendoftheeyes Downloads: 1008 Stars: 0 Base: unknown
Privileged: 102

View File

@ -167260,6 +167260,160 @@
"topTrending": 0.16300000000000003,
"topPerforming": 1.103
},
{
"Name": "MusicBrainz-Picard",
"Repository": "mikenye/picard",
"Registry": "https://hub.docker.com/r/mikenye/picard",
"Shell": "bash",
"Privileged": "false",
"Support": "https://www.github.com/mikenye/docker-picard",
"Project": "https://picard.musicbrainz.org/",
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/picard.xml",
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/picard.png",
"Overview": "Picard is a cross-platform music tagger written in Python.",
"WebUI": "http://[IP]:[PORT:5800]",
"Network": "bridge",
"Config": [
{
"@attributes": {
"Name": "Host Port for 5800",
"Target": "5800",
"Default": "5800",
"Mode": "tcp",
"Description": "Container Port: 5800",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path for /config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path for /storage",
"Target": "/storage",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /storage",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Display Width",
"Target": "DISPLAY_WIDTH",
"Default": "1280",
"Mode": "",
"Description": "Width (in pixels) of the application's window.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Display Height",
"Target": "DISPLAY_HEIGHT",
"Default": "768",
"Mode": "",
"Description": "Height (in pixels) of the application's window.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "USER_ID",
"Target": "USER_ID",
"Default": "99",
"Mode": "",
"Description": "Container Variable: USER_ID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GROUP_ID",
"Target": "GROUP_ID",
"Default": "100",
"Mode": "",
"Description": "Container Variable: GROUP_ID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "randomninjaatk's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/picard.xml",
"CategoryList": [
"MediaApp-Music"
],
"downloads": 2683748,
"stars": 29,
"LastUpdate": 1672706121,
"trending": 1.011,
"trends": [
0.423,
0.152,
0.172,
0.173,
0.268,
0.252,
1.011
],
"trendsDate": [
1673910254,
1676509676,
1679105068,
1681704265,
1684303467,
1686902680,
1694189128
],
"downloadtrend": [
2629726,
2633721,
2638248,
2642814,
2649929,
2656626,
2683748
],
"LastUpdateScan": 1694189128,
"FirstSeen": 1585570115,
"topTrending": 0.5879999999999999,
"topPerforming": 1.011
},
{
"Plugin": true,
"PluginURL": "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg",
@ -232873,9 +233027,9 @@
"CategoryList": [
"GameServers"
],
"downloads": 826,
"LastUpdateScan": 1691589943,
"downloads": 1008,
"LastUpdate": 1687996422,
"LastUpdateScan": 1694189128,
"FirstSeen": 1675998253
},
{

View File

@ -1,6 +1,6 @@
{
"https://unraid-dl.sfo2.cdn.digitaloceanspaces.com/unraid-api/dynamix.unraid.net.plg": {
"version": "2023.09.07.1147",
"version": "2023.09.08.0637",
"min": "6.9.0-rc1"
},
"https://raw.githubusercontent.com/Squidly271/ca.backup2/master/plugins/ca.backup2.plg": {