This commit is contained in:
Andrew Z 2024-08-29 04:07:01 -04:00
parent 5fdea217a5
commit 48fe046c14
7 changed files with 36 additions and 31 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1724897220
"last_updated_timestamp": 1724918820
}

View File

@ -8,7 +8,6 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin or Emby before you run out of space on your server. \r\nBefore updating, please make sure your config matches the latest config template on GitHub. \r\r\n\nSee this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"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;",
@ -43,6 +42,7 @@
}
],
"Repo": "Schaka's Repository",
"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",
@ -1561,6 +1561,7 @@
{
"Name": "wh-jellyfin",
"Overview": "Jellyfin is a volunteer-built media solution that lets you stream your own media to any device.",
"Requires": "<br>Jellyfin requires:\r<br>- (Optional) For hardware acceleration; an QSV, NVENC, AMF, or VA-API capable device.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Learn more: https://jellyfin.org/docs/general/administration/hardware-acceleration",
"Repository": "ghcr.io/linuxserver/jellyfin:latest",
"Registry": "https://github.com/linuxserver/docker-jellyfin/pkgs/container/jellyfin",
"Project": "https://jellyfin.org/",
@ -1640,7 +1641,7 @@
"Mode": "",
"Description": "Hardware acceleration for Intel/ATI/AMD",
"Type": "Device",
"Display": "always",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
@ -1652,9 +1653,9 @@
"Target": "",
"Default": "",
"Mode": "",
"Description": "Hardware acceleration for Intel/ATI/AMD",
"Description": "Hardware acceleration for /AMD",
"Type": "Device",
"Display": "always",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
@ -1680,7 +1681,7 @@
"Target": "DOCKER_MODS",
"Default": "linuxserver/mods:jellyfin-opencl-intel|linuxserver/mods:jellyfin-amd",
"Mode": "",
"Description": "Enables OpenCL or AMD VAAPI hardware acceleration",
"Description": "Enables OpenCL or AMD VA-API hardware acceleration",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -2521,8 +2522,8 @@
},
{
"Name": "wh-stirling-pdf",
"Overview": "#1 Locally hosted web application that allows you to perform various operations on PDF files.",
"Requires": "<br>Stirling-PDF requires:\r<br>- (Optional) Tesseract language packs for OCR.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Setting up OCR: https://stirlingtools.com/docs/Advanced%20Configuration/OCR",
"Overview": "Locally hosted web application that allows you to perform various operations on PDF files.",
"Requires": "<br>Stirling-PDF requires:\r<br>- (Optional) Tesseract language packs for OCR.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Learn more: https://stirlingtools.com/docs/Advanced%20Configuration/OCR",
"Repository": "ghcr.io/stirling-tools/s-pdf:latest-fat",
"Registry": "https://github.com/Stirling-Tools/Stirling-PDF/pkgs/container/s-pdf",
"Project": "https://stirlingtools.com/",
@ -7564,7 +7565,7 @@
"CategoryList": [
"Network-Messenger"
],
"LastUpdateScan": 1722319587,
"LastUpdateScan": 1724918820,
"FirstSeen": 1714521786
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2405,
"last_updated_timestamp": 1724897220,
"last_updated": "2024-08-28 22:07",
"last_updated_timestamp": 1724918820,
"last_updated": "2024-08-29 04:07",
"categories": [
{
"Cat": "AI:",
@ -174,7 +174,6 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/172461-support-janitorr/",
"Project": "https://github.com/Schaka/janitorr",
"Overview": "Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin or Emby before you run out of space on your server. \r\nBefore updating, please make sure your config matches the latest config template on GitHub. \r\r\n\nSee this thread for why you shouldn't use any unofficial app: https://github.com/JamsRepos/Unraid-Templates/issues/1",
"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;",
@ -209,6 +208,7 @@
}
],
"Repo": "Schaka's Repository",
"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",
@ -681,8 +681,8 @@
],
"downloads": 165047116,
"stars": 233,
"LastUpdate": 1724881319,
"LastUpdateScan": 1724897201,
"LastUpdate": 1724881319,
"FirstSeen": 1724897201
},
{
@ -1016,8 +1016,8 @@
],
"downloads": 285813,
"stars": 7,
"LastUpdate": 1724594269,
"LastUpdateScan": 1724897206,
"LastUpdate": 1724594269,
"FirstSeen": 1690409085
},
{
@ -1727,6 +1727,7 @@
{
"Name": "wh-jellyfin",
"Overview": "Jellyfin is a volunteer-built media solution that lets you stream your own media to any device.",
"Requires": "<br>Jellyfin requires:\r<br>- (Optional) For hardware acceleration; an QSV, NVENC, AMF, or VA-API capable device.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Learn more: https://jellyfin.org/docs/general/administration/hardware-acceleration",
"Repository": "ghcr.io/linuxserver/jellyfin:latest",
"Registry": "https://github.com/linuxserver/docker-jellyfin/pkgs/container/jellyfin",
"Project": "https://jellyfin.org/",
@ -1806,7 +1807,7 @@
"Mode": "",
"Description": "Hardware acceleration for Intel/ATI/AMD",
"Type": "Device",
"Display": "always",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
@ -1818,9 +1819,9 @@
"Target": "",
"Default": "",
"Mode": "",
"Description": "Hardware acceleration for Intel/ATI/AMD",
"Description": "Hardware acceleration for /AMD",
"Type": "Device",
"Display": "always",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
@ -1846,7 +1847,7 @@
"Target": "DOCKER_MODS",
"Default": "linuxserver/mods:jellyfin-opencl-intel|linuxserver/mods:jellyfin-amd",
"Mode": "",
"Description": "Enables OpenCL or AMD VAAPI hardware acceleration",
"Description": "Enables OpenCL or AMD VA-API hardware acceleration",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -1868,8 +1869,8 @@
],
"downloads": 141452131,
"stars": 715,
"LastUpdate": 1724653530,
"LastUpdateScan": 1724897209,
"LastUpdate": 1724653530,
"FirstSeen": 1724897209
},
{
@ -2119,8 +2120,8 @@
],
"downloads": 48853,
"stars": 5,
"LastUpdate": 1724760528,
"LastUpdateScan": 1724897214,
"LastUpdate": 1724760528,
"FirstSeen": 1723068406
},
{
@ -2687,8 +2688,8 @@
},
{
"Name": "wh-stirling-pdf",
"Overview": "#1 Locally hosted web application that allows you to perform various operations on PDF files.",
"Requires": "<br>Stirling-PDF requires:\r<br>- (Optional) Tesseract language packs for OCR.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Setting up OCR: https://stirlingtools.com/docs/Advanced%20Configuration/OCR",
"Overview": "Locally hosted web application that allows you to perform various operations on PDF files.",
"Requires": "<br>Stirling-PDF requires:\r<br>- (Optional) Tesseract language packs for OCR.\r<br>&nbsp;&nbsp;&nbsp;&nbsp;Learn more: https://stirlingtools.com/docs/Advanced%20Configuration/OCR",
"Repository": "ghcr.io/stirling-tools/s-pdf:latest-fat",
"Registry": "https://github.com/Stirling-Tools/Stirling-PDF/pkgs/container/s-pdf",
"Project": "https://stirlingtools.com/",
@ -7730,7 +7731,7 @@
"CategoryList": [
"Network-Messenger"
],
"LastUpdateScan": 1722319587,
"LastUpdateScan": 1724918820,
"FirstSeen": 1714521786
},
{
@ -347392,8 +347393,8 @@
"MediaApp-Other"
],
"downloads": 2772,
"LastUpdate": 1719031001,
"LastUpdateScan": 1724897220,
"LastUpdate": 1719031001,
"FirstSeen": 1711900989
}
],

View File

@ -1 +1 @@
588
637

View File

@ -4350,12 +4350,10 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
androidseb25/igotify-notification-assist
ghcr.io/androidseb25/igotify-notification-assist:latest Downloads: Stars: Base: unknown
Privileged: 104
No change to feed
Updating GitHub

View File

@ -89430,7 +89430,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1722319587,
"Time": 1724918820,
"trending": null,
"trends": null,
"downloadtrend": null,

View File

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