This commit is contained in:
Andrew Z 2024-02-03 22:06:00 -05:00
parent eadc1d963f
commit f2bc92129b
2 changed files with 5 additions and 126 deletions

View File

@ -3923,5 +3923,9 @@ Updating stats on containers
Privileged: 101
No change to feed
Updating GitHub

View File

@ -39158,8 +39158,8 @@
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/zotero.xml",
"LastUpdate": 1707006407,
"LastUpdateScan": 1707006472,
"LastUpdate": 1707006407,
"FirstSeen": 1707006472
},
{
@ -146727,131 +146727,6 @@
"topTrending": 3.7590000000000003,
"topPerforming": 6.551
},
{
"Name": "nzbgetcom",
"Repository": "nzbgetcom/nzbget:latest",
"Registry": "https://hub.docker.com/r/nzbgetcom/nzbget",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates/",
"Project": "https://github.com/nzbgetcom/nzbget/",
"Overview": "This is a fork of the original NZBGet project formerly maintained by hugbug. The nzbget.com project is an extension of the original, and is maintained in honor of and with respect to its maintainer of many years. We hope to continue where the hugbug left off by providing a useful downloader for the benefit of the Usenet community.\r\n\r\nMore information available at https://nzbget.com",
"WebUI": "http://[IP]:[PORT:6789]",
"TemplateURL": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/nzbget.xml",
"Icon": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/images/nzbget.png",
"Config": [
{
"@attributes": {
"Name": "Host Port for 6789",
"Target": "6789",
"Default": "6789",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "6789"
},
{
"@attributes": {
"Name": "Host Path for /config",
"Target": "/config",
"Default": "/mnt/cache/appdata/nzbget",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/nzbget"
},
{
"@attributes": {
"Name": "Downloads",
"Target": "/downloads ",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "TZ",
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "America/New_York"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "002",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "002"
}
],
"Repo": "xthursdayx's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/xthursdayx/nzbget.xml",
"CategoryList": [
"Downloaders"
],
"downloads": 7236,
"stars": 4,
"LastUpdateScan": 1706864767,
"LastUpdate": 1706278276,
"FirstSeen": 1706864767
},
{
"Name": "RoonServer",
"Repository": "steefdebruijn/docker-roonserver",