This commit is contained in:
Andrew Z 2024-08-16 16:06:29 -04:00
parent a743f57f21
commit fcd421fe4f
7 changed files with 483 additions and 180 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1723831590
"last_updated_timestamp": 1723838788
}

View File

@ -124597,9 +124597,9 @@
"Network-Proxy",
"Network-Privacy"
],
"downloads": 548,
"LastUpdateScan": 1721239593,
"downloads": 610,
"LastUpdate": 1719398131,
"LastUpdateScan": 1723838788,
"FirstSeen": 1710842764
},
{
@ -307583,7 +307583,9 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://github.com/rmcrackan/Libation",
"Overview": "Liberate your Library",
"Overview": "Liberate your Library. An Audible audiobook downloader.",
"ExtraSearchTerms": "Audible audiobooks download automation audio",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/libation-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/libation.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"

View File

@ -1,7 +1,7 @@
{
"apps": 2359,
"last_updated_timestamp": 1723831590,
"last_updated": "2024-08-16 14:06",
"last_updated_timestamp": 1723838788,
"last_updated": "2024-08-16 16:06",
"categories": [
{
"Cat": "AI:",
@ -124763,9 +124763,9 @@
"Network-Proxy",
"Network-Privacy"
],
"downloads": 548,
"LastUpdateScan": 1721239593,
"downloads": 610,
"LastUpdate": 1719398131,
"LastUpdateScan": 1723838788,
"FirstSeen": 1710842764
},
{
@ -307749,7 +307749,9 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://github.com/rmcrackan/Libation",
"Overview": "Liberate your Library",
"Overview": "Liberate your Library. An Audible audiobook downloader.",
"ExtraSearchTerms": "Audible audiobooks download automation audio",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/libation-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/libation.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"

View File

@ -4293,6 +4293,8 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
ich777/proxy-server
ich777/proxy-server Downloads: 610 Stars: 0 Base: unknown
Privileged: 104

View File

@ -11960,6 +11960,19 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PLEX_CLAIM",
"Target": "PLEX_CLAIM",
"Default": "",
"Description": "Specify the Plex Claim Code to retrieve your Plex Server, Claim Codes can be generated from https://plex.tv/claim - Note Claim Codes expire after 4 minutes.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
@ -12159,6 +12172,19 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PLEX_CLAIM",
"Target": "PLEX_CLAIM",
"Default": "",
"Description": "Specify the Plex Claim Code to retrieve your Plex Server, Claim Codes can be generated from https://plex.tv/claim - Note Claim Codes expire after 4 minutes.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
@ -13517,66 +13543,147 @@
"topPerforming": 0.368
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/radarr.xml",
"Name": "binhex-radarr",
"Overview": "This fork of Sonarr aims to turn it into something like Couchpotato. NOTE This application is under heavy development right now, it may not work correctly.",
"Support": "http://forums.unraid.net/index.php?topic=55549.0",
"ReadMe": "https://github.com/binhex/documentation",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-radarr/",
"GitHub": "https://github.com/binhex/arch-radarr",
"Repository": "binhex/arch-radarr",
"Project": "https://github.com/Radarr/Radarr",
"BindTime": "true",
"Registry": "https://github.com/binhex/arch-radarr",
"Network": "bridge",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "7878",
"ContainerPort": "7878",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/config",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/data",
"ContainerDir": "/data",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/media",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:7878]/",
"PrivilegedReq": "false",
"Shell": "bash",
"GitHub": "https://github.com/binhex/arch-radarr",
"ReadMe": "https://github.com/binhex/documentation",
"Support": "https://forums.unraid.net/topic/index.php?topic=55549.0/",
"Project": "https://github.com/Radarr/Radarr",
"Overview": "Radarr is a free and open-source movie collection manager. It is actually a fork of Sonarr but for movies\u2014 similar to what Couchpotato does. Radarr automatically monitors multiple RSS feeds for new movies and interfaces with Usenet and BitTorrent clients to grab, sort, and rename them. It supports automatic upgrading of the quality of existing files and features full integration with popular download clients and media servers.",
"WebUI": "http://[IP]:[PORT:7878]",
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/radarr.xml",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/radarr-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"Config": [
{
"@attributes": {
"Name": "Port: Web Interface",
"Target": "7878",
"Default": "7878",
"Mode": "tcp",
"Description": "This is the Web UI port for the application.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /config",
"Target": "/config",
"Default": "/mnt/user/appdata/radarr",
"Mode": "rw",
"Description": "This is the container path to your configuration files, e.g. databases, configuration files, logs etc.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /media",
"Target": "/media",
"Default": "/mnt/user",
"Mode": "rw",
"Description": "This is the container path to your media files, e.g. movies, tv, music, pictures etc.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "This is the container path to your downloaded files or user created content.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /shared",
"Target": "/shared",
"Default": "binhex-shared",
"Mode": "rw",
"Description": "This is a special Docker Volume used to store shared information between containers, such as incoming port number.",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
"Target": "SHARED_NETWORK",
"Default": "no|yes",
"Description": "Specify whether this container is sharing the network with another VPN container, if set to 'yes' then this container will stop when the VPN container is stopped.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PUID",
"Target": "PUID",
"Default": "99",
"Description": "User ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PGID",
"Target": "PGID",
"Default": "100",
"Description": "Group ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: UMASK",
"Target": "UMASK",
"Default": "000",
"Description": "UMASK for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Binhex's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/radarr.xml",
"CategoryList": [
@ -13620,112 +13727,303 @@
"topPerforming": 0.231
},
{
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/rclone.xml",
"Name": "binhex-rclone",
"Overview": "Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business and consumer file storage services, as well as standard transfer protocols.\n Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and --dry-run protection. It is used at the command line, in scripts or via its API.\n Users call rclone The Swiss army knife of cloud storage, and Technology indistinguishable from magic.",
"Support": "https://forums.unraid.net/topic/111235-support-binhex-rclone/",
"ReadMe": "https://github.com/binhex/documentation",
"Registry": "https://registry.hub.docker.com/r/binhex/arch-rclone/",
"GitHub": "https://github.com/binhex/arch-rclone",
"Repository": "binhex/arch-rclone",
"Project": "https://rclone.org/",
"BindTime": "true",
"Registry": "https://github.com/binhex/arch-rclone",
"Network": "bridge",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "53682",
"ContainerPort": "53682",
"Protocol": "tcp"
},
{
"HostPort": "5572",
"ContainerPort": "5572",
"Protocol": "tcp"
}
]
}
},
"Environment": {
"Variable": [
{
"Name": "RCLONE_CONFIG_PATH",
"Value": "/config/rclone/config/rclone.conf"
},
{
"Name": "RCLONE_MEDIA_SHARES",
"Value": ""
},
{
"Name": "RCLONE_REMOTE_NAME",
"Value": "remote"
},
{
"Name": "RCLONE_SLEEP_PERIOD",
"Value": "24h"
},
{
"Name": "RCLONE_USER_FLAGS",
"Value": ""
},
{
"Name": "RCLONE_OPERATION",
"Value": "copy"
},
{
"Name": "RCLONE_DIRECTION",
"Value": "localtoremote"
},
{
"Name": "RCLONE_POST_CHECK",
"Value": "yes"
},
{
"Name": "ENABLE_WEBUI",
"Value": "yes"
},
{
"Name": "WEBUI_USER",
"Value": "admin"
},
{
"Name": "WEBUI_PASS",
"Value": ""
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/config",
"ContainerDir": "/config",
"Mode": "rw"
},
{
"HostDir": "/mnt/user",
"ContainerDir": "/media",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:5572]/",
"PrivilegedReq": "false",
"Shell": "bash",
"GitHub": "https://github.com/binhex/arch-rclone",
"ReadMe": "https://github.com/binhex/documentation",
"Support": "https://forums.unraid.net/topic/111235-support-binhex-rclone/",
"Project": "https://rclone.org",
"Overview": "Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business and consumer file storage services, as well as standard transfer protocols. Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and --dry-run protection. It is used at the command line, in scripts or via its API. Users call rclone The Swiss army knife of cloud storage, and Technology indistinguishable from magic.",
"WebUI": "http://[IP]:[PORT:5572]",
"TemplateURL": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/rclone.xml",
"Icon": "https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/rclone-icon.png",
"DonateText": "If you appreciate my work, then please consider buying me a beer :D",
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4",
"Config": [
{
"@attributes": {
"Name": "Port: Web Interface",
"Target": "5572",
"Default": "5572",
"Mode": "tcp",
"Description": "This is the Web UI port for the application.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: Rclone Authorization",
"Target": "53682",
"Default": "53682",
"Mode": "tcp",
"Description": "This is the Rclone authorization port.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /config",
"Target": "/config",
"Default": "/mnt/user/appdata/rclone",
"Mode": "rw",
"Description": "This is the container path to your configuration files, e.g. databases, configuration files, logs etc.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /media",
"Target": "/media",
"Default": "/mnt/user",
"Mode": "rw",
"Description": "This is the container path to your media files, e.g. movies, tv, music, pictures etc.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /shared",
"Target": "/shared",
"Default": "binhex-shared",
"Mode": "rw",
"Description": "This is a special Docker Volume used to store shared information between containers, such as incoming port number.",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_CONFIG_PATH",
"Target": "RCLONE_CONFIG_PATH",
"Default": "/config/rclone/config/rclone.conf",
"Description": "Specify the file path to your preconfigured rclone configuration file.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_MEDIA_SHARES",
"Target": "RCLONE_MEDIA_SHARES",
"Default": "",
"Description": "Specify the media shares to process in rclone.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_REMOTE_NAME",
"Target": "RCLONE_REMOTE_NAME",
"Default": "remote",
"Description": "Specify the remote name as defined in the rclone configuration file.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_SLEEP_PERIOD",
"Target": "RCLONE_SLEEP_PERIOD",
"Default": "24h",
"Description": "Specify the delay between re-runs of rclone.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_OPERATION",
"Target": "RCLONE_OPERATION",
"Default": "copy|sync",
"Description": "Specify whether to copy new files or syncronise, syncronise may cause delete operation so use with caution.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_DIRECTION",
"Target": "RCLONE_DIRECTION",
"Default": "localtoremote|remotetolocal|both",
"Description": "Specify the direction to syncronise, local to remote, remote to local or two way sync.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: ENABLE_WEBUI",
"Target": "ENABLE_WEBUI",
"Default": "yes|no",
"Description": "Specify whether to enable the rclone Web UI.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: WEBUI_USER",
"Target": "WEBUI_USER",
"Default": "admin",
"Description": "Specify the rclone Web UI username.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: WEBUI_PASS",
"Target": "WEBUI_PASS",
"Default": "",
"Description": "Specify the rclone Web UI password.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_USER_FLAGS",
"Target": "RCLONE_USER_FLAGS",
"Default": "",
"Description": "Specify any additional user defined flags for rclone.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_POST_CHECK",
"Target": "RCLONE_POST_CHECK",
"Default": "yes|no",
"Description": "Specify whether to verify local and remote files match.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: RCLONE_POST_REPORT",
"Target": "RCLONE_POST_REPORT",
"Default": "combined|differ|error|match|missing-on-dst|missing-on-src",
"Description": "Specify what post check level to report.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: SHARED_NETWORK",
"Target": "SHARED_NETWORK",
"Default": "no|yes",
"Description": "Specify whether this container is sharing the network with another VPN container, if set to 'yes' then this container will stop when the VPN container is stopped.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PUID",
"Target": "PUID",
"Default": "99",
"Description": "User ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: PGID",
"Target": "PGID",
"Default": "100",
"Description": "Group ID for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Variable: UMASK",
"Target": "UMASK",
"Default": "000",
"Description": "UMASK for the running container",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Binhex's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/rclone.xml",
"CategoryList": [
@ -87578,7 +87876,6 @@
],
"downloads": 1416450,
"stars": 7,
"LastUpdate": 1643232020,
"trending": 1.058,
"trends": [
1.1,
@ -87608,6 +87905,7 @@
1416450
],
"LastUpdateScan": 1723824402,
"LastUpdate": 1643232020,
"FirstSeen": 1638075817,
"topTrending": -0.04200000000000004,
"topPerforming": 1.058
@ -88265,7 +88563,6 @@
],
"downloads": 90410955,
"stars": 551,
"LastUpdate": 1719219093,
"trending": 3.271,
"trends": [
6.917,
@ -88295,6 +88592,7 @@
90410955
],
"LastUpdateScan": 1723824402,
"LastUpdate": 1719219093,
"FirstSeen": 1627661002,
"topTrending": -3.646,
"topPerforming": 3.271
@ -99854,7 +100152,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1723824402,
"FirstSeen": 1622469787
},
{
@ -124093,7 +124390,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1723824402,
"FirstSeen": 1622462584
},
{
@ -128794,7 +129090,6 @@
"GameServers"
],
"downloads": 25481,
"LastUpdate": 1717665871,
"trending": 2.135,
"trends": [
1.151,
@ -128824,6 +129119,7 @@
25481
],
"LastUpdateScan": 1723824402,
"LastUpdate": 1717665871,
"FirstSeen": 1586095691,
"topTrending": 0.9839999999999998
},
@ -140359,7 +140655,6 @@
],
"downloads": 393616728,
"stars": 1932,
"LastUpdate": 1723810117,
"trending": 0.264,
"trends": [
0.226,
@ -140389,6 +140684,7 @@
393616728
],
"LastUpdateScan": 1723824402,
"LastUpdate": 1723810117,
"FirstSeen": 1632873816,
"topTrending": 0.038000000000000006,
"topPerforming": 0.264
@ -199871,7 +200167,6 @@
],
"downloads": 25141024,
"stars": 80,
"LastUpdate": 1610693787,
"trending": 0.222,
"trends": [
0.355,
@ -199901,6 +200196,7 @@
25141024
],
"LastUpdateScan": 1723824402,
"LastUpdate": 1610693787,
"FirstSeen": 1614668550,
"topTrending": -0.13299999999999998,
"topPerforming": 0.222
@ -199944,7 +200240,6 @@
],
"downloads": 1512479,
"stars": 2,
"LastUpdate": 1617356434,
"trending": 0.013,
"trends": [
0.008,
@ -199974,6 +200269,7 @@
1512479
],
"LastUpdateScan": 1723824403,
"LastUpdate": 1617356434,
"FirstSeen": 1614668550,
"topTrending": 0.004999999999999999,
"topPerforming": 0.013
@ -243250,7 +243546,6 @@
],
"downloads": 3113009,
"stars": 16,
"LastUpdate": 1710779452,
"trending": 5.145,
"trends": [
7.281,
@ -243280,6 +243575,7 @@
3113009
],
"LastUpdateScan": 1723824403,
"LastUpdate": 1710779452,
"FirstSeen": 1622478285,
"topTrending": -2.136,
"topPerforming": 5.145
@ -255268,8 +255564,8 @@
"Repo": "m0ngr31's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/Genmon.xml",
"downloads": 4064,
"LastUpdate": 1723596406,
"LastUpdateScan": 1723824403,
"LastUpdate": 1723596406,
"FirstSeen": 1695240344
},
{
@ -285019,7 +285315,6 @@
],
"downloads": 306648,
"stars": 62,
"LastUpdate": 1722917520,
"trending": 11.085,
"trends": [
5.456,
@ -285049,6 +285344,7 @@
306648
],
"LastUpdateScan": 1723824403,
"LastUpdate": 1722917520,
"FirstSeen": 1653658550,
"topTrending": 5.6290000000000004,
"topPerforming": 11.085
@ -287517,7 +287813,6 @@
],
"downloads": 210849,
"stars": 53,
"LastUpdate": 1715816993,
"trending": 4.424,
"trends": [
0.673,
@ -287547,6 +287842,7 @@
210849
],
"LastUpdateScan": 1723824403,
"LastUpdate": 1715816993,
"FirstSeen": 1674457447,
"topTrending": 3.7510000000000003,
"topPerforming": 4.424
@ -287796,8 +288092,8 @@
],
"downloads": 8577,
"stars": 2,
"LastUpdate": 1722905196,
"LastUpdateScan": 1723824404,
"LastUpdate": 1722905196,
"FirstSeen": 1674457448
},
{

View File

@ -88430,9 +88430,9 @@
},
"ich777/proxy-server": {
"Base": null,
"Downloads": 548,
"Downloads": 610,
"Stars": null,
"Time": 1721239593,
"Time": 1723838788,
"trending": null,
"trends": null,
"downloadtrend": null,

View File

@ -1,5 +1,5 @@
{
"caFixed": 605,
"caFixed": 606,
"fixedTemplates": {
"blue.lamp3445's Repository": {
"mikejmcguire/hass-actronque-amd64": [
@ -1780,7 +1780,8 @@
"No Icon specified within the application template"
],
"rmcrackan/libation:latest": [
"No Icon specified within the application template"
"Unknown category Status:",
"Unknown category Stable:"
],
"linaspurinis/mdblistarr:latest": [
"No Icon specified within the application template"