This commit is contained in:
Andrew Z 2024-10-13 10:08:13 -04:00
parent 5f079a254f
commit 637a300737
2 changed files with 103 additions and 3 deletions

View File

@ -4395,11 +4395,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
fscorrupt/docker-arrs2discord
ghcr.io/fscorrupt/docker-arrs2discord Downloads: Stars: Base: unknown
Pulling ghcr.io/fscorrupt/docker-arrs2discord
Privileged: 106
No change to feed
Updating GitHub

View File

@ -312218,6 +312218,105 @@
"LastUpdate": 1726335598,
"FirstSeen": 1727237247
},
{
"Name": "Arrs2Discord",
"Repository": "ghcr.io/fscorrupt/docker-arrs2discord",
"Registry": "https://github.com/users/fscorrupt/packages/container/package/docker-arrs2discord",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/fscorrupt/docker-arrs2discord/issues",
"Project": "https://github.com/fscorrupt/docker-arrs2discord",
"Overview": "A collection of PowerShell scripts that collect information from *arrs API and sends it off to Discord via webhooks.",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/arrs2discord-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/arrs2discord.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requires additional configuration of Discord webhooks. See documentation: https://github.com/fscorrupt/docker-arrs2discord?tab=readme-ov-file#howto-discord-webhook<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requires a `config.json` file in the &quot;Config Path&quot; directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-arrs2discord/refs/heads/main/config/config.json.template<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "099",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "099"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "002",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "002"
},
{
"@attributes": {
"Name": "TERM",
"Target": "TERM",
"Default": "xterm",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "xterm"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/arrs2discord/config",
"Mode": "rw",
"Description": "Storage for config files",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/arrs2discord/config"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/arrs2discord.xml",
"CategoryList": [
"MediaServer",
"Tools-Utilities",
"Productivity",
"Other"
],
"LastUpdateScan": 1728821230,
"FirstSeen": 1728821230
},
{
"Name": "AutoKuma",
"Repository": "ghcr.io/bigboot/autokuma",