mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-10 18:56:57 +00:00
Update
This commit is contained in:
parent
5f079a254f
commit
637a300737
7
log.txt
7
log.txt
@ -4395,11 +4395,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
|||||||
|
|
||||||
Updating stats on containers
|
Updating stats on containers
|
||||||
|
|
||||||
fscorrupt/docker-arrs2discord
|
|
||||||
ghcr.io/fscorrupt/docker-arrs2discord Downloads: Stars: Base: unknown
|
|
||||||
Pulling ghcr.io/fscorrupt/docker-arrs2discord
|
|
||||||
Privileged: 106
|
Privileged: 106
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
No change to feed
|
||||||
|
|
||||||
|
|
||||||
Updating GitHub
|
Updating GitHub
|
||||||
|
|
||||||
|
@ -312218,6 +312218,105 @@
|
|||||||
"LastUpdate": 1726335598,
|
"LastUpdate": 1726335598,
|
||||||
"FirstSeen": 1727237247
|
"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> Requires additional configuration of Discord webhooks. See documentation: https://github.com/fscorrupt/docker-arrs2discord?tab=readme-ov-file#howto-discord-webhook<br> <br><br> 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<br> ",
|
||||||
|
"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",
|
"Name": "AutoKuma",
|
||||||
"Repository": "ghcr.io/bigboot/autokuma",
|
"Repository": "ghcr.io/bigboot/autokuma",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user