This commit is contained in:
Andrew Z 2024-09-02 06:06:33 -04:00
parent a71fa39929
commit 0e86aa128e
7 changed files with 63 additions and 155 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1725264392 "last_updated_timestamp": 1725271592
} }

View File

@ -1,57 +1,10 @@
[ [
{ {
"Name": "Janitorr-Official", "TemplatePath": "/tmp/appFeed/templates/SchakasRepository/janitorr.xml",
"Repository": "ghcr.io/schaka/janitorr:native-stable", "errors": [
"Registry": "https://github.com/Schaka/janitorr", "Opening and ending tag mismatch: Overview line 11 and Container"
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Icon": "https://raw.githubusercontent.com/Schaka/janitorr/main/logos/janitorr_icon.png",
"TemplateURL": "https://raw.githubusercontent.com/Schaka/unraid-templates/master/janitorr.xml",
"Requires": "<br>Before you can start using Janitorr, please make sure to read the README at https://github.com/Schaka/janitorr \r<br>It's important you understand how directories need to be mapped, so Janitorr sees the same files as Jellyfin/Emby and your *arrs. This may require additional volume mounts to this template. \r<br>You need to create the application.yml file under /mnt/user/appdata/janitorr/config/application.yml before Janitorr can start up. \r<br>The config template linked in the README contains all necessary config options and documentation. It is recommended to update this before manually before updating your Janitorr version. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "application.yml path",
"Target": "/workspace/application.yml",
"Default": "",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config/application.yml"
},
{
"@attributes": {
"Name": "Media Volume",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
], ],
"Repo": "Schaka's Repository", "FirstSeen": null
"Overview": "The official Unraid App for Janitorr published by its developer. \r\nSee this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"templatePath": "/tmp/GitHub/AppFeed/templates/SchakasRepository/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1723385177,
"FirstSeen": 1723385177
}, },
{ {
"TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml", "TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml",
@ -186838,7 +186791,6 @@
], ],
"downloads": 413043, "downloads": 413043,
"stars": 13, "stars": 13,
"LastUpdate": 1722581668,
"trending": 1.18, "trending": 1.18,
"trends": [ "trends": [
0.391, 0.391,
@ -186863,6 +186815,7 @@
413043 413043
], ],
"LastUpdateScan": 1725264392, "LastUpdateScan": 1725264392,
"LastUpdate": 1722581668,
"FirstSeen": 1712268369, "FirstSeen": 1712268369,
"topTrending": 0.7889999999999999 "topTrending": 0.7889999999999999
}, },
@ -203114,21 +203067,24 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 49483, "downloads": 52971,
"stars": 1, "stars": 1,
"trending": 8.407, "LastUpdate": 1714141499,
"trending": 6.585,
"trends": [ "trends": [
8.407 8.407,
6.585
], ],
"trendsDate": [ "trendsDate": [
1722672396 1722672396,
1725271591
], ],
"downloadtrend": [ "downloadtrend": [
45323, 45323,
49483 49483,
52971
], ],
"LastUpdateScan": 1722672396, "LastUpdateScan": 1725271591,
"LastUpdate": 1714141499,
"FirstSeen": 1720073171 "FirstSeen": 1720073171
}, },
{ {
@ -345345,8 +345301,8 @@
], ],
"downloads": 4849, "downloads": 4849,
"stars": 3, "stars": 3,
"LastUpdate": 1707071771,
"LastUpdateScan": 1725264392, "LastUpdateScan": 1725264392,
"LastUpdate": 1707071771,
"FirstSeen": 1707073625 "FirstSeen": 1707073625
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"apps": 2416, "apps": 2416,
"last_updated_timestamp": 1725264392, "last_updated_timestamp": 1725271592,
"last_updated": "2024-09-02 04:06", "last_updated": "2024-09-02 06:06",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -166,58 +166,11 @@
], ],
"applist": [ "applist": [
{ {
"Name": "Janitorr-Official", "TemplatePath": "/tmp/appFeed/templates/SchakasRepository/janitorr.xml",
"Repository": "ghcr.io/schaka/janitorr:native-stable", "errors": [
"Registry": "https://github.com/Schaka/janitorr", "Opening and ending tag mismatch: Overview line 11 and Container"
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Icon": "https://raw.githubusercontent.com/Schaka/janitorr/main/logos/janitorr_icon.png",
"TemplateURL": "https://raw.githubusercontent.com/Schaka/unraid-templates/master/janitorr.xml",
"Requires": "<br>Before you can start using Janitorr, please make sure to read the README at https://github.com/Schaka/janitorr \r<br>It's important you understand how directories need to be mapped, so Janitorr sees the same files as Jellyfin/Emby and your *arrs. This may require additional volume mounts to this template. \r<br>You need to create the application.yml file under /mnt/user/appdata/janitorr/config/application.yml before Janitorr can start up. \r<br>The config template linked in the README contains all necessary config options and documentation. It is recommended to update this before manually before updating your Janitorr version. \r<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "application.yml path",
"Target": "/workspace/application.yml",
"Default": "",
"Mode": "rw",
"Description": "Where the config file will be stored",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/janitorr/config/application.yml"
},
{
"@attributes": {
"Name": "Media Volume",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Add the directory to where your media is stored",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
], ],
"Repo": "Schaka's Repository", "FirstSeen": null
"Overview": "The official Unraid App for Janitorr published by its developer. \r\nSee this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"templatePath": "/tmp/GitHub/AppFeed/templates/SchakasRepository/janitorr.xml",
"CategoryList": [
"MediaApp-Video",
"MediaServer-Video",
"Other",
"Tools-Utilities"
],
"LastUpdateScan": 1723385177,
"FirstSeen": 1723385177
}, },
{ {
"TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml", "TemplatePath": "/tmp/appFeed/templates/ThatGuyOrlandosRepository/ca_profile.xml",
@ -187004,7 +186957,6 @@
], ],
"downloads": 413043, "downloads": 413043,
"stars": 13, "stars": 13,
"LastUpdate": 1722581668,
"trending": 1.18, "trending": 1.18,
"trends": [ "trends": [
0.391, 0.391,
@ -187029,6 +186981,7 @@
413043 413043
], ],
"LastUpdateScan": 1725264392, "LastUpdateScan": 1725264392,
"LastUpdate": 1722581668,
"FirstSeen": 1712268369, "FirstSeen": 1712268369,
"topTrending": 0.7889999999999999 "topTrending": 0.7889999999999999
}, },
@ -203280,21 +203233,24 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 49483, "downloads": 52971,
"stars": 1, "stars": 1,
"trending": 8.407, "LastUpdate": 1714141499,
"trending": 6.585,
"trends": [ "trends": [
8.407 8.407,
6.585
], ],
"trendsDate": [ "trendsDate": [
1722672396 1722672396,
1725271591
], ],
"downloadtrend": [ "downloadtrend": [
45323, 45323,
49483 49483,
52971
], ],
"LastUpdateScan": 1722672396, "LastUpdateScan": 1725271591,
"LastUpdate": 1714141499,
"FirstSeen": 1720073171 "FirstSeen": 1720073171
}, },
{ {
@ -345511,8 +345467,8 @@
], ],
"downloads": 4849, "downloads": 4849,
"stars": 3, "stars": 3,
"LastUpdate": 1707071771,
"LastUpdateScan": 1725264392, "LastUpdateScan": 1725264392,
"LastUpdate": 1707071771,
"FirstSeen": 1707073625 "FirstSeen": 1707073625
}, },
{ {

13
log.txt
View File

@ -8,7 +8,8 @@ Downloading Featured apps Downloading https://raw.githubusercontent.com/Squidly2
Downloading Schaka's Repository: https://github.com/Schaka/unraid-templates -> /tmp/appFeed/templates/SchakasRepository Attempt 1...https://github.com/Schaka/unraid-templates/archive/master.tar.gz Success! Downloading Schaka's Repository: https://github.com/Schaka/unraid-templates -> /tmp/appFeed/templates/SchakasRepository Attempt 1...https://github.com/Schaka/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/SchakasRepository/ca_profile.xml...FOUND PROFILE Processing /tmp/appFeed/templates/SchakasRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/SchakasRepository/janitorr.xml...Success Processing /tmp/appFeed/templates/SchakasRepository/janitorr.xml...Failed
Failed loading XML
Downloading ThatGuyOrlando's Repository: https://github.com/lando786/unraid-templates -> /tmp/appFeed/templates/ThatGuyOrlandosRepository Attempt 1...https://github.com/lando786/unraid-templates/archive/master.tar.gz Success! Downloading ThatGuyOrlando's Repository: https://github.com/lando786/unraid-templates -> /tmp/appFeed/templates/ThatGuyOrlandosRepository Attempt 1...https://github.com/lando786/unraid-templates/archive/master.tar.gz Success!
@ -4370,14 +4371,8 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers Updating stats on containers
Tagged - Can't determine last update soulteary/cronicle
cryptpad/cryptpad soulteary/cronicle:latest Downloads: 52971 Stars: 1 Base: unknown
cryptpad/cryptpad:version-5.7.0 Downloads: 413043 Stars: 13 Base: unknown
codeberg.org/readeck/readeck
codeberg.org/readeck/readeck:latest Downloads: Stars: Base: unknown
Tagged - Can't determine last update
nodiaque/steamcmd
nodiaque/steamcmd:enshrouded_proton Downloads: 4849 Stars: 3 Base: unknown
Privileged: 104 Privileged: 104

View File

@ -186836,32 +186836,35 @@
"Productivity", "Productivity",
"Security" "Security"
], ],
"downloads": 408170, "downloads": 413043,
"stars": 13, "stars": 13,
"trending": 1.191, "LastUpdate": 1722581668,
"trending": 1.18,
"trends": [ "trends": [
0.391, 0.391,
0.994, 0.994,
1.119, 1.119,
1.191 1.191,
1.18
], ],
"trendsDate": [ "trendsDate": [
1714867565, 1714867565,
1717466817, 1717466817,
1720065975, 1720065975,
1722665213 1722665213,
1725264392
], ],
"downloadtrend": [ "downloadtrend": [
393291, 393291,
394833, 394833,
398796, 398796,
403309, 403309,
408170 408170,
413043
], ],
"LastUpdateScan": 1722665213, "LastUpdateScan": 1725264392,
"LastUpdate": 1722581668,
"FirstSeen": 1712268369, "FirstSeen": 1712268369,
"topTrending": 0.8 "topTrending": 0.7889999999999999
}, },
{ {
"Name": "cyberchef", "Name": "cyberchef",
@ -286422,7 +286425,7 @@
"CategoryList": [ "CategoryList": [
"Productivity" "Productivity"
], ],
"LastUpdateScan": 1722665213, "LastUpdateScan": 1725264392,
"FirstSeen": 1712268374 "FirstSeen": 1712268374
}, },
{ {
@ -345340,10 +345343,10 @@
"CategoryList": [ "CategoryList": [
"GameServers" "GameServers"
], ],
"downloads": 4660, "downloads": 4849,
"stars": 3, "stars": 3,
"LastUpdateScan": 1722665213,
"LastUpdate": 1707071771, "LastUpdate": 1707071771,
"LastUpdateScan": 1725264392,
"FirstSeen": 1707073625 "FirstSeen": 1707073625
}, },
{ {

View File

@ -91545,19 +91545,22 @@
}, },
"soulteary/cronicle:latest": { "soulteary/cronicle:latest": {
"Base": null, "Base": null,
"Downloads": 49483, "Downloads": 52971,
"Stars": 1, "Stars": 1,
"Time": 1722672396, "Time": 1725271591,
"trending": 8.407, "trending": 6.585,
"trends": [ "trends": [
8.407 8.407,
6.585
], ],
"downloadtrend": [ "downloadtrend": [
45323, 45323,
49483 49483,
52971
], ],
"trendsDate": [ "trendsDate": [
1722672396 1722672396,
1725271591
], ],
"LastUpdate": 1714141499 "LastUpdate": 1714141499
}, },

View File

@ -1,11 +1,6 @@
{ {
"caFixed": 617, "caFixed": 616,
"fixedTemplates": { "fixedTemplates": {
"Schaka's Repository": {
"ghcr.io/schaka/janitorr:native-stable": [
"Multiple Overviews Found"
]
},
"whallin's Repository": { "whallin's Repository": {
"REPONAME": [ "REPONAME": [
"Fatal: Invalid repository found. Only lowercase is allowed", "Fatal: Invalid repository found. Only lowercase is allowed",