From 637a30073703ddb3a5a5688518e7344f884ff2e3 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Sun, 13 Oct 2024 10:08:13 -0400 Subject: [PATCH] Update --- log.txt | 7 +-- old-applicationFeed-raw.json | 99 ++++++++++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+), 3 deletions(-) diff --git a/log.txt b/log.txt index aa0ca4312..d391af439 100755 --- a/log.txt +++ b/log.txt @@ -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 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 18d1b8171..cf7a924db 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -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": "
        Requires additional configuration of Discord webhooks. See documentation: https://github.com/fscorrupt/docker-arrs2discord?tab=readme-ov-file#howto-discord-webhook
        

        Requires a `config.json` file in the "Config Path" directory. See example: https://raw.githubusercontent.com/fscorrupt/docker-arrs2discord/refs/heads/main/config/config.json.template
    ", + "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",