diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index dc1824b96..dd59e9f07 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -10034,8 +10034,8 @@ "ChangeLogPresent": true, "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml", "downloads": 80, - "LastUpdate": 1712880248, "LastUpdateScan": 1712880376, + "LastUpdate": 1712880248, "FirstSeen": 1712880376 }, { @@ -18086,8 +18086,8 @@ "Repo": "linuxserver's Repository", "ChangeLogPresent": true, "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml", - "LastUpdate": 1712879336, "LastUpdateScan": 1712880379, + "LastUpdate": 1712879336, "FirstSeen": 1712880379 }, { @@ -21685,8 +21685,8 @@ "ChangeLogPresent": true, "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml", "downloads": 127, - "LastUpdate": 1712880007, "LastUpdateScan": 1712880381, + "LastUpdate": 1712880007, "FirstSeen": 1712880381 }, { @@ -22624,8 +22624,8 @@ "ChangeLogPresent": true, "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml", "downloads": 26, - "LastUpdate": 1712880168, "LastUpdateScan": 1712880386, + "LastUpdate": 1712880168, "FirstSeen": 1712880386 }, { diff --git a/log.txt b/log.txt index 724d71eb3..23ea2d440 100644 --- a/log.txt +++ b/log.txt @@ -4054,23 +4054,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml.. Updating stats on containers -linuxserver/ardour -lscr.io/linuxserver/ardour Downloads: 80 Stars: 0 Base: unknown -Pulling -Error response from daemon: Head "https://ghcr.io/v2/linuxserver/ardour/manifests/latest": unauthorized -linuxserver/freetube -lscr.io/linuxserver/freetube Downloads: 0 Stars: 0 Base: unknown -Pulling -Error response from daemon: Head "https://ghcr.io/v2/linuxserver/freetube/manifests/latest": denied -linuxserver/keepassxc -lscr.io/linuxserver/keepassxc Downloads: 127 Stars: 0 Base: unknown -Pulling -Error response from daemon: Head "https://ghcr.io/v2/linuxserver/keepassxc/manifests/latest": unauthorized -linuxserver/librewolf -lscr.io/linuxserver/librewolf Downloads: 26 Stars: 0 Base: unknown -Pulling Privileged: 102 + +No change to feed + + Updating GitHub diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 01d5d60e7..dc1824b96 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -9917,6 +9917,127 @@ "topTrending": 2.0060000000000002, "topPerforming": 6.32 }, + { + "Name": "ardour", + "Repository": "lscr.io/linuxserver/ardour", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/ardour", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-ardour/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-ardour#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-ardour#readme", + "Project": "https://ardour.org/", + "Overview": "Ardour(https://ardour.org/) is an open source, collaborative effort of a worldwide team including musicians, programmers, and professional recording engineers.", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/ardour.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ardour-logo.png", + "Config": [ + { + "@attributes": { + "Name": "Port: 3000", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "Ardour desktop gui", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "Ardour desktop gui HTTPS", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores data and application config files.", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "SUBFOLDER", + "Target": "SUBFOLDER", + "Default": "/", + "Description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml", + "downloads": 80, + "LastUpdate": 1712880248, + "LastUpdateScan": 1712880376, + "FirstSeen": 1712880376 + }, { "Name": "audacity", "Repository": "lscr.io/linuxserver/audacity", @@ -17861,6 +17982,114 @@ "LastUpdate": 1712400611, "FirstSeen": 1702166344 }, + { + "Name": "freetube", + "Repository": "lscr.io/linuxserver/freetube", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/freetube", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-freetube/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-freetube#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-freetube#readme", + "Project": "https://freetubeapp.io/", + "Overview": "FreeTube(https://freetubeapp.io/) is a feature-rich and user-friendly YouTube client with a focus on privacy.", + "ExtraParams": "--shm-size=1gb", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/freetube.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freetube-logo.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "FreeTube desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "HTTPS FreeTube desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores local files and settings", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml", + "LastUpdate": 1712879336, + "LastUpdateScan": 1712880379, + "FirstSeen": 1712880379 + }, { "Name": "freshrss", "Repository": "lscr.io/linuxserver/freshrss", @@ -21352,6 +21581,114 @@ "FirstSeen": 1646759016, "topTrending": -0.052000000000000046 }, + { + "Name": "keepassxc", + "Repository": "lscr.io/linuxserver/keepassxc", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/keepassxc", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-keepassxc/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-keepassxc#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-keepassxc#readme", + "Project": "https://keepassxc.org/", + "Overview": "KeePassXC(https://keepassxc.org/) is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/keepassxc.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/keepassxc-logo.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "KeePassXC desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "KeePassXC desktop gui HTTPS.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores local files and settings", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml", + "downloads": 127, + "LastUpdate": 1712880007, + "LastUpdateScan": 1712880381, + "FirstSeen": 1712880381 + }, { "Name": "kicad", "Repository": "lscr.io/linuxserver/kicad", @@ -22169,6 +22506,128 @@ "topTrending": 0.783, "topPerforming": 1.488 }, + { + "Name": "librewolf", + "Repository": "lscr.io/linuxserver/librewolf", + "Registry": "https://github.com/orgs/linuxserver/packages/container/package/librewolf", + "DonateText": "Donations", + "DonateLink": "https://www.linuxserver.io/donate", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/linuxserver/docker-librewolf/issues/new/choose", + "Shell": "bash", + "GitHub": "https://github.com/linuxserver/docker-librewolf#application-setup", + "ReadMe": "https://github.com/linuxserver/docker-librewolf#readme", + "Project": "https://librewolf.net/", + "Overview": "LibreWolf(https://librewolf.net/) is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.", + "ExtraParams": "--shm-size=1gb", + "WebUI": "http://[IP]:[PORT:3000]", + "TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/librewolf.xml", + "Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librewolf-logo.png", + "Config": [ + { + "@attributes": { + "Name": "WebUI", + "Target": "3000", + "Default": "3000", + "Mode": "tcp", + "Description": "LibreWolf desktop gui.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Port: 3001", + "Target": "3001", + "Default": "3001", + "Mode": "tcp", + "Description": "LibreWolf desktop gui HTTPS.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Users home directory in the container, stores local files and settings", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "LIBREWOLF_CLI", + "Target": "LIBREWOLF_CLI", + "Default": "https://www.linuxserver.io/", + "Description": "Specify one or multiple LibreWolf CLI flags, this string will be passed to the application in full.", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "022", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "linuxserver's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml", + "downloads": 26, + "LastUpdate": 1712880168, + "LastUpdateScan": 1712880386, + "FirstSeen": 1712880386 + }, { "Name": "lidarr", "Repository": "lscr.io/linuxserver/lidarr",