From 1c79606bdf048ee36283aaeba79a0e2e3fb914c6 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Tue, 17 Jan 2023 09:40:12 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 1267 ++++++++++++++++++++++++++++- applicationFeed.json | 1292 +++++++++++++++++++++++++++++- duplicatedTemplates.json | 5 +- firstSeen.json | 4 +- log.txt | 8 +- old-applicationFeed-raw.json | 2 +- repoInfo.json | 41 +- repositoryList.json | 625 ++++++++------- statistics.json | 7 +- 10 files changed, 2914 insertions(+), 339 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 1502e0301..415b9f6c7 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1673946257 + "last_updated_timestamp": 1673966409 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 5784619e7..6d70772f0 100755 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -267742,21 +267742,24 @@ "CategoryList": [ "Productivity" ], - "downloads": 54092778, - "stars": 199, - "trending": 1.309, + "downloads": 55259230, + "stars": 203, + "LastUpdate": 1673461075, + "trending": 2.111, "trends": [ - 1.309 + 1.309, + 2.111 ], "trendsDate": [ - 1671361557 + 1671361557, + 1673966409 ], "downloadtrend": [ 53384898, - 54092778 + 54092778, + 55259230 ], - "LastUpdateScan": 1671361557, - "LastUpdate": 1670938082, + "LastUpdateScan": 1673966409, "FirstSeen": 1668769161 }, { @@ -269350,5 +269353,1253 @@ "LastUpdateScan": 1673039367, "LastUpdate": 1672876297, "FirstSeen": 1673039367 + }, + { + "Name": "jellyfin-discord-bot", + "Repository": "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest", + "Registry": "https://ghcr.io/manuel-rw/jellyfin-discord-music-bot", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/manuel-rw/jellyfin-discord-music-bot/issues", + "Project": "https://github.com/manuel-rw/jellyfin-discord-music-bot", + "Overview": "A simple and leightweight Discord Bot, that integrates with your Jellyfin Media server and enables you to listen to your favourite music directly from discord.\r\nSupports Discord commands and easy configuration with environment variables.\r\n\r\nTo set up your own instance, please follow the guide:\r\nhttps://github.com/manuel-rw/jellyfin-discord-music-bot/wiki", + "WebUI": "http://[IP]:3080", + "TemplateURL": "https://raw.githubusercontent.com/manuel-rw/unraid-templates/master/jellyfin-discord-bot.xml", + "Icon": "https://raw.githubusercontent.com/manuel-rw/jellyfin-discord-music-bot/master/images/unraid-icon.png", + "DonateText": "Like this work? Let me know and donate me a coffee", + "DonateLink": "https://ko-fi.com/manicraft1001", + "Config": [ + { + "@attributes": { + "Name": "Host Port 1", + "Target": "3000", + "Default": "", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3080" + }, + { + "@attributes": { + "Name": "DISCORD_CLIENT_TOKEN", + "Target": "DISCORD_CLIENT_TOKEN", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_SERVER_ADDRESS", + "Target": "JELLYFIN_SERVER_ADDRESS", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_AUTHENTICATION_USERNAME", + "Target": "JELLYFIN_AUTHENTICATION_USERNAME", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_AUTHENTICATION_PASSWORD", + "Target": "JELLYFIN_AUTHENTICATION_PASSWORD", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "manrw's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/manrwsRepository/jellyfin-discord-bot.xml", + "CategoryList": [ + "Tools-Utilities", + "MediaApp-Music", + "Network-Web" + ], + "LastUpdateScan": 1673966409, + "FirstSeen": 1673966409 + }, + { + "Name": "ntfy", + "Repository": "binwiederhier/ntfy:latest", + "Registry": "https://hub.docker.com/r/binwiederhier/ntfy", + "Branch": { + "Tag": "latest", + "TagDescription": "Latest stable release" + }, + "Network": "host", + "Shell": "bash", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates", + "Project": "https://github.com/binwiederhier/ntfy", + "Overview": "Send push notifications to your phone or desktop using PUT/POST", + "Icon": "https://raw.githubusercontent.com/binwiederhier/ntfy/main/web/public/static/img/ntfy.png", + "TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/ntfy.xml", + "Maintainer": { + "WebPage": "https://github.com/nwithan8" + }, + "Config": [ + { + "@attributes": { + "Name": "WebUI HTTP Port", + "Target": "80", + "Default": "6839", + "Mode": "tcp", + "Description": "Container Port: 80", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "6839" + }, + { + "@attributes": { + "Name": "Config Path", + "Target": "/etc/ntfy", + "Default": "", + "Mode": "rw", + "Description": "Where advanced configuration files are stored", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Cache Path", + "Target": "/var/cache/ntfy", + "Default": "", + "Mode": "rw", + "Description": "Use persistent message cache", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "grtgbln's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/ntfy.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities", + "Network-Messenger" + ], + "downloads": 124356, + "stars": 8, + "LastUpdate": 1671806645, + "LastUpdateScan": 1673966409, + "FirstSeen": 1673966409 + }, + { + "Name": "tauticord", + "Repository": "nwithan8/tauticord:latest", + "Registry": "https://hub.docker.com/r/nwithan8/tauticord", + "Branch": { + "Tag": "latest", + "TagDescription": "Latest stable release" + }, + "Network": "host", + "Shell": "bash", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates", + "Project": "https://github.com/nwithan8/tauticord", + "Overview": "Tauticord is a Discord bot that displays live data from Tautulli, including stream summaries, bandwidth and library statistics.", + "Icon": "https://raw.githubusercontent.com/nwithan8/tauticord/master/logo.png", + "TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/tauticord.xml", + "Maintainer": { + "WebPage": "https://github.com/nwithan8" + }, + "Config": [ + { + "@attributes": { + "Name": "Discord bot token", + "Target": "TC_DISCORD_BOT_TOKEN", + "Default": "", + "Description": "Discord bot token", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Discord server ID", + "Target": "TC_DISCORD_SERVER_ID", + "Default": "", + "Description": "Discord server ID", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "URL to Tautulli", + "Target": "TC_TAUTULLI_URL", + "Default": "http://localhost:8181", + "Description": "URL to Tautulli", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "http://localhost:8181" + }, + { + "@attributes": { + "Name": "Tautulli API key", + "Target": "TC_TAUTULLI_KEY", + "Default": "", + "Description": "Tautulli API key", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Plex Pass features", + "Target": "TC_PLEX_PASS", + "Default": "False", + "Description": "Enable Plex Pass features", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Seconds between stream updates", + "Target": "TC_REFRESH_SECONDS", + "Default": "15", + "Description": "Seconds between stream updates (15-second minimum)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "15" + }, + { + "@attributes": { + "Name": "Stream kill message", + "Target": "TC_TERMINATE_MESSAGE", + "Default": "Your stream has ended.", + "Description": "Message to send on stream kill", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Your stream has ended." + }, + { + "@attributes": { + "Name": "Use 24-hour time", + "Target": "TC_USE_24_HOUR_TIME", + "Default": "False", + "Description": "Whether to use 24-hour time", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Stream stats category name", + "Target": "TC_VC_STATS_CATEGORY_NAME", + "Default": "Tautulli Stats", + "Description": "Name of the stream stats voice channel category", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Tautulli Stats" + }, + { + "@attributes": { + "Name": "Display stream count", + "Target": "TC_VC_STREAM_COUNT", + "Default": "False", + "Description": "Whether to display stream count in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display transcode count", + "Target": "TC_VC_TRANSCODE_COUNT", + "Default": "False", + "Description": "Whether to display transcode count in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display bandwidth", + "Target": "TC_VC_BANDWIDTH", + "Default": "False", + "Description": "Whether to display bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display local bandwidth", + "Target": "TC_VC_LOCAL_BANDWIDTH", + "Default": "False", + "Description": "Whether to display local bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display remote bandwidth", + "Target": "TC_VC_REMOTE_BANDWIDTH", + "Default": "False", + "Description": "Whether to display remote bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display Plex server status", + "Target": "TC_VC_PLEX_STATUS", + "Default": "False", + "Description": "Whether to display Plex online status in a voice channel", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display library stats", + "Target": "TC_VC_LIBRARY_STATS", + "Default": "False", + "Description": "Whether to display library stats in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Library stats category name", + "Target": "TC_VC_LIBRARIES_CATEGORY_NAME", + "Default": "Tautulli Libraries", + "Description": "Name of the library stats voice channel category", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Tautulli Libraries" + }, + { + "@attributes": { + "Name": "Stat library names", + "Target": "TC_VC_LIBRARY_NAMES", + "Default": "", + "Description": "Comma-separated list of names of libraries to display stats of", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Seconds between library updates", + "Target": "TC_VC_LIBRARY_REFRESH_SECONDS", + "Default": "3600", + "Description": "Seconds between library stats updates (5-minute minimum)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "3600" + }, + { + "@attributes": { + "Name": "Discord admin IDs", + "Target": "TC_DISCORD_ADMIN_IDS", + "Default": "", + "Description": "Comma-separated list of IDs of Discord users with bot admin privileges", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Stream details text channel", + "Target": "TC_DISCORD_CHANNEL_NAME", + "Default": "tauticord", + "Description": "Name of Discord text channel where the bot will post", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "tauticord" + }, + { + "@attributes": { + "Name": "Use embeds", + "Target": "TC_USE_EMBEDS", + "Default": "True", + "Description": "Whether to use embeds for Discord messages", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "True" + }, + { + "@attributes": { + "Name": "Allow analytics", + "Target": "TC_ALLOW_ANALYTICS", + "Default": "True", + "Description": "Whether to allow anonymous analytics collection", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "True" + }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Description": "Timezone for the server", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "UTC" + }, + { + "@attributes": { + "Name": "Config Path", + "Target": "/config", + "Default": "/mnt/user/appdata/tauticord/config", + "Mode": "rw", + "Description": "Where optional config file will be stored", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/tauticord/config" + }, + { + "@attributes": { + "Name": "Log Path", + "Target": "/logs", + "Default": "/mnt/user/appdata/tauticord/logs", + "Mode": "rw", + "Description": "Where debug logs will be stored", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/tauticord/logs" + } + ], + "Repo": "grtgbln's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/tauticord.xml", + "CategoryList": [ + "Tools-Utilities", + "MediaServer" + ], + "downloads": 1552, + "stars": 1, + "LastUpdateScan": 1672319049, + "LastUpdate": 1671732358, + "FirstSeen": 1661933468 + }, + { + "Name": "rtorrent-rutorrent", + "Repository": "crazymax/rtorrent-rutorrent", + "Registry": "https://hub.docker.com/r/crazymax/rtorrent-rutorrent", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/sebtech33/unRAID-Templates/issues", + "Project": "https://github.com/crazy-max/docker-rtorrent-rutorrent", + "Overview": "rTorrent with ruTorrent Docker image.", + "WebUI": "http://[IP]:[PORT:8080]", + "TemplateURL": "https://raw.githubusercontent.com/sebtech33/unRAID-Templates/master/sebtech33/crazy-max_rtorrent-rutorrent.xml", + "Icon": "https://raw.githubusercontent.com/crazy-max/docker-rtorrent-rutorrent/master/.github/docker-rtorrent-rutorrent.jpg", + "ExtraParams": "--restart unless-stopped", + "DonateText": "Want to contribute? Support crazy-max for his Awesome container!", + "DonateLink": "https://github.com/crazy-max/docker-rtorrent-rutorrent#contributing", + "Config": [ + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Mode": "", + "Description": "The container need this to set the correct time for logs and scheduled tasks. You can find your timezone here: https://timezonedb.com/time-zones", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID (Process User ID)", + "Target": "PUID", + "Default": "1000", + "Mode": "", + "Description": "This is the identity of the user and it sets the permissions acordingly for files and folders.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID (Process Group ID)", + "Target": "PGID", + "Default": "1000", + "Mode": "", + "Description": "This is the identity of the group the user is in and then sets permissions acordingly.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WAN IP", + "Target": "WAN_IP", + "Default": "", + "Mode": "", + "Description": "Public IP address reported to the tracker (auto if empty)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WAN IP CMD", + "Target": "WAN_IP_CMD", + "Default": "", + "Mode": "", + "Description": "Command to resolve the Public IP address", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Memory Limit", + "Target": "MEMORY_LIMIT", + "Default": "256M", + "Mode": "", + "Description": "PHP memory limit (default 256M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Upload Max Size", + "Target": "UPLOAD_MAX_SIZE", + "Default": "16M", + "Mode": "", + "Description": "Upload max size (default 16M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Clear Environment", + "Target": "CLEAR_ENV", + "Default": "yes", + "Mode": "", + "Description": "Clear environment in FPM workers (default yes)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PHP OpCache mem size", + "Target": "OPCACHE_MEM_SIZE", + "Default": "128", + "Mode": "", + "Description": "PHP OpCache memory consumption (default 128)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Max file uploads", + "Target": "MAX_FILE_UPLOADS", + "Default": "50", + "Mode": "", + "Description": "The maximum number of files allowed to be uploaded simultaneously (default 50)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Authentication Delay", + "Target": "AUTH_DELAY", + "Default": "0s", + "Mode": "", + "Description": "The time in seconds to wait for Basic Auth (default 0s)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Trusted IP's from ", + "Target": "REAL_IP_FROM", + "Default": "0.0.0.0/32", + "Mode": "", + "Description": "Trusted addresses that are known to send correct replacement addresses (default 0.0.0.0/32)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Real IP Header", + "Target": "REAL_IP_HEADER", + "Default": "X-Forwarded-For", + "Mode": "", + "Description": "Request header field whose value will be used to replace the client address (default X-Forwarded-For)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "LOG IP VAR", + "Target": "LOG_IP_VAR", + "Default": "remote_addr", + "Mode": "", + "Description": "Use another variable to retrieve the remote IP address for access log_format on Nginx. (default remote_addr)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Log Access", + "Target": "LOG_ACCESS", + "Default": "true", + "Mode": "", + "Description": "Output access log (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Auth Message", + "Target": "XMLRPC_AUTHBASIC_STRING", + "Default": "rTorrent XMLRPC restricted access", + "Mode": "", + "Description": "XMLRPC_AUTHBASIC_STRING: Message displayed during validation of XMLRPC Basic Auth (default rTorrent XMLRPC restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Port", + "Target": "XMLRPC_PORT", + "Default": "8000", + "Mode": "", + "Description": "XMLRPC port through nginx over SCGI socket (default 8000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Size Limit", + "Target": "XMLRPC_SIZE_LIMIT", + "Default": "1M", + "Mode": "", + "Description": "Maximum body size of XMLRPC calls (default 1M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Auth Message", + "Target": "RUTORRENT_AUTHBASIC_STRING", + "Default": "ruTorrent restricted access", + "Mode": "", + "Description": "Message displayed during validation of ruTorrent Basic Auth (default ruTorrent restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WebDav Auth Message", + "Target": "WEBDAV_AUTHBASIC_STRING", + "Default": "WebDAV restricted access", + "Mode": "", + "Description": "Message displayed during validation of WebDAV Basic Auth (default WebDAV restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WebDav Port", + "Target": "WEBDAV_PORT", + "Default": "9000", + "Mode": "", + "Description": "WebDAV port on completed downloads (default 9000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Log Level", + "Target": "RT_LOG_LEVEL", + "Default": "info", + "Mode": "", + "Description": "rTorrent log level (default info)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Log", + "Target": "RT_LOG_EXECUTE", + "Default": "false|true", + "Mode": "", + "Description": "Log executed commands to /data/rtorrent/log/execute.log (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Log", + "Target": "RT_LOG_XMLRPC", + "Default": "false|true", + "Mode": "", + "Description": "Log XMLRPC queries to /data/rtorrent/log/xmlrpc.log (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DHT UDP Port", + "Target": "RT_DHT_PORT", + "Default": "6881", + "Mode": "", + "Description": "DHT UDP port (dht.port.set, default 6881)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Incomming Port", + "Target": "RT_INC_PORT", + "Default": "50000", + "Mode": "", + "Description": "Incoming connections (network.port_range.set, default 50000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Remove ruTorrent Plugins", + "Target": "RU_REMOVE_CORE_PLUGINS", + "Default": "erasedata,httprpc", + "Mode": "", + "Description": "Remove ruTorrent core plugins ; comma separated (default erasedata,httprpc)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent HTTP user agent", + "Target": "RU_HTTP_USER_AGENT", + "Default": "Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0", + "Mode": "", + "Description": "ruTorrent HTTP user agent (default Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent HTTP Timeout", + "Target": "RU_HTTP_TIME_OUT", + "Default": "30", + "Mode": "", + "Description": "ruTorrent HTTP timeout in seconds (default 30)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent use HTTP GZip", + "Target": "RU_HTTP_USE_GZIP", + "Default": "true|false", + "Mode": "", + "Description": "Use HTTP Gzip compression (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC timeout", + "Target": "RU_RPC_TIME_OUT", + "Default": "5", + "Mode": "", + "Description": "ruTorrent RPC timeout in seconds (default 5)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC calls", + "Target": "RU_LOG_RPC_CALLS", + "Default": "false|true", + "Mode": "", + "Description": "Log ruTorrent RPC calls (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC faults", + "Target": "RU_LOG_RPC_FAULTS", + "Default": "true|false", + "Mode": "", + "Description": "Log ruTorrent RPC faults (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PHP Gzip compression", + "Target": "RU_PHP_USE_GZIP", + "Default": "false|true", + "Mode": "", + "Description": "Use PHP Gzip compression (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gzip compression level", + "Target": "RU_PHP_GZIP_LEVEL", + "Default": "2", + "Mode": "", + "Description": "PHP Gzip compression level (default 2)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Rand for scheduler", + "Target": "RU_SCHEDULE_RAND", + "Default": "10", + "Mode": "", + "Description": "Rand for schedulers start, +0..X seconds (default 10)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Log file", + "Target": "RU_LOG_FILE", + "Default": "/data/rutorrent/rutorrent.log", + "Mode": "", + "Description": "ruTorrent log file path for errors messages (inside the container) (default /data/rutorrent/rutorrent.log)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent diagnostics", + "Target": "RU_DO_DIAGNOSTIC", + "Default": "true|false", + "Mode": "", + "Description": "ruTorrent diagnostics like permission checking (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Save added torrents", + "Target": "RU_SAVE_UPLOADED_TORRENTS", + "Default": "true|false", + "Mode": "", + "Description": "Save torrents files added via ruTorrent in /data/rutorrent/share/torrents (inside the container) (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Override added torrents", + "Target": "RU_OVERWRITE_UPLOADED_TORRENTS", + "Default": "false|true", + "Mode": "", + "Description": "Existing .torrent files will be overwritten (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Disable user settings", + "Target": "RU_FORBID_USER_SETTINGS", + "Default": "false|true", + "Mode": "", + "Description": "If true, allows for single user style configuration, even with webauth (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Locale", + "Target": "RU_LOCALE", + "Default": "UTF8", + "Mode": "", + "Description": "Set default locale for ruTorrent (default UTF8)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/data", + "Default": "", + "Mode": "rw", + "Description": "rTorrent / ruTorrent config, session files, log, etc.", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Downloads", + "Target": "/downloads", + "Default": "", + "Mode": "rw", + "Description": "Downloaded files", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Passwd", + "Target": "/passwd", + "Default": "", + "Mode": "rw", + "Description": "Contains htpasswd files for basic auth", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Port", + "Target": "8080", + "Default": "8080", + "Mode": "", + "Description": "ruTorrent HTTP port (default 8080)", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "SebTech33's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/SebTech33sRepository/sebtech33/crazy-max_rtorrent-rutorrent.xml", + "CategoryList": [ + "Downloaders" + ], + "downloads": 2658116, + "stars": 22, + "trending": 1.437, + "trends": [ + 1.467, + 1.247, + 0.991, + 2.823, + 1.398, + 1.596, + 1.437 + ], + "trendsDate": [ + 1656259408, + 1658858623, + 1661457822, + 1664057003, + 1666656222, + 1669251840, + 1671882944 + ], + "downloadtrend": [ + 2415334, + 2445826, + 2470315, + 2542081, + 2578112, + 2619930, + 2658116 + ], + "LastUpdateScan": 1671882944, + "LastUpdate": 1671436992, + "FirstSeen": 1653660200, + "topTrending": -0.030000000000000027, + "topPerforming": 1.437 } ] \ No newline at end of file diff --git a/applicationFeed.json b/applicationFeed.json index 2071ffd03..925e9ae46 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1937, - "last_updated_timestamp": 1673946257, - "last_updated": "2023-01-17 04:04", + "apps": 1941, + "last_updated_timestamp": 1673966409, + "last_updated": "2023-01-17 09:40", "categories": [ { "Cat": "Backup:", @@ -220194,8 +220194,8 @@ ], "downloads": 1986, "stars": 1, - "LastUpdate": 1634967485, "LastUpdateScan": 1673946257, + "LastUpdate": 1634967485, "FirstSeen": 1634969005 }, { @@ -267904,21 +267904,24 @@ "CategoryList": [ "Productivity" ], - "downloads": 54092778, - "stars": 199, - "trending": 1.309, + "downloads": 55259230, + "stars": 203, + "LastUpdate": 1673461075, + "trending": 2.111, "trends": [ - 1.309 + 1.309, + 2.111 ], "trendsDate": [ - 1671361557 + 1671361557, + 1673966409 ], "downloadtrend": [ 53384898, - 54092778 + 54092778, + 55259230 ], - "LastUpdateScan": 1671361557, - "LastUpdate": 1670938082, + "LastUpdateScan": 1673966409, "FirstSeen": 1668769161 }, { @@ -269512,6 +269515,1254 @@ "LastUpdateScan": 1673039367, "LastUpdate": 1672876297, "FirstSeen": 1673039367 + }, + { + "Name": "jellyfin-discord-bot", + "Repository": "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest", + "Registry": "https://ghcr.io/manuel-rw/jellyfin-discord-music-bot", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/manuel-rw/jellyfin-discord-music-bot/issues", + "Project": "https://github.com/manuel-rw/jellyfin-discord-music-bot", + "Overview": "A simple and leightweight Discord Bot, that integrates with your Jellyfin Media server and enables you to listen to your favourite music directly from discord.\r\nSupports Discord commands and easy configuration with environment variables.\r\n\r\nTo set up your own instance, please follow the guide:\r\nhttps://github.com/manuel-rw/jellyfin-discord-music-bot/wiki", + "WebUI": "http://[IP]:3080", + "TemplateURL": "https://raw.githubusercontent.com/manuel-rw/unraid-templates/master/jellyfin-discord-bot.xml", + "Icon": "https://raw.githubusercontent.com/manuel-rw/jellyfin-discord-music-bot/master/images/unraid-icon.png", + "DonateText": "Like this work? Let me know and donate me a coffee", + "DonateLink": "https://ko-fi.com/manicraft1001", + "Config": [ + { + "@attributes": { + "Name": "Host Port 1", + "Target": "3000", + "Default": "", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "3080" + }, + { + "@attributes": { + "Name": "DISCORD_CLIENT_TOKEN", + "Target": "DISCORD_CLIENT_TOKEN", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_SERVER_ADDRESS", + "Target": "JELLYFIN_SERVER_ADDRESS", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_AUTHENTICATION_USERNAME", + "Target": "JELLYFIN_AUTHENTICATION_USERNAME", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "JELLYFIN_AUTHENTICATION_PASSWORD", + "Target": "JELLYFIN_AUTHENTICATION_PASSWORD", + "Default": "", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "manrw's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/manrwsRepository/jellyfin-discord-bot.xml", + "CategoryList": [ + "Tools-Utilities", + "MediaApp-Music", + "Network-Web" + ], + "LastUpdateScan": 1673966409, + "FirstSeen": 1673966409 + }, + { + "Name": "ntfy", + "Repository": "binwiederhier/ntfy:latest", + "Registry": "https://hub.docker.com/r/binwiederhier/ntfy", + "Branch": { + "Tag": "latest", + "TagDescription": "Latest stable release" + }, + "Network": "host", + "Shell": "bash", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates", + "Project": "https://github.com/binwiederhier/ntfy", + "Overview": "Send push notifications to your phone or desktop using PUT/POST", + "Icon": "https://raw.githubusercontent.com/binwiederhier/ntfy/main/web/public/static/img/ntfy.png", + "TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/ntfy.xml", + "Maintainer": { + "WebPage": "https://github.com/nwithan8" + }, + "Config": [ + { + "@attributes": { + "Name": "WebUI HTTP Port", + "Target": "80", + "Default": "6839", + "Mode": "tcp", + "Description": "Container Port: 80", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "6839" + }, + { + "@attributes": { + "Name": "Config Path", + "Target": "/etc/ntfy", + "Default": "", + "Mode": "rw", + "Description": "Where advanced configuration files are stored", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Cache Path", + "Target": "/var/cache/ntfy", + "Default": "", + "Mode": "rw", + "Description": "Use persistent message cache", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "grtgbln's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/ntfy.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities", + "Network-Messenger" + ], + "downloads": 124356, + "stars": 8, + "LastUpdate": 1671806645, + "LastUpdateScan": 1673966409, + "FirstSeen": 1673966409 + }, + { + "Name": "tauticord", + "Repository": "nwithan8/tauticord:latest", + "Registry": "https://hub.docker.com/r/nwithan8/tauticord", + "Branch": { + "Tag": "latest", + "TagDescription": "Latest stable release" + }, + "Network": "host", + "Shell": "bash", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates", + "Project": "https://github.com/nwithan8/tauticord", + "Overview": "Tauticord is a Discord bot that displays live data from Tautulli, including stream summaries, bandwidth and library statistics.", + "Icon": "https://raw.githubusercontent.com/nwithan8/tauticord/master/logo.png", + "TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/tauticord.xml", + "Maintainer": { + "WebPage": "https://github.com/nwithan8" + }, + "Config": [ + { + "@attributes": { + "Name": "Discord bot token", + "Target": "TC_DISCORD_BOT_TOKEN", + "Default": "", + "Description": "Discord bot token", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Discord server ID", + "Target": "TC_DISCORD_SERVER_ID", + "Default": "", + "Description": "Discord server ID", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "URL to Tautulli", + "Target": "TC_TAUTULLI_URL", + "Default": "http://localhost:8181", + "Description": "URL to Tautulli", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "http://localhost:8181" + }, + { + "@attributes": { + "Name": "Tautulli API key", + "Target": "TC_TAUTULLI_KEY", + "Default": "", + "Description": "Tautulli API key", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "true" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Enable Plex Pass features", + "Target": "TC_PLEX_PASS", + "Default": "False", + "Description": "Enable Plex Pass features", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Seconds between stream updates", + "Target": "TC_REFRESH_SECONDS", + "Default": "15", + "Description": "Seconds between stream updates (15-second minimum)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "15" + }, + { + "@attributes": { + "Name": "Stream kill message", + "Target": "TC_TERMINATE_MESSAGE", + "Default": "Your stream has ended.", + "Description": "Message to send on stream kill", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Your stream has ended." + }, + { + "@attributes": { + "Name": "Use 24-hour time", + "Target": "TC_USE_24_HOUR_TIME", + "Default": "False", + "Description": "Whether to use 24-hour time", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Stream stats category name", + "Target": "TC_VC_STATS_CATEGORY_NAME", + "Default": "Tautulli Stats", + "Description": "Name of the stream stats voice channel category", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Tautulli Stats" + }, + { + "@attributes": { + "Name": "Display stream count", + "Target": "TC_VC_STREAM_COUNT", + "Default": "False", + "Description": "Whether to display stream count in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display transcode count", + "Target": "TC_VC_TRANSCODE_COUNT", + "Default": "False", + "Description": "Whether to display transcode count in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display bandwidth", + "Target": "TC_VC_BANDWIDTH", + "Default": "False", + "Description": "Whether to display bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display local bandwidth", + "Target": "TC_VC_LOCAL_BANDWIDTH", + "Default": "False", + "Description": "Whether to display local bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display remote bandwidth", + "Target": "TC_VC_REMOTE_BANDWIDTH", + "Default": "False", + "Description": "Whether to display remote bandwidth in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display Plex server status", + "Target": "TC_VC_PLEX_STATUS", + "Default": "False", + "Description": "Whether to display Plex online status in a voice channel", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Display library stats", + "Target": "TC_VC_LIBRARY_STATS", + "Default": "False", + "Description": "Whether to display library stats in voice channels", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "False" + }, + { + "@attributes": { + "Name": "Library stats category name", + "Target": "TC_VC_LIBRARIES_CATEGORY_NAME", + "Default": "Tautulli Libraries", + "Description": "Name of the library stats voice channel category", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Tautulli Libraries" + }, + { + "@attributes": { + "Name": "Stat library names", + "Target": "TC_VC_LIBRARY_NAMES", + "Default": "", + "Description": "Comma-separated list of names of libraries to display stats of", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Seconds between library updates", + "Target": "TC_VC_LIBRARY_REFRESH_SECONDS", + "Default": "3600", + "Description": "Seconds between library stats updates (5-minute minimum)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "3600" + }, + { + "@attributes": { + "Name": "Discord admin IDs", + "Target": "TC_DISCORD_ADMIN_IDS", + "Default": "", + "Description": "Comma-separated list of IDs of Discord users with bot admin privileges", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Stream details text channel", + "Target": "TC_DISCORD_CHANNEL_NAME", + "Default": "tauticord", + "Description": "Name of Discord text channel where the bot will post", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "tauticord" + }, + { + "@attributes": { + "Name": "Use embeds", + "Target": "TC_USE_EMBEDS", + "Default": "True", + "Description": "Whether to use embeds for Discord messages", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "True" + }, + { + "@attributes": { + "Name": "Allow analytics", + "Target": "TC_ALLOW_ANALYTICS", + "Default": "True", + "Description": "Whether to allow anonymous analytics collection", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "True" + }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Description": "Timezone for the server", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "UTC" + }, + { + "@attributes": { + "Name": "Config Path", + "Target": "/config", + "Default": "/mnt/user/appdata/tauticord/config", + "Mode": "rw", + "Description": "Where optional config file will be stored", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/tauticord/config" + }, + { + "@attributes": { + "Name": "Log Path", + "Target": "/logs", + "Default": "/mnt/user/appdata/tauticord/logs", + "Mode": "rw", + "Description": "Where debug logs will be stored", + "Type": "Path", + "Display": "advanced", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/tauticord/logs" + } + ], + "Repo": "grtgbln's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/tauticord.xml", + "CategoryList": [ + "Tools-Utilities", + "MediaServer" + ], + "downloads": 1552, + "stars": 1, + "LastUpdateScan": 1672319049, + "LastUpdate": 1671732358, + "FirstSeen": 1661933468 + }, + { + "Name": "rtorrent-rutorrent", + "Repository": "crazymax/rtorrent-rutorrent", + "Registry": "https://hub.docker.com/r/crazymax/rtorrent-rutorrent", + "Network": "bridge", + "Privileged": "false", + "Support": "https://github.com/sebtech33/unRAID-Templates/issues", + "Project": "https://github.com/crazy-max/docker-rtorrent-rutorrent", + "Overview": "rTorrent with ruTorrent Docker image.", + "WebUI": "http://[IP]:[PORT:8080]", + "TemplateURL": "https://raw.githubusercontent.com/sebtech33/unRAID-Templates/master/sebtech33/crazy-max_rtorrent-rutorrent.xml", + "Icon": "https://raw.githubusercontent.com/crazy-max/docker-rtorrent-rutorrent/master/.github/docker-rtorrent-rutorrent.jpg", + "ExtraParams": "--restart unless-stopped", + "DonateText": "Want to contribute? Support crazy-max for his Awesome container!", + "DonateLink": "https://github.com/crazy-max/docker-rtorrent-rutorrent#contributing", + "Config": [ + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "UTC", + "Mode": "", + "Description": "The container need this to set the correct time for logs and scheduled tasks. You can find your timezone here: https://timezonedb.com/time-zones", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID (Process User ID)", + "Target": "PUID", + "Default": "1000", + "Mode": "", + "Description": "This is the identity of the user and it sets the permissions acordingly for files and folders.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID (Process Group ID)", + "Target": "PGID", + "Default": "1000", + "Mode": "", + "Description": "This is the identity of the group the user is in and then sets permissions acordingly.", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WAN IP", + "Target": "WAN_IP", + "Default": "", + "Mode": "", + "Description": "Public IP address reported to the tracker (auto if empty)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WAN IP CMD", + "Target": "WAN_IP_CMD", + "Default": "", + "Mode": "", + "Description": "Command to resolve the Public IP address", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Memory Limit", + "Target": "MEMORY_LIMIT", + "Default": "256M", + "Mode": "", + "Description": "PHP memory limit (default 256M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Upload Max Size", + "Target": "UPLOAD_MAX_SIZE", + "Default": "16M", + "Mode": "", + "Description": "Upload max size (default 16M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Clear Environment", + "Target": "CLEAR_ENV", + "Default": "yes", + "Mode": "", + "Description": "Clear environment in FPM workers (default yes)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PHP OpCache mem size", + "Target": "OPCACHE_MEM_SIZE", + "Default": "128", + "Mode": "", + "Description": "PHP OpCache memory consumption (default 128)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Max file uploads", + "Target": "MAX_FILE_UPLOADS", + "Default": "50", + "Mode": "", + "Description": "The maximum number of files allowed to be uploaded simultaneously (default 50)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Authentication Delay", + "Target": "AUTH_DELAY", + "Default": "0s", + "Mode": "", + "Description": "The time in seconds to wait for Basic Auth (default 0s)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Trusted IP's from ", + "Target": "REAL_IP_FROM", + "Default": "0.0.0.0/32", + "Mode": "", + "Description": "Trusted addresses that are known to send correct replacement addresses (default 0.0.0.0/32)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Real IP Header", + "Target": "REAL_IP_HEADER", + "Default": "X-Forwarded-For", + "Mode": "", + "Description": "Request header field whose value will be used to replace the client address (default X-Forwarded-For)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "LOG IP VAR", + "Target": "LOG_IP_VAR", + "Default": "remote_addr", + "Mode": "", + "Description": "Use another variable to retrieve the remote IP address for access log_format on Nginx. (default remote_addr)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Log Access", + "Target": "LOG_ACCESS", + "Default": "true", + "Mode": "", + "Description": "Output access log (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Auth Message", + "Target": "XMLRPC_AUTHBASIC_STRING", + "Default": "rTorrent XMLRPC restricted access", + "Mode": "", + "Description": "XMLRPC_AUTHBASIC_STRING: Message displayed during validation of XMLRPC Basic Auth (default rTorrent XMLRPC restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Port", + "Target": "XMLRPC_PORT", + "Default": "8000", + "Mode": "", + "Description": "XMLRPC port through nginx over SCGI socket (default 8000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Size Limit", + "Target": "XMLRPC_SIZE_LIMIT", + "Default": "1M", + "Mode": "", + "Description": "Maximum body size of XMLRPC calls (default 1M)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Auth Message", + "Target": "RUTORRENT_AUTHBASIC_STRING", + "Default": "ruTorrent restricted access", + "Mode": "", + "Description": "Message displayed during validation of ruTorrent Basic Auth (default ruTorrent restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WebDav Auth Message", + "Target": "WEBDAV_AUTHBASIC_STRING", + "Default": "WebDAV restricted access", + "Mode": "", + "Description": "Message displayed during validation of WebDAV Basic Auth (default WebDAV restricted access)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "WebDav Port", + "Target": "WEBDAV_PORT", + "Default": "9000", + "Mode": "", + "Description": "WebDAV port on completed downloads (default 9000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Log Level", + "Target": "RT_LOG_LEVEL", + "Default": "info", + "Mode": "", + "Description": "rTorrent log level (default info)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Log", + "Target": "RT_LOG_EXECUTE", + "Default": "false|true", + "Mode": "", + "Description": "Log executed commands to /data/rtorrent/log/execute.log (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "XMLRPC Log", + "Target": "RT_LOG_XMLRPC", + "Default": "false|true", + "Mode": "", + "Description": "Log XMLRPC queries to /data/rtorrent/log/xmlrpc.log (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "DHT UDP Port", + "Target": "RT_DHT_PORT", + "Default": "6881", + "Mode": "", + "Description": "DHT UDP port (dht.port.set, default 6881)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "rTorrent Incomming Port", + "Target": "RT_INC_PORT", + "Default": "50000", + "Mode": "", + "Description": "Incoming connections (network.port_range.set, default 50000)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Remove ruTorrent Plugins", + "Target": "RU_REMOVE_CORE_PLUGINS", + "Default": "erasedata,httprpc", + "Mode": "", + "Description": "Remove ruTorrent core plugins ; comma separated (default erasedata,httprpc)", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent HTTP user agent", + "Target": "RU_HTTP_USER_AGENT", + "Default": "Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0", + "Mode": "", + "Description": "ruTorrent HTTP user agent (default Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent HTTP Timeout", + "Target": "RU_HTTP_TIME_OUT", + "Default": "30", + "Mode": "", + "Description": "ruTorrent HTTP timeout in seconds (default 30)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent use HTTP GZip", + "Target": "RU_HTTP_USE_GZIP", + "Default": "true|false", + "Mode": "", + "Description": "Use HTTP Gzip compression (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC timeout", + "Target": "RU_RPC_TIME_OUT", + "Default": "5", + "Mode": "", + "Description": "ruTorrent RPC timeout in seconds (default 5)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC calls", + "Target": "RU_LOG_RPC_CALLS", + "Default": "false|true", + "Mode": "", + "Description": "Log ruTorrent RPC calls (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent RPC faults", + "Target": "RU_LOG_RPC_FAULTS", + "Default": "true|false", + "Mode": "", + "Description": "Log ruTorrent RPC faults (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PHP Gzip compression", + "Target": "RU_PHP_USE_GZIP", + "Default": "false|true", + "Mode": "", + "Description": "Use PHP Gzip compression (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Gzip compression level", + "Target": "RU_PHP_GZIP_LEVEL", + "Default": "2", + "Mode": "", + "Description": "PHP Gzip compression level (default 2)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Rand for scheduler", + "Target": "RU_SCHEDULE_RAND", + "Default": "10", + "Mode": "", + "Description": "Rand for schedulers start, +0..X seconds (default 10)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Log file", + "Target": "RU_LOG_FILE", + "Default": "/data/rutorrent/rutorrent.log", + "Mode": "", + "Description": "ruTorrent log file path for errors messages (inside the container) (default /data/rutorrent/rutorrent.log)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent diagnostics", + "Target": "RU_DO_DIAGNOSTIC", + "Default": "true|false", + "Mode": "", + "Description": "ruTorrent diagnostics like permission checking (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Save added torrents", + "Target": "RU_SAVE_UPLOADED_TORRENTS", + "Default": "true|false", + "Mode": "", + "Description": "Save torrents files added via ruTorrent in /data/rutorrent/share/torrents (inside the container) (default true)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Override added torrents", + "Target": "RU_OVERWRITE_UPLOADED_TORRENTS", + "Default": "false|true", + "Mode": "", + "Description": "Existing .torrent files will be overwritten (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Disable user settings", + "Target": "RU_FORBID_USER_SETTINGS", + "Default": "false|true", + "Mode": "", + "Description": "If true, allows for single user style configuration, even with webauth (default false)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Locale", + "Target": "RU_LOCALE", + "Default": "UTF8", + "Mode": "", + "Description": "Set default locale for ruTorrent (default UTF8)", + "Type": "Variable", + "Display": "advanced", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Appdata", + "Target": "/data", + "Default": "", + "Mode": "rw", + "Description": "rTorrent / ruTorrent config, session files, log, etc.", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Downloads", + "Target": "/downloads", + "Default": "", + "Mode": "rw", + "Description": "Downloaded files", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Passwd", + "Target": "/passwd", + "Default": "", + "Mode": "rw", + "Description": "Contains htpasswd files for basic auth", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ruTorrent Port", + "Target": "8080", + "Default": "8080", + "Mode": "", + "Description": "ruTorrent HTTP port (default 8080)", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "SebTech33's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/SebTech33sRepository/sebtech33/crazy-max_rtorrent-rutorrent.xml", + "CategoryList": [ + "Downloaders" + ], + "downloads": 2658116, + "stars": 22, + "trending": 1.437, + "trends": [ + 1.467, + 1.247, + 0.991, + 2.823, + 1.398, + 1.596, + 1.437 + ], + "trendsDate": [ + 1656259408, + 1658858623, + 1661457822, + 1664057003, + 1666656222, + 1669251840, + 1671882944 + ], + "downloadtrend": [ + 2415334, + 2445826, + 2470315, + 2542081, + 2578112, + 2619930, + 2658116 + ], + "LastUpdateScan": 1671882944, + "LastUpdate": 1671436992, + "FirstSeen": 1653660200, + "topTrending": -0.030000000000000027, + "topPerforming": 1.437 } ], "repositories": { @@ -271622,6 +272873,23 @@ "theimmortal's Repository": { "url": "https://github.com/theimmortal68/zappiti-server-docker", "profile": "https://forums.unraid.net/profile/67130-theimmortal/" + }, + "manrw's Repository": { + "url": "https://github.com/manuel-rw/unraid-templates", + "profile": "https://forums.unraid.net/profile/138040-manrw/", + "bio": "Apprentice creating open source software", + "icon": "https://raw.githubusercontent.com/manuel-rw/unraid-templates/master/ca_maintainer_avatar.jpeg", + "DonateLink": "https://ko-fi.com/manicraft1001", + "DonateText": "Please donate me a coffee if you like my work!", + "Discord": "https://discord.gg/hRHZ3q3VDX" + }, + "grtgbln's Repository": { + "url": "https://github.com/nwithan8/unraid_templates", + "profile": "https://forums.unraid.net/profile/81372-grtgbln/" + }, + "SebTech33's Repository": { + "url": "https://github.com/sebtech33/unRAID-Templates", + "profile": "https://forums.unraid.net/profile/98806-sebtech33/" } }, "blacklisted": { diff --git a/duplicatedTemplates.json b/duplicatedTemplates.json index 3ce3681a3..7a1960cc9 100644 --- a/duplicatedTemplates.json +++ b/duplicatedTemplates.json @@ -61,5 +61,8 @@ "ghcr.io/guydavis/machinaris-coffee": true, "ghcr.io/guydavis/machinaris-greenbtc": true, "ghcr.io/guydavis/machinaris-one": true, - "ghcr.io/guydavis/machinaris-moon": true + "ghcr.io/guydavis/machinaris-moon": true, + "nwithan8/tauticord": true, + "crazymax/rtorrent-rutorrent": true, + "binwiederhier/ntfy": true } \ No newline at end of file diff --git a/firstSeen.json b/firstSeen.json index 058aa36d3..3c721d04f 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -2559,5 +2559,7 @@ "goobaroo/astropolis": 1673564663, "zigzockt/memegen": 1673809439, "candiddev/homechart": 1673838246, - "bityard/silicon": 1673895858 + "bityard/silicon": 1673895858, + "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest": 1673966409, + "binwiederhier/ntfy:latest": 1673966409 } \ No newline at end of file diff --git a/log.txt b/log.txt index 8adbf7562..99aa056db 100644 --- a/log.txt +++ b/log.txt @@ -3317,10 +3317,8 @@ Processing /tmp/appFeed/templates/theimmortalsRepository/zappiti-server.xml...Su Updating stats on containers +Tagged - Can't determine last update +jetbrains/youtrack +jetbrains/youtrack:2022.3.62571 Downloads: 55256647 Stars: 203 Base: unknown Privileged: 105 - -Updating GitHub - - -Saving /tmp/GitHub/Squidly271.github.io/forum_post0 diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 4cdd71a76..5784619e7 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -220032,8 +220032,8 @@ ], "downloads": 1986, "stars": 1, - "LastUpdate": 1634967485, "LastUpdateScan": 1673946257, + "LastUpdate": 1634967485, "FirstSeen": 1634969005 }, { diff --git a/repoInfo.json b/repoInfo.json index 54755dc51..70861914f 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -68852,21 +68852,24 @@ }, "jetbrains/youtrack:2022.3.62571": { "Base": null, - "Downloads": 54092778, - "Stars": 199, - "Time": 1671361557, - "trending": 1.309, + "Downloads": 55259230, + "Stars": 203, + "Time": 1673966409, + "trending": 2.111, "trends": [ - 1.309 + 1.309, + 2.111 ], "downloadtrend": [ 53384898, - 54092778 + 54092778, + 55259230 ], "trendsDate": [ - 1671361557 + 1671361557, + 1673966409 ], - "LastUpdate": 1670938082 + "LastUpdate": 1673461075 }, "kilrah/arduinoide2-vnc": { "Base": null, @@ -69816,5 +69819,27 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1673795665 + }, + "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1673966409, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": null + }, + "binwiederhier/ntfy:latest": { + "Base": null, + "Downloads": 124356, + "Stars": 8, + "Time": 1673966409, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1671806645 } } \ No newline at end of file diff --git a/repositoryList.json b/repositoryList.json index f3d9a00b5..6e59ac021 100755 --- a/repositoryList.json +++ b/repositoryList.json @@ -820,6 +820,17 @@ "title": "m0ngr31's Repository", "index": 82 }, + { + "url": "https://github.com/manuel-rw/unraid-templates", + "profile": "https://forums.unraid.net/profile/138040-manrw/", + "bio": "Apprentice creating open source software", + "icon": "https://raw.githubusercontent.com/manuel-rw/unraid-templates/master/ca_maintainer_avatar.jpeg", + "DonateLink": "https://ko-fi.com/manicraft1001", + "DonateText": "Please donate me a coffee if you like my work!", + "Discord": "https://discord.gg/hRHZ3q3VDX", + "title": "manrw's Repository", + "index": 83 + }, { "url": "https://github.com/Mavrag/unraid-templates", "profile": "https://forums.unraid.net/profile/111982-mavrag/", @@ -828,7 +839,7 @@ "DonateLink": "https://paypal.me/mavrag", "DonateText": "If you like my work please consider Donating.", "title": "Mavrag's Repository", - "index": 83 + "index": 84 }, { "url": "https://github.com/mgutt/unraid-docker-templates", @@ -839,7 +850,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://gutt.it/", "title": "mgutt's Repository", - "index": 84 + "index": 85 }, { "url": "https://github.com/MountainGod2/unraid-templates", @@ -851,7 +862,7 @@ "Discord": "https://discord.gg/VWAG7rZ", "WebPage": "https://ibracorp.io", "title": "mrslaw's Repository", - "index": 85 + "index": 86 }, { "url": "https://github.com/n8detar/docker-templates", @@ -859,7 +870,7 @@ "bio": "I am not really a developer, I just made someone elses docker container available to others in the Unraid Community, I hope it helps!", "icon": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/images/avatar.png", "title": "ndetar's Repository", - "index": 86 + "index": 87 }, { "url": "https://github.com/photostructure/unraid-template", @@ -874,7 +885,7 @@ "Discord": "https://discord.gg/gU9h8uQTYw", "WebPage": "https://photostructure.com", "title": "Official PhotoStructure Repository", - "index": 87 + "index": 88 }, { "url": "https://github.com/unraid/language-templates", @@ -888,7 +899,7 @@ "Twitter": "https://twitter.com/UnraidOfficial", "WebPage": "https://unraid.net/", "title": "Official Unraid Repository", - "index": 88 + "index": 89 }, { "url": "https://github.com/olehj/unraid", @@ -899,7 +910,7 @@ "DonateText": "Donate me a beer if you like my plugin.. or not, or donate some ETH if you like my docker container: 0x516eaf4546BBeA271d05A3E883Bd2a11730Ef97b", "Forum": "https://forums.unraid.net/profile/86216-olehj/", "title": "olehj's Repository", - "index": 89 + "index": 90 }, { "url": "https://github.com/Organizr/docker-organizr", @@ -911,7 +922,7 @@ "Discord": "https://organizr.app/discord", "WebPage": "https://organizr.app/", "title": "Organizr Repository", - "index": 90 + "index": 91 }, { "url": "https://github.com/paulpoco/docker-templates", @@ -919,7 +930,7 @@ "bio": "Just adapting existing DockerHub images and doing the Templates for Unraid", "icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/pjbwidgets_web_hi_res_512.png", "title": "Paul_Ber's Repository", - "index": 91 + "index": 92 }, { "url": "https://github.com/pierot/unraid-ca-apps", @@ -928,7 +939,7 @@ "icon": "https://avatars.githubusercontent.com/u/46622?v=4", "WebPage": "https://noort.be", "title": "pieterm's Repository", - "index": 92 + "index": 93 }, { "url": "https://github.com/noinip/container-templates", @@ -936,7 +947,7 @@ "bio": "I started when Docker came on the scene with Unraid some 7 or so years ago. CherryMusic and pyTiVo are my main two and I plan to revisit them now in 2021/22.", "icon": "https://forums.unraid.net/uploads/monthly_2020_11/ring-and-pinion-set-alt-v2.jpg.67cc28c50f97467b1f4369c7e8e9b297.jpg", "title": "pinion's Repository", - "index": 93 + "index": 94 }, { "url": "https://github.com/PTRFRLL/unraid-templates", @@ -947,7 +958,7 @@ "DonateText": "Buy me a coffee/beer", "WebPage": "https://github.com/PTRFRLL", "title": "PTRFRLL's Repository", - "index": 94 + "index": 95 }, { "url": "https://github.com/pyrater/docker-templates", @@ -955,7 +966,7 @@ "bio": "Lets do this.", "icon": "https://raw.githubusercontent.com/pyrater/docker-templates/main/pyrater.png", "title": "pyrater's Repository", - "index": 95 + "index": 96 }, { "url": "https://github.com/RandomNinjaAtk/unraid-templates", @@ -965,7 +976,7 @@ "DonateLink": "https://github.com/sponsors/RandomNinjaAtk", "DonateText": "If you like my work please consider Donating.", "title": "randomninjaatk's Repository", - "index": 96 + "index": 97 }, { "url": "https://github.com/RazorSiM/docker-templates", @@ -977,7 +988,7 @@ "Discord": "https://discord.gg/Mn2Ty3y", "WebPage": "https://raz.works", "title": "raz's Repository", - "index": 97 + "index": 98 }, { "url": "https://github.com/redvex2460/docker-templates", @@ -987,7 +998,7 @@ "DonateLink": "https://paypal.me/RedVex2460Gaming", "DonateText": "If you like my work please consider Donating.", "title": "RedVex's Repository", - "index": 98 + "index": 99 }, { "url": "https://github.com/revenz/FileFlowsUnraid", @@ -999,7 +1010,7 @@ "Discord": "https://discord.gg/xbYK8wFMeU", "WebPage": "https://fileflows.com/", "title": "reven's Repository", - "index": 99 + "index": 100 }, { "url": "https://github.com/rix1337/docker-templates", @@ -1009,7 +1020,7 @@ "DonateLink": "https://github.com/users/rix1337/sponsorship", "DonateText": "Sponsor me if you like my work!", "title": "rix's Repository", - "index": 100 + "index": 101 }, { "url": "https://github.com/Data-Monkey/docker-templates", @@ -1017,7 +1028,7 @@ "bio": "I am not attempting to create containers, but I have built a few templates to make life a little easier. If you are looking for details on the containers, please check out the individual DockerHub pages.\n There is usually also a support thread linked in the respectiuve template.", "icon": "https://ipsassets.unraid.net/uploads/monthly_2017_02/DataMonkey.gif.2e58e2d34570035409850b750e2b4ae2.gif", "title": "Roland's Repository", - "index": 101 + "index": 102 }, { "url": "https://github.com/rroller/unraid-templates", @@ -1026,7 +1037,7 @@ "icon": "https://i.imgur.com/ZjNRfo3.png", "WebPage": "https://ronnieroller.com", "title": "runraid's Repository", - "index": 102 + "index": 103 }, { "url": "https://github.com/Sander0542/docker-templates", @@ -1036,7 +1047,7 @@ "DonateLink": "https://github.com/sponsors/Sander0542", "DonateText": "If you like my work please consider Donating.", "title": "Sander0542's Repository", - "index": 103 + "index": 104 }, { "url": "https://github.com/ivaxor/unraid-ca-docker-templates", @@ -1046,7 +1057,7 @@ "DonateLink": "https://github.com/sponsors/ivaxor", "DonateText": "Sponsor me if you like my work!", "title": "saskiuhia's Repository", - "index": 104 + "index": 105 }, { "url": "https://github.com/Sdub76/unraid_docker_templates", @@ -1056,7 +1067,7 @@ "DonateLink": "https://paypal.me/ScottWaun", "DonateText": "If you like my work please consider Donating.", "title": "sdub's Repository", - "index": 105 + "index": 106 }, { "url": "https://github.com/selfhosters/unRAID-CA-templates", @@ -1068,7 +1079,7 @@ "Discord": "https://discord.gg/qWPbc8R", "WebPage": "https://selfhosters.net/", "title": "Selfhosters Unraid Discord Repository", - "index": 106 + "index": 107 }, { "url": "https://github.com/sgraaf/Unraid-Docker-Templates", @@ -1078,7 +1089,7 @@ "DonateLink": "https://www.paypal.me/sgraaf2", "DonateText": "Help support my work by buying me a coffee or a beer", "title": "sgraaf's Repository", - "index": 107 + "index": 108 }, { "url": "https://github.com/ShaneIsrael/unraid-templates", @@ -1088,7 +1099,7 @@ "DonateLink": "https://www.paypal.com/paypalme/shaneisrael", "DonateText": "If you like my work please consider Donating.", "title": "Shane Israel's Repository", - "index": 108 + "index": 109 }, { "url": "https://github.com/simonjenny/unraid", @@ -1097,7 +1108,7 @@ "icon": "https://raw.githubusercontent.com/simonjenny/unraid/main/avatar.jpg", "WebPage": "https://simonjenny.dev", "title": "Simon Jenny's Repository", - "index": 109 + "index": 110 }, { "url": "https://github.com/SmartPhoneLover/unraid-docker-templates", @@ -1107,7 +1118,7 @@ "DonateLink": "https://github.com/SmartPhoneLover/unraid-docker-templates/blob/main/DONATION.md", "DonateText": "If you like my work, please consider making a little donation.", "title": "SmartPhoneLover's Repository", - "index": 110 + "index": 111 }, { "url": "https://github.com/MasterEvarior/unraid-templates", @@ -1115,7 +1126,7 @@ "bio": "Just doing my part!", "icon": "https://avatars.githubusercontent.com/u/36074738?v=4", "title": "SmithyNithy's Repository", - "index": 111 + "index": 112 }, { "url": "https://github.com/snoopy86/docker-repo", @@ -1126,7 +1137,7 @@ "DonateText": "If you like my work please consider Donating.", "Forum": "https://forums.unraid.net/topic/41917-support-snoopy-logitech-media-server-emoncms-ubuntu-ffmpeg", "title": "snoopy86's Repository", - "index": 112 + "index": 113 }, { "url": "https://github.com/meisnate12/Plex-Meta-Manager-Unraid-Templates", @@ -1140,7 +1151,7 @@ "Discord": "https://discord.gg/NfH6mGFuAB", "WebPage": "https://metamanager.wiki", "title": "Sohjiro's Repository", - "index": 113 + "index": 114 }, { "url": "https://github.com/Squidly271/plugin-repository", @@ -1152,7 +1163,7 @@ "Photo": "https://raw.githubusercontent.com/Squidly271/community.applications/master/webImages/20191221_193714.jpg", "Video": "https://www.youtube.com/watch?v=WMxGVfk09lU", "title": "Squid's Repository", - "index": 114 + "index": 115 }, { "url": "https://github.com/simonsickle/unraid-templates", @@ -1166,7 +1177,7 @@ "Discord": "https://discord.gg/TnwYRPKg72", "WebPage": "https://simonsickle.com/", "title": "ssickle's Repository", - "index": 115 + "index": 116 }, { "url": "https://github.com/StevenDTX/unraid-plugin-repository", @@ -1174,7 +1185,7 @@ "bio": "openVMTools_compiled Repository", "icon": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.png", "title": "StevenD's Repository", - "index": 116 + "index": 117 }, { "url": "https://github.com/its-sven/docker-templates", @@ -1186,7 +1197,7 @@ "Discord": "https://discord.com/invite/2KRSV2arDN", "WebPage": "https://svenw.de", "title": "Sven W\u00fcrth's Repository", - "index": 117 + "index": 118 }, { "url": "https://github.com/jason-bean/docker-templates", @@ -1196,7 +1207,7 @@ "DonateLink": "https://paypal.me/jasonsbean/0usd", "DonateText": "If you like my work please consider Donating.", "title": "Taddeusz' Repository", - "index": 118 + "index": 119 }, { "url": "https://github.com/brianmiller/docker-templates", @@ -1204,7 +1215,7 @@ "bio": "Just a guy.", "icon": "https://forums.unraid.net/uploads/monthly_2020_06/0.jpeg.8161bb3ec6c5a310f39f444ac280ce23.jpeg", "title": "TheBrian's Repository", - "index": 119 + "index": 120 }, { "url": "https://github.com/thecode/unraid-docker-templates", @@ -1218,7 +1229,7 @@ "Discord": "https://discordapp.com/users/713107876390109225/", "WebPage": "https://github.com/thecode", "title": "thecode's Repository", - "index": 120 + "index": 121 }, { "url": "https://github.com/tipdec-siblyn/Urbit-on-Unraid", @@ -1228,7 +1239,7 @@ "DonateLink": "https://github.com/tipdec-siblyn/unraid-template/blob/main/DONATION.md", "DonateText": "If you like my work please consider Donating. (BTC only)", "title": "tipdec-sbilyn's Repository", - "index": 121 + "index": 122 }, { "url": "https://github.com/tmchow/unraid-docker-templates", @@ -1236,7 +1247,7 @@ "bio": "Creating Docker containers for fun.", "icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/avatar.jpg", "title": "tmchow's Repository", - "index": 122 + "index": 123 }, { "url": "https://github.com/tquizzle/Docker-xml", @@ -1248,7 +1259,7 @@ "Twitter": "https://twitter.com/tquizzle", "WebPage": "https://travisq.com", "title": "TQ's Repository", - "index": 123 + "index": 124 }, { "url": "https://github.com/PlexRipper/PlexRipper-Unraid-CA-Templates", @@ -1256,7 +1267,7 @@ "bio": "Currently working hard on developing PlexRipper! Let me know if you have any ideas or feedback on how to make it even more awesome!", "WebPage": "https://github.com/JasonLandbridge", "title": "Unmax's Repository", - "index": 124 + "index": 125 }, { "url": "https://github.com/UnRAIDES/plugin-UnRAID", @@ -1268,7 +1279,7 @@ "WebPage": "https://www.unraid.es", "Video": "https://www.youtube.com/unraides", "title": "Unraid.es' Plugin Repository", - "index": 125 + "index": 126 }, { "url": "https://github.com/UnRAIDES/templates-UnRAID", @@ -1280,7 +1291,7 @@ "WebPage": "https://www.unraid.es", "Video": "https://www.youtube.com/unraides", "title": "Unraid.es' Repository", - "index": 126 + "index": 127 }, { "url": "https://github.com/jahanson/unraid-docker-templates", @@ -1288,7 +1299,7 @@ "bio": "Helping make it easy to run Minecraft on Unraid :)", "icon": "https://avatars.githubusercontent.com/jahanson", "title": "Veriwind's Repository", - "index": 127 + "index": 128 }, { "url": "https://github.com/vinid223/unraid-docker-templates", @@ -1298,7 +1309,7 @@ "DonateLink": "https://paypal.me/vinid223", "DonateText": "If you like my work please consider Donating.", "title": "vinid223's Repository", - "index": 128 + "index": 129 }, { "url": "https://github.com/vrx-666/unraid-xml", @@ -1306,7 +1317,7 @@ "bio": "Creating Docker containers for fun. Most often for my own needs, which are not met by other available in CA.", "icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/mask.jpg", "title": "vrx's Repository", - "index": 129 + "index": 130 }, { "url": "https://github.com/Waseh/unraidtemplates", @@ -1316,7 +1327,7 @@ "DonateLink": "https://paypal.me/WasehDev", "DonateText": "If you like my work please consider Donating.", "title": "Waseh's Repository", - "index": 130 + "index": 131 }, { "url": "https://github.com/Womabre/unraid-docker-templates", @@ -1326,7 +1337,7 @@ "DonateLink": "https://paypal.me/wmbreedveld", "DonateText": "If you like my work please consider Donating.", "title": "Womabre's Repository", - "index": 131 + "index": 132 }, { "url": "https://github.com/dylan-hoefsloot/unraid-docker-templates", @@ -1334,7 +1345,7 @@ "bio": "Creating minimal docker templates for my most used applications", "icon": "https://avatars.githubusercontent.com/dylan-hoefsloot", "title": "worseforwear's Repository", - "index": 132 + "index": 133 }, { "url": "https://github.com/xthursdayx/docker-templates", @@ -1345,7 +1356,7 @@ "DonateText": "If you appreciate my work please consider buying me a coffee, cheers!", "Forum": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates/", "title": "xthursdayx's Repository", - "index": 133 + "index": 134 }, { "url": "https://github.com/xWeegix/templates", @@ -1353,7 +1364,7 @@ "bio": "Adding templates for cool projects. Please support the authors and contributors.", "icon": "https://github.com/xWeegix.png", "title": "xWeegix's Repository", - "index": 134 + "index": 135 }, { "url": "https://gitlab.com/yayitazale/unraid-templates", @@ -1364,7 +1375,7 @@ "DonateText": "If you like my work please consider Donating.", "WebPage": "https://firstcommit.dev/", "title": "yayitazale's Repository", - "index": 135 + "index": 136 }, { "url": "https://github.com/Yoruio/unraid-templates", @@ -1374,7 +1385,7 @@ "DonateLink": "https://www.paypal.com/donate/?hosted_button_id=R44M45FYUVUDJ", "DonateText": "Help me through life with a shot or two of age-appropriate beverage!", "title": "Yoruio's Repository", - "index": 136 + "index": 137 }, { "url": "https://github.com/devzwf/unraid-docker-templates", @@ -1384,7 +1395,7 @@ "DonateLink": "https://ko-fi.com/devzwf", "DonateText": "Don't donate to me! Instead, please donate the creators of the apps, but if you insist", "title": "ZappyZap's Repository", - "index": 137 + "index": 138 }, { "url": "https://github.com/zgorizzo69/unraid-templates", @@ -1392,7 +1403,7 @@ "bio": "All about decentralization.", "icon": "https://github.com/zgorizzo69.png", "title": "zgo's Repository", - "index": 138 + "index": 139 }, { "url": "https://github.com/vertex-app/docker-template", @@ -1400,805 +1411,811 @@ "bio": "Good Luck!", "icon": "https://pic.lswl.in/images/2021/12/07/8362b5b3fe8744e0f3bfa93f1105857d.jpg", "title": "\u6817\u5c71\u672a\u6765 Repository", - "index": 139 + "index": 140 }, { "url": "https://github.com/7oasty/unraid-templates", "profile": "https://forums.unraid.net/profile/189568-7oasty/", "title": "7oasty's Repository", - "index": 140 + "index": 141 }, { "url": "https://github.com/rythmik/docker-templates", "profile": "https://forums.unraid.net/profile/10512-a_n_d_y/", "title": "a_n_d_y's Repository", - "index": 141 + "index": 142 }, { "url": "https://github.com/activ/docker-templates", "profile": "https://forums.lime-technology.com/profile/69882-activ/", "title": "activ's Repository", - "index": 142 + "index": 143 }, { "url": "https://github.com/aeleos/cloudflared", "profile": "https://forums.unraid.net/profile/78732-aeleos/", "title": "aeleos' Repository", - "index": 143 + "index": 144 }, { "url": "https://github.com/wbynum/docker-templates", "profile": "https://forums.unraid.net/profile/97630-aggie1999/", "title": "Aggie1999's Repository", - "index": 144 + "index": 145 }, { "url": "https://github.com/Zazou49/unraid", "profile": "https://forums.unraid.net/profile/110288-alexb/", "title": "Alex B's Repository", - "index": 145 + "index": 146 }, { "url": "https://github.com/alexandru360/unVerdaccio", "profile": "https://forums.unraid.net/profile/89004-alexandru360/", "title": "alexandru360's Repository", - "index": 146 + "index": 147 }, { "url": "https://github.com/alexbn71/unraid-templates", "profile": "https://forums.unraid.net/profile/169325-alexbn71/", "title": "alexbn71's Repository", - "index": 147 + "index": 148 }, { "url": "https://github.com/AlexGreenUK/unraid-templates", "profile": "https://forums.unraid.net/profile/116574-alexgreenuk/", "title": "AlexGreenUK's Repository", - "index": 148 + "index": 149 }, { "url": "https://github.com/aptalca/docker-templates", "profile": "https://forums.lime-technology.com/profile/7767-aptalca/", "title": "aptalca's Repository", - "index": 149 + "index": 150 }, { "url": "https://github.com/argash/amongusdiscord_unraid", "profile": "https://forums.unraid.net/profile/112259-argash/", "title": "argash's Repository", - "index": 150 + "index": 151 }, { "url": "https://github.com/atribe/unRAID-docker", "profile": "https://forums.lime-technology.com/profile/70671-atribe/", "title": "atribe's Repository", - "index": 151 + "index": 152 }, { "url": "https://github.com/Balya/unraid-templates", "profile": "https://forums.unraid.net/profile/166805-balya/", "title": "Balya's Repository", - "index": 152 + "index": 153 }, { "url": "https://github.com/JamesTeague/unraid-templates", "profile": "https://forums.unraid.net/profile/139338-bamaj13/", "title": "BamaJ13's Repository", - "index": 153 + "index": 154 }, { "url": "https://github.com/benderstwin/docker-templates", "profile": "https://forums.unraid.net/profile/11326-bryanwirth/", "title": "Bender's Repository", - "index": 154 + "index": 155 }, { "url": "https://github.com/BigManDave/unraid-templates", "profile": "https://forums.unraid.net/profile/133103-bigmandave/", "title": "BigManDave's Repository", - "index": 155 + "index": 156 }, { "url": "https://github.com/bluegizmo83/DockerXMLs", "profile": "https://forums.unraid.net/profile/105585-bluegizmo83", "title": "bluegizmo83's Repository", - "index": 156 + "index": 157 }, { "url": "https://github.com/bobbintb/docker-templates", "profile": "https://forums.unraid.net/profile/550-bobbintb/", "title": "bobbintb's Repository", - "index": 157 + "index": 158 }, { "url": "https://github.com/StuffAnThings/unraid-templates", "profile": "https://forums.unraid.net/profile/76370-bobokun/", "title": "bobokun's Repository", - "index": 158 + "index": 159 }, { "url": "https://github.com/bonedrums/unraid-templates", "profile": "https://forums.unraid.net/profile/72855-bonedrums/", "title": "bonedrums' Repository", - "index": 159 + "index": 160 }, { "url": "https://github.com/breadlysm/Breads-unraid-templates", "profile": "https://forums.unraid.net/profile/84220-breadlysm/", "title": "breadlysm's Repository", - "index": 160 + "index": 161 }, { "url": "https://github.com/brettm357/docker-templates", "profile": "https://forums.lime-technology.com/profile/62222-brettm357/", "title": "brettm357's Repository", - "index": 161 + "index": 162 }, { "url": "https://github.com/brycelarge/unraid-templates", "profile": "https://forums.unraid.net/profile/112270-brycelarge/", "title": "brycelarge's Repository", - "index": 162 + "index": 163 }, { "url": "https://github.com/FrankM77/unraid-templates", "profile": "https://forums.unraid.net/profile/153626-built2succeed/", "title": "Built2Succeed's Repository", - "index": 163 + "index": 164 }, { "url": "https://github.com/jshridha/templates", "profile": "https://forums.lime-technology.com/profile/7061-bungy/", "title": "Bungy's Repository", - "index": 164 + "index": 165 }, { "url": "https://github.com/C3004/Unraid-Templates-C3004", "profile": "https://forums.unraid.net/profile/142775-c3004/", "title": "C3004's Repository", - "index": 165 + "index": 166 }, { "url": "https://github.com/C4ArtZ/Unraid-Templates", "profile": "https://forums.unraid.net/profile/106324-c4artz/", "title": "c4artz' Repository", - "index": 166 + "index": 167 }, { "url": "https://github.com/Camc314/unraid-jellyfin-vue", "profile": "https://forums.unraid.net/profile/123309-camc314/", "title": "Camc314's Repository", - "index": 167 + "index": 168 }, { "url": "https://github.com/P3R-CO/unraid", "profile": "https://forums.unraid.net/profile/106374-captasic/", "title": "capt.asic's Repository", - "index": 168 + "index": 169 }, { "url": "https://github.com/CaptInsano/docker-containers/tree/templates", "profile": "https://forums.lime-technology.com/profile/40599-captinsano/", "title": "CaptInsano's Repository", - "index": 169 + "index": 170 }, { "url": "https://github.com/chacawaca/post-recording-xml", "profile": "https://forums.unraid.net/profile/111526-chacawaca", "title": "Chacawaca's Repository", - "index": 170 + "index": 171 }, { "url": "https://github.com/PotentialIngenuity/petio-unraid", "profile": "https://forums.unraid.net/profile/107700-chargingcosmonaut/", "title": "ChargingCosmonaut's Repository", - "index": 171 + "index": 172 }, { "url": "https://github.com/chvb/docker-templates", "profile": "https://forums.lime-technology.com/profile/65325-chvb/", "title": "chvb's Repository", - "index": 172 + "index": 173 }, { "url": "https://github.com/ciegg/unraid-templates", "profile": "https://forums.unraid.net/profile/155366-cieg/", "title": "cieg's Repository", - "index": 173 + "index": 174 }, { "url": "https://github.com/ckocyigit/unraid-webdav", "profile": "https://forums.unraid.net/profile/110566-ck98/", "title": "CK98's Repository", - "index": 174 + "index": 175 }, { "url": "https://github.com/clowrym/docker-templates", "profile": "https://forums.lime-technology.com/profile/26570-clowrym/", "title": "clowrym's Repository", - "index": 175 + "index": 176 }, { "url": "https://github.com/cmer/docker-templates", "profile": "https://forums.lime-technology.com/profile/69846-cmer/", "title": "cmer's Repository", - "index": 176 + "index": 177 }, { "url": "https://github.com/Adidasdaniel98/RepetierDocker", "profile": "https://forums.unraid.net/profile/120747-codeluxe/", "title": "Codeluxe's Repository", - "index": 177 + "index": 178 }, { "url": "https://github.com/coppit/unraid-plugin-metadata", "profile": "https://forums.lime-technology.com/profile/167-coppit/", "title": "coppit's Repository", - "index": 178 + "index": 179 }, { "url": "https://github.com/pairofcrocs/unraid-templates", "profile": "https://forums.unraid.net/profile/98010-crocs/", "title": "Croc's Repository", - "index": 179 + "index": 180 }, { "url": "https://github.com/NickM-27/unraid-templates", "profile": "https://forums.unraid.net/profile/128178-crzynik/", "title": "crzynik's Repository", - "index": 180 + "index": 181 }, { "url": "https://github.com/cschanot/docker-templates", "profile": "https://forums.unraid.net/profile/80091-cschanot/", "title": "cschanot's Repository", - "index": 181 + "index": 182 }, { "url": "https://github.com/glauth/unraid-glauth", "profile": "https://forums.unraid.net/profile/111590-cyansmoker/", "title": "cyansmoker's Repository", - "index": 182 + "index": 183 }, { "url": "https://github.com/CyaOnDaNet/unraid-templates", "profile": "https://forums.unraid.net/profile/100638-cyaondanet/", "title": "CyaOnDaNet's Repository", - "index": 183 + "index": 184 }, { "url": "https://github.com/D34DC3N73R/unraid-templates", "profile": "https://forums.unraid.net/profile/101684-d34dc3n73r/", "title": "D34DC3N73R's Repository", - "index": 184 + "index": 185 }, { "url": "https://github.com/d8ahazard/unraid-repository", "profile": null, "title": "d8ahazard's Repository", - "index": 185 + "index": 186 }, { "url": "https://github.com/d8sychain/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/72950-d8sychain/", "title": "d8sychain's Repository", - "index": 186 + "index": 187 }, { "url": "https://github.com/knilix/unraid-templates", "profile": "https://forums.unraid.net/profile/126551-da-do-ron/", "title": "da do ron's Repository", - "index": 187 + "index": 188 }, { "url": "https://github.com/daman20/ca-xmls", "profile": "https://forums.unraid.net/profile/122785-daman12/", "title": "daman12's Repository", - "index": 188 + "index": 189 }, { "url": "https://github.com/DanRegalia/UNRAID", "profile": "https://forums.unraid.net/profile/103107-danregalia/", "title": "DanRegalia's Repository", - "index": 189 + "index": 190 }, { "url": "https://github.com/daredoes/unraid-templates", "profile": "https://forums.unraid.net/profile/157186-daredoes/", "title": "daredoes' Repository", - "index": 190 + "index": 191 }, { "url": "https://github.com/Darkside138/unraidtemplates", "profile": "https://forums.unraid.net/profile/166210-darkside138/", "title": "Darkside138's Repository", - "index": 191 + "index": 192 }, { "url": "https://github.com/DavidSpek/homelablabelmaker", "profile": "https://forums.unraid.net/profile/96461-davidspek/", "title": "DavidSpek's Repository", - "index": 192 + "index": 193 }, { "url": "https://github.com/LibrePhotos/librephotos-unraid", "profile": "https://forums.unraid.net/profile/179939-derneuere/", "title": "derneuere's Repository", - "index": 193 + "index": 194 }, { "url": "https://github.com/dhruvinsh/unraid-templates", "profile": "https://forums.unraid.net/profile/146712-dhruvin/", "title": "Dhruvin's Repository", - "index": 194 + "index": 195 }, { "url": "https://github.com/quimnut/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/15731-dibbz/", "title": "dibbz' Repository", - "index": 195 + "index": 196 }, { "url": "https://github.com/Dimtar/unraidtemplates", "profile": "https://forums.unraid.net/profile/7694-dimtar/", "title": "dimtar's Repository", - "index": 196 + "index": 197 }, { "url": "https://github.com/piranha771/unraid-templates", "profile": "https://forums.unraid.net/profile/159409-divid/", "title": "Divid's Repository", - "index": 197 + "index": 198 }, { "url": "https://github.com/dmacias72/unRAID-CA", "profile": "https://forums.lime-technology.com/profile/11874-dmacias/", "title": "dmacias' Repository", - "index": 198 + "index": 199 }, { "url": "https://github.com/dmaxwell351/docker-containers/tree/templates", "profile": "https://forums.lime-technology.com/profile/32813-dmaxwell351/", "title": "dmaxwell's Repository", - "index": 199 + "index": 200 }, { "url": "https://github.com/docgyver/unraid-v6-plugins", "profile": "https://forums.lime-technology.com/profile/21303-docgyver/", "title": "docgyver's Repository", - "index": 200 + "index": 201 }, { "url": "https://github.com/doron1/unraid-plugins", "profile": "https://forums.unraid.net/profile/8006-doron/", "title": "doron's Repository", - "index": 201 + "index": 202 }, { "url": "https://github.com/Polemus/Unraid", "profile": "https://forums.unraid.net/profile/140455-dusty-roberts/", "title": "Dusty Roberts' Repository", - "index": 202 + "index": 203 }, { "url": "https://github.com/lomorage/unraid-template", "profile": "https://forums.unraid.net/profile/138957-dwebf/", "title": "DwebF's Repository", - "index": 203 + "index": 204 }, { "url": "https://github.com/bergware/dynamix-plugins", "profile": "https://forums.lime-technology.com/profile/2736-bonienl/", "title": "Dynamix Repository", - "index": 204 + "index": 205 }, { "url": "https://github.com/DyonR/docker-templates", "profile": "https://forums.unraid.net/profile/79298-dyon/", "title": "Dyon's Repository", - "index": 205 + "index": 206 }, { "url": "https://github.com/ItsEcholot/unraid-templates", "profile": "https://forums.unraid.net/profile/134301-echolot/", "title": "Echolot's Repository", - "index": 206 + "index": 207 }, { "url": "https://github.com/ElectricBrainUK/docker-templates", "profile": "https://forums.unraid.net/profile/98185-electricbrainuk", "title": "ElectricBrainUK's Repository", - "index": 207 + "index": 208 }, { "url": "https://github.com/elzik/unraid-templates", "profile": "https://forums.unraid.net/profile/201488-elzik/", "title": "elzik's Repository", - "index": 208 + "index": 209 }, { "url": "https://github.com/MediaBrowser/Emby.Build", "profile": null, "title": "Emby Repository", - "index": 209 + "index": 210 }, { "url": "https://github.com/emptyfish/unraid-apps", "profile": "https://forums.unraid.net/profile/112283-emptyfish/", "title": "emptyfish's Repository", - "index": 210 + "index": 211 }, { "url": "https://github.com/twist3dimages/unraid-templates", "profile": "https://forums.unraid.net/profile/137900-exes/", "title": "Exes' Repository", - "index": 211 + "index": 212 }, { "url": "https://github.com/basroovers/unraid-templates", "profile": "https://forums.unraid.net/profile/94801-exista", "title": "eXisTa's Repository", - "index": 212 + "index": 213 }, { "url": "https://github.com/fanningert/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/77170-fanningert/", "title": "fanningert's Repository", - "index": 213 + "index": 214 }, { "url": "https://github.com/fiR3W4LL87/unraid-templates", "profile": "https://forums.unraid.net/profile/113873-fir3w4ll/", "title": "fiR3W4LL's Repository", - "index": 214 + "index": 215 }, { "url": "https://github.com/Flight777/unraid_justworks_templates", "profile": "https://forums.unraid.net/profile/119250-flight777", "title": "Flight777's Repository", - "index": 215 + "index": 216 }, { "url": "https://github.com/CyanLabs/unraid-plugins", "profile": "https://forums.unraid.net/profile/72406-fma965/", "title": "Fma965's Repository", - "index": 216 + "index": 217 }, { "url": "https://github.com/EdwardChamberlain/unraid-templates", "profile": "https://forums.unraid.net/profile/122583-forum-layman/", "title": "Forum-Layman's Repository", - "index": 217 + "index": 218 }, { "url": "https://github.com/FoxxMD/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/85599-foxxmd/", "title": "FoxxMD's Repository", - "index": 218 + "index": 219 }, { "url": "https://github.com/frakman1/docker-templates", "profile": "https://forums.unraid.net/profile/96005-frakman1", "title": "frakman1's Repository", - "index": 219 + "index": 220 }, { "url": "https://gitlab.com/crafty-controller/crafty-4", "profile": "https://forums.unraid.net/profile/126877-freddy0/", "title": "freddy0's Repository", - "index": 220 + "index": 221 }, { "url": "https://github.com/ganey/unraid-honeygain", "profile": "https://forums.unraid.net/profile/94003-ganey/", "title": "ganey's Repository", - "index": 221 + "index": 222 }, { "url": "https://github.com/geoffgbsn/unraid-templates", "profile": "https://forums.unraid.net/profile/144116-geoffgibby/", "title": "geoff.gibby's Repository", - "index": 222 + "index": 223 }, { "url": "https://github.com/gfjardim/unRAID-plugins/tree/templates", "profile": "https://forums.lime-technology.com/profile/1694-gfjardim/", "title": "gfjardim's Repository", - "index": 223 + "index": 224 }, { "url": "https://github.com/GregYankovoy/docker-templates", "profile": "https://forums.unraid.net/profile/88760-grack/", "title": "Grack's Repository", - "index": 224 + "index": 225 + }, + { + "url": "https://github.com/nwithan8/unraid_templates", + "profile": "https://forums.unraid.net/profile/81372-grtgbln/", + "title": "grtgbln's Repository", + "index": 226 }, { "url": "https://github.com/UnknownHiker/unraid-template-kitchenowl", "profile": "https://forums.unraid.net/profile/155012-hansolo97/", "title": "HanSolo97's Repository", - "index": 225 + "index": 227 }, { "url": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "profile": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "title": "hedrinbc's Repository", - "index": 226 + "index": 228 }, { "url": "https://github.com/hernandito/docker-templates", "profile": "https://forums.lime-technology.com/profile/6274-hernandito/", "title": "hernandito's Repository", - "index": 227 + "index": 229 }, { "url": "https://github.com/HuxyUK/docker-containers", "profile": "https://forums.lime-technology.com/profile/70544-huxy/", "title": "Huxy's Repository", - "index": 228 + "index": 230 }, { "url": "https://github.com/itimpi/Unraid-CA-Templates", "profile": "https://lime-technology.com/profile/10897-itimpi/", "title": "itimpi's Repository", - "index": 229 + "index": 231 }, { "url": "https://github.com/Tech-Weasel/Unraid_Templates", "profile": "https://forums.unraid.net/profile/96251-jabajames/", "title": "jabajames' Repository", - "index": 230 + "index": 232 }, { "url": "https://github.com/what-name/unraid-templates", "profile": "https://forums.unraid.net/profile/122982-jacob-bolooni/", "title": "Jacob Bolooni's Repository", - "index": 231 + "index": 233 }, { "url": "https://github.com/jadehawk/unRaid-Templates", "profile": "https://forums.unraid.net/profile/168612-jadehawk", "title": "Jadehawk's Repository", - "index": 232 + "index": 234 }, { "url": "https://github.com/jassycliq/Unraid-AndroidStudio-Projector", "profile": "https://forums.unraid.net/profile/116233-jassycliq/", "title": "jassycliq's Repository", - "index": 233 + "index": 235 }, { "url": "https://github.com/jbartlett777/DiskSpeed", "profile": "https://lime-technology.com/profile/8307-jbartlett/", "title": "JBartlett's Repository", - "index": 234 + "index": 236 }, { "url": "https://github.com/jbreed/docker-templates", "profile": "https://forums.unraid.net/profile/92695-jbreed/", "title": "jbreed's Repository", - "index": 235 + "index": 237 }, { "url": "https://github.com/jbrodriguez/unraid", "profile": "https://forums.lime-technology.com/profile/593-jbrodriguez/", "title": "jbrodriguez's Repository", - "index": 236 + "index": 238 }, { "url": "https://github.com/Jcloud67/Docker-Templates", "profile": "https://lime-technology.com/profile/67922-jcloud/", "title": "JCloud's Repository", - "index": 237 + "index": 239 }, { "url": "https://github.com/jcreynolds/docker-templates", "profile": "https://forums.lime-technology.com/profile/65204-jcreynoldsii/", "title": "jcreynolds' Repository", - "index": 238 + "index": 240 }, { "url": "https://github.com/jflo/ffsync-unraid", "profile": "https://forums.unraid.net/profile/120634-jflo/", "title": "Jflo's Repository", - "index": 239 + "index": 241 }, { "url": "https://github.com/GladysAssistant/unraid-gladys-templates", "profile": "https://forums.unraid.net/profile/159169-jgcb00/", "title": "jgcb00's Repository", - "index": 240 + "index": 242 }, { "url": "https://github.com/jkirkcaldy/unraid-CA-templates", "profile": "https://forums.unraid.net/profile/114408-jkirkcaldy/", "title": "jkirkcaldy's Repository", - "index": 241 + "index": 243 }, { "url": "https://github.com/joch/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/2607-joch/", "title": "joch's Repository", - "index": 242 + "index": 244 }, { "url": "https://github.com/johnodon/docker-templates", "profile": "https://forums.lime-technology.com/profile/6506-johnodon/", "title": "johnodon's Repository", - "index": 243 + "index": 245 }, { "url": "https://github.com/jorgenman/unraid-templates", "profile": "https://forums.unraid.net/profile/142946-jorgenman/", "title": "jorgenman's Repository", - "index": 244 + "index": 246 }, { "url": "https://github.com/qubex22/unraid-templates", "profile": "https://forums.unraid.net/profile/110563-joroga22/", "title": "joroga22's Repository", - "index": 245 + "index": 247 }, { "url": "https://github.com/josh-gaby/unraid-templates", "profile": "https://forums.unraid.net/profile/171871-joshgaby/", "title": "josh.gaby's Repository", - "index": 246 + "index": 248 }, { "url": "https://github.com/Joshndroid/joshndroid-unraid-docker-templates", "profile": "https://forums.unraid.net/profile/123042-joshndroid/", "title": "Joshndroid's Repository", - "index": 247 + "index": 249 }, { "url": "https://github.com/angelics/unraid-docker-template", "profile": "https://forums.unraid.net/profile/7122-josywong/", "title": "josywong's Repository", - "index": 248 + "index": 250 }, { "url": "https://github.com/josecoelho/unraid-templates", "profile": "https://forums.unraid.net/profile/125944-jos%C3%A9-coelho/", "title": "Jos\u00e9 Coelho's Repository", - "index": 249 + "index": 251 }, { "url": "https://github.com/JPDVM2014/unraid-templates", "profile": "https://forums.unraid.net/profile/156525-jpdvm2014/", "title": "JPDVM2014's Repository", - "index": 250 + "index": 252 }, { "url": "https://github.com/jsavargas/telethon_downloader", "profile": "https://forums.unraid.net/profile/93593-jsavargas/", "title": "jsavargas' Repository", - "index": 251 + "index": 253 }, { "url": "https://github.com/shaf/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/71085-jugniji/", "title": "JugniJi's Repository", - "index": 252 + "index": 254 }, { "url": "https://github.com/JustinAiken/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/1079-justinaiken/", "title": "JustinAiken's Repository", - "index": 253 + "index": 255 }, { "url": "https://github.com/Olprog59/unraid-templates", "profile": "https://forums.unraid.net/profile/121454-kameleon83/", "title": "Kameleon83's Repository", - "index": 254 + "index": 256 }, { "url": "https://github.com/KasteM34/unraid-templates", "profile": "https://forums.unraid.net/profile/169707-kastem34/", "title": "kastem34's Repository", - "index": 255 + "index": 257 }, { "url": "https://github.com/roninkenji/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/62359-ken-ji/", "title": "ken-ji's Repository", - "index": 256 + "index": 258 }, { "url": "https://github.com/yqlbu/unraid-templates", "profile": "https://forums.unraid.net/profile/110700-kevin-yu/", "title": "kevin yu's Repository", - "index": 257 + "index": 259 }, { "url": "https://github.com/kilrah/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/175398-kilrah/", "title": "Kilrah's Repository", - "index": 258 + "index": 260 }, { "url": "https://github.com/kiowadriver/unraid-docker", "profile": "https://forums.unraid.net/profile/74645-kiowa2005/", "title": "kiowa2005's Repository", - "index": 259 + "index": 261 }, { "url": "https://github.com/Knoxie/UnraidTemplates", "profile": "https://forums.unraid.net/profile/78069-knoxie89/", "title": "Knoxie89's Repository", - "index": 260 + "index": 262 }, { "url": "https://github.com/Kostecki/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/68040-kostecki/", "title": "kostecki's Repository", - "index": 261 + "index": 263 }, { "url": "https://github.com/Kru-x/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/69435-kru-x/", "title": "Kru-X's Repository", - "index": 262 + "index": 264 }, { "url": "https://github.com/Qlisch/unraid-templates", "profile": "https://forums.unraid.net/profile/119212-kulisch/", "title": "Kulisch's Repository", - "index": 263 + "index": 265 }, { "url": "https://github.com/kywarai/unraid_templates", "profile": "https://forums.unraid.net/profile/170658-kuuki/", "title": "kuuki's Repository", - "index": 264 + "index": 266 }, { "url": "https://github.com/Srcodesalittle/cryptgeon_redis", "profile": "https://forums.unraid.net/profile/131563-lamp/", "title": "lamp's Repository", - "index": 265 + "index": 267 }, { "url": "https://github.com/laur89/unraid-templates/", "profile": "https://forums.unraid.net/profile/114193-laur/", "title": "laur's Repository", - "index": 266 + "index": 268 }, { "url": "https://github.com/lawryder/unraid_docker_reps", "profile": "https://forums.unraid.net/profile/122425-lawryder/", "title": "LawRyder's Repository", - "index": 267 + "index": 269 }, { "url": "https://github.com/lewislarsen/lldap-unraid", "profile": "https://forums.unraid.net/profile/143760-lewis-l/", "title": "Lewis L's Repository", - "index": 268 + "index": 270 }, { "url": "https://github.com/L1cardo/Unraid-Templates", "profile": "https://forums.unraid.net/profile/128967-licardo/", "title": "licardo's Repository", - "index": 269 + "index": 271 }, { "url": "https://github.com/linuxserver/linuxserver-Plugin-Repository", "profile": null, "title": "Linuxserver's Plugin Repository", - "index": 270 + "index": 272 }, { "url": "https://github.com/locus313/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/74415-locus313/", "title": "locus313's Repository", - "index": 271 + "index": 273 }, { "url": "https://github.com/mingzaily/unraid-templates", "profile": "https://forums.unraid.net/profile/169573-longyunur/", "title": "LongYunar's Repository", - "index": 272 + "index": 274 }, { "url": "https://github.com/Loony2392/unraid-templates", @@ -2210,669 +2227,675 @@ "Forum": "https://forums.unraid.net/profile/152355-loony2392/", "Twitter": "https://twitter.com/Loony2392", "title": "Loony2392's Repository", - "index": 273 + "index": 275 }, { "url": "https://github.com/luisalrp/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/115058-luisalrp/", "title": "luisalrp's Repository", - "index": 274 + "index": 276 }, { "url": "https://github.com/macexx/docker-templates", "profile": "https://forums.lime-technology.com/profile/66302-macester/", "title": "macester's Repository", - "index": 275 + "index": 277 }, { "url": "https://github.com/magmpzero/docker-templates", "profile": "https://forums.lime-technology.com/profile/69284-magmpzero/", "title": "magmpzero's Repository", - "index": 276 + "index": 278 }, { "url": "https://github.com/Malfurious/docker-templates", "profile": "https://forums.lime-technology.com/profile/77149-malfurious/", "title": "malfurious' Repository", - "index": 277 + "index": 279 }, { "url": "https://github.com/malvarez00/unRAID-Docker-Templates", "profile": "https://forums.lime-technology.com/profile/77549-malvarez00/", "title": "malvarez00's Repository", - "index": 278 + "index": 280 }, { "url": "https://github.com/PonyLucky/TendaControllerXML", "profile": "https://forums.unraid.net/profile/177818-margot/", "title": "Margot's Repository", - "index": 279 + "index": 281 }, { "url": "https://github.com/MarkusMcNugen/docker-templates", "profile": "https://lime-technology.com/profile/79684-markusmcnugen/", "title": "MarkusMcNugen's Repository", - "index": 280 + "index": 282 }, { "url": "https://github.com/Marraz/unraid-templates", "profile": "https://forums.unraid.net/profile/127460-marraz/", "title": "Marraz' Repository", - "index": 281 + "index": 283 }, { "url": "https://github.com/datamachines/cuda_tensorflow_opencv/tree/master/Jupyter_build", "profile": "https://forums.unraid.net/profile/154534-martial/", "title": "martial's Repository", - "index": 282 + "index": 284 }, { "url": "https://github.com/marzel1/docker-templates", "profile": "https://forums.unraid.net/profile/117249-marzel/", "title": "Marzel's Repository", - "index": 283 + "index": 285 }, { "url": "https://github.com/mason-xx/unraid-templates", "profile": "https://forums.unraid.net/profile/914-mason", "title": "mason's Repository", - "index": 284 + "index": 286 }, { "url": "https://github.com/masterwishx/unraid-templates", "profile": "https://forums.unraid.net/profile/107418-masterwishx/", "title": "Masterwishx's Repository", - "index": 285 + "index": 287 }, { "url": "https://github.com/mdarkness1988/rust-server-template", "profile": "https://lime-technology.com/profile/84443-mdarkness1988/", "title": "mdarkness1988's Repository", - "index": 286 + "index": 288 }, { "url": "https://github.com/OctoPrint/Unraid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's 2nd Repository", - "index": 287 + "index": 289 }, { "url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's Repository", - "index": 288 + "index": 290 }, { "url": "https://github.com/MrBrax/TwitchAutomator", "profile": "https://forums.unraid.net/profile/116100-menvanic", "title": "MEnVaNic's Repository", - "index": 289 + "index": 291 }, { "url": "https://github.com/Squidly271/Mettbrot-s-plugin-repo/", "profile": "https://forums.lime-technology.com/profile/11013-mettbrot/", "title": "Mettbrot's Repository", - "index": 290 + "index": 292 }, { "url": "https://github.com/kiwimato/unraid-templates", "profile": "https://forums.unraid.net/profile/89549-mihai/", "title": "Mihai's Repository", - "index": 291 + "index": 293 }, { "url": "https://github.com/helfrichmichael/unraid-templates", "profile": "https://forums.unraid.net/profile/68815-mikeah/", "title": "MikeAH's Repository", - "index": 292 + "index": 294 }, { "url": "https://github.com/mikedhanson/unraid-templates", "profile": "https://forums.unraid.net/profile/88846-mikehanson/", "title": "mikehanson's Repository", - "index": 293 + "index": 295 }, { "url": "https://github.com/mikeylikesrocks/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks", "title": "mikeylikesrocks' Repository", - "index": 294 + "index": 296 }, { "url": "https://github.com/mizz141/mizz141-unraid-xml", "profile": "https://forums.unraid.net/profile/98815-mizz141/", "title": "Mizz141's Repository", - "index": 295 + "index": 297 }, { "url": "https://github.com/m-klecka/unraid-templates", "profile": "https://forums.unraid.net/profile/210341-mklecka/", "title": "mklecka's Repository", - "index": 296 + "index": 298 }, { "url": "https://github.com/mlebjerg/docker-templates", "profile": "https://lime-technology.com/profile/76816-mlebjerg/", "title": "mlebjerg's Repository", - "index": 297 + "index": 299 }, { "url": "https://github.com/MobiusNine/docker-templates", "profile": "https://forums.unraid.net/profile/84666-mobiusnine/", "title": "MobiusNine's Repository", - "index": 298 + "index": 300 }, { "url": "https://github.com/moritzfl/unraid-templates", "profile": "https://forums.unraid.net/profile/145080-moritzf/", "title": "moritzf's Repository", - "index": 299 + "index": 301 }, { "url": "https://github.com/crazyqin/unraid-templates", "profile": "https://forums.unraid.net/profile/157513-mrafter/", "title": "mrafter's Repository", - "index": 300 + "index": 302 }, { "url": "https://github.com/dalekseevs/Unraid-Docker-Templates", "profile": "https://forums.unraid.net/profile/74482-mrchunky", "title": "MrChunky's Repository", - "index": 301 + "index": 303 }, { "url": "https://github.com/Mrlafontaine/Unraid-ErgoNode", "profile": "https://forums.unraid.net/profile/163009-mrlafontaine/", "title": "mrlafontaine's Repository", - "index": 302 + "index": 304 }, { "url": "https://github.com/Mudislander/docker-templates", "profile": "https://lime-technology.com/profile/67039-mudislander/", "title": "Mudislander's Repository", - "index": 303 + "index": 305 }, { "url": "https://github.com/Muwahhidun/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/107652-muwahhid/", "title": "Muwahhidun's Repository", - "index": 304 + "index": 306 }, { "url": "https://github.com/MyFaith/unraid-templates", "profile": "https://forums.unraid.net/profile/157465-myfaith/", "title": "MyFaith's Repository", - "index": 305 + "index": 307 }, { "url": "https://github.com/natcoso9955/unRAID-docker", "profile": "https://forums.unraid.net/profile/73128-natcoso9955/", "title": "Natcoso9955's Repository", - "index": 306 + "index": 308 }, { "url": "https://github.com/ninthwalker/docker-templates", "profile": "https://forums.lime-technology.com/profile/9420-ninthwalker/", "title": "ninthwalker's Repository", - "index": 307 + "index": 309 }, { "url": "https://github.com/NixonInnes/unraid-builds-xml", "profile": "https://forums.unraid.net/profile/122748-nixoninnes/", "title": "NixonInnes' Repository", - "index": 308 + "index": 310 }, { "url": "https://github.com/OFark/docker-templates", "profile": "https://forums.unraid.net/profile/86513-ofark/", "title": "OFark's Repository", - "index": 309 + "index": 311 }, { "url": "https://github.com/ofawx/unraid-templates", "profile": "https://forums.unraid.net/profile/109310-ofawx/", "title": "ofawx's Repository", - "index": 310 + "index": 312 }, { "url": "https://github.com/plexinc/pms-docker", "profile": null, "shortName": "Plex", "title": "Official Plex Repository", - "index": 311 + "index": 313 }, { "url": "https://github.com/ijabz/songkong_unraid/", "profile": null, "shortName": "Songkong", "title": "Official Songkong Repository", - "index": 312 + "index": 314 }, { "url": "https://github.com/oldcrazyeye/unraid-templates", "profile": "https://forums.unraid.net/profile/124305-oldcrazyeye/", "title": "oldcrazyeye's Repository", - "index": 313 + "index": 315 }, { "url": "https://github.com/0neTX/UnRAID_Template", "profile": "https://forums.unraid.net/profile/161660-onetx/", "title": "onetx's Repository", - "index": 314 + "index": 316 }, { "url": "https://github.com/opal06/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/110756-opal_06/", "title": "opal_06's Repository", - "index": 315 + "index": 317 }, { "url": "https://github.com/openspeedtest/unraid-docker-plugin", "profile": "https://forums.unraid.net/profile/110999-openspeedtest/", "title": "openspeedtest's Repository", - "index": 316 + "index": 318 }, { "url": "https://github.com/wranglatang/docker-bluelinky", "profile": "https://forums.unraid.net/profile/89354-pwrangles/", "title": "p.wrangles' Repository", - "index": 317 + "index": 319 }, { "url": "https://github.com/PartitionPixel/unraid-templates", "profile": "https://forums.unraid.net/profile/119008-partition-pixel/", "title": "Partition Pixel's Repository", - "index": 318 + "index": 320 }, { "url": "https://github.com/patrickstigler/unraid_app_templates", "profile": "https://forums.unraid.net/profile/139758-maddash1337/", "title": "patrickstigler's Repository", - "index": 319 + "index": 321 }, { "url": "https://github.com/pawelmalak/unraid-templates", "profile": "https://forums.unraid.net/profile/119205-paululibro/", "title": "paululibro's Repository", - "index": 320 + "index": 322 }, { "url": "https://github.com/imTHAI/unraid-templates", "profile": "https://forums.unraid.net/profile/117577-pbear/", "title": "pbear's Repository", - "index": 321 + "index": 323 }, { "url": "https://github.com/pducharme/docker-containers/tree/templates", "profile": "https://forums.lime-technology.com/profile/62479-pducharme/", "title": "pducharme's Repository", - "index": 322 + "index": 324 }, { "url": "https://github.com/PugPickles/UnraidCA", "profile": "https://forums.unraid.net/profile/208029-pickl3s/", "icon": "https://avatars.githubusercontent.com/u/108975072", "title": "Pickl3s' Repository", - "index": 323 + "index": 325 }, { "url": "https://github.com/poke0/Unraid-docker-templates", "profile": "https://forums.unraid.net/profile/139781-poke0/", "title": "Poke0's Repository", - "index": 324 + "index": 326 }, { "url": "https://github.com/Sleepingpirates/invitarr-unraid", "profile": "https://forums.unraid.net/profile/114147-priate/", "title": "priate's Repository", - "index": 325 + "index": 327 }, { "url": "https://github.com/dcflachs/plugin-repository", "profile": "https://forums.unraid.net/profile/63584-primeval_god/", "title": "primeval_god's Repository", - "index": 326 + "index": 328 }, { "url": "https://github.com/Progeny42/unRAID-CA-Templates", "profile": "https://forums.unraid.net/profile/101997-progeny42", "title": "Progeny42's Repository", - "index": 327 + "index": 329 }, { "url": "https://github.com/ptchernegovski/Unraid-Templates", "profile": "https://forums.unraid.net/profile/99869-ptchernegovski/", "title": "ptchernegovski's Repository", - "index": 328 + "index": 330 }, { "url": "https://github.com/picthor-io/unraid-templates", "profile": "https://forums.unraid.net/profile/106558-realcnbs/", "title": "realcnbs' Repository", - "index": 329 + "index": 331 }, { "url": "https://github.com/wger-project/unraid-templates", "profile": "https://forums.unraid.net/profile/118956-rge/", "title": "rge's Repository", - "index": 330 + "index": 332 }, { "url": "https://github.com/ibigsnet/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/76488-riflejock/", "title": "RifleJock's Repository", - "index": 331 + "index": 333 }, { "url": "https://github.com/Ratomas/CA_XML", "profile": "https://forums.unraid.net/profile/85867-robert-thomas/", "title": "Robert Thomas' Repository", - "index": 332 + "index": 334 }, { "url": "https://github.com/roflcoopter/viseron-unraid-ca-template", "profile": "https://forums.unraid.net/profile/113120-roflcoopter", "title": "roflcoopter's Repository", - "index": 333 + "index": 335 }, { "url": "https://github.com/kennethprose/unraid-templates", "profile": "https://forums.unraid.net/profile/174044-roseatoni/", "title": "roseatoni's Repository", - "index": 334 + "index": 336 }, { "url": "https://github.com/SAL-e/docker-templates", "profile": "https://forums.unraid.net/profile/11345-sal-e/", "title": "SAL-e's Repository", - "index": 335 + "index": 337 }, { "url": "https://github.com/SavageAUS/Unraid-Templates", "profile": "https://forums.unraid.net/profile/91260-savageaus/", "title": "SaveageAUS' Repository", - "index": 336 + "index": 338 }, { "url": "https://github.com/sdesbure/docker-containers", "profile": "https://forums.lime-technology.com/profile/3477-sdesbure/", "title": "sdesbure's Repository", - "index": 337 + "index": 339 + }, + { + "url": "https://github.com/sebtech33/unRAID-Templates", + "profile": "https://forums.unraid.net/profile/98806-sebtech33/", + "title": "SebTech33's Repository", + "index": 340 }, { "url": "https://github.com/dersimn/docker-unraid-templates", "profile": "https://forums.unraid.net/profile/11673-seim/", "title": "seim's Repository", - "index": 338 + "index": 341 }, { "url": "https://github.com/sems/unraid-templates", "profile": "https://forums.unraid.net/profile/168805-sem/", "title": "sem's Repository", - "index": 339 + "index": 342 }, { "url": "https://github.com/shaksiwnl/unraid-templates", "profile": "https://forums.unraid.net/profile/118681-jakemoura/", "title": "shaksiwnl's Repository", - "index": 340 + "index": 343 }, { "url": "https://github.com/shrmnk/docker-templates", "profile": "https://forums.unraid.net/profile/77786-shrmn/", "title": "shrmn's Repository", - "index": 341 + "index": 344 }, { "url": "https://github.com/silman/unraid_templates", "profile": "https://forums.unraid.net/profile/163023-silman/", "title": "silman's Repository", - "index": 342 + "index": 345 }, { "url": "https://github.com/SimonFair/unraid-plugins", "profile": "https://forums.unraid.net/profile/75917-simonf", "title": "SimonF's Repository", - "index": 343 + "index": 346 }, { "url": "https://github.com/simse/docker-templates", "profile": "https://forums.unraid.net/profile/69400-simse/", "title": "simse's Repository", - "index": 344 + "index": 347 }, { "url": "https://github.com/SiwatINC/unraid-ca-repository", "profile": "https://forums.unraid.net/profile/72489-siwat2545/", "title": "Siwat2545's Repository", - "index": 345 + "index": 348 }, { "url": "https://github.com/Skitals/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/97624-skitals/", "title": "Skitals Repository", - "index": 346 + "index": 349 }, { "url": "https://github.com/SlrG/unRAID", "profile": "https://forums.lime-technology.com/profile/16166-slrg/", "title": "SlrG's Repository", - "index": 347 + "index": 350 }, { "url": "https://github.com/smdion/docker-containers/tree/beta-templates", "profile": "https://forums.lime-technology.com/profile/26365-smdion/", "title": "smdion's beta Repository", - "index": 348 + "index": 351 }, { "url": "https://github.com/smdion/docker-containers/tree/templates", "profile": "https://forums.lime-technology.com/profile/26365-smdion/", "title": "smdion's Repository", - "index": 349 + "index": 352 }, { "url": "https://github.com/soana/unraid-docker-templates", "profile": "https://forums.lime-technology.com/profile/10065-soana/", "title": "soana's Repository", - "index": 350 + "index": 353 }, { "url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid", "profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/", "title": "SpaceInvaderOne's Repository", - "index": 351 + "index": 354 }, { "url": "https://github.com/spants/unraidtemplates", "profile": "https://forums.lime-technology.com/profile/2148-spants/", "title": "Spants' Repository", - "index": 352 + "index": 355 }, { "url": "https://github.com/Spikhalskiy/docker-templates", "profile": "https://lime-technology.com/profile/82549-dmitry-spikhalskiy/", "title": "Spikhalskiy's Repository", - "index": 353 + "index": 356 }, { "url": "https://github.com/Steini1984/steini1984-s-repositoy", "profile": "https://forums.lime-technology.com/profile/2957-steini84/", "title": "steini84's Repository", - "index": 354 + "index": 357 }, { "url": "https://github.com/stuckless/unRAID", "profile": "https://forums.lime-technology.com/profile/70058-stuckless/", "title": "stuckless' Repository", - "index": 355 + "index": 358 }, { "url": "https://github.com/Sabreu/unraid_templates", "profile": "https://forums.unraid.net/profile/98837-sublivion/", "title": "sublivion's Repository", - "index": 356 + "index": 359 }, { "url": "https://github.com/superboki/UNRAID-FR", "profile": "https://forums.unraid.net/profile/92630-superboki/", "title": "superboki's Repository", - "index": 357 + "index": 360 }, { "url": "https://github.com/maxcerny/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/93919-sysco/", "title": "sysco's Repository", - "index": 358 + "index": 361 }, { "url": "https://github.com/Tautulli/Tautulli-Unraid-Template", "profile": "https://lime-technology.com/profile/69064-wreave/", "title": "Tautulli's Repository", - "index": 359 + "index": 362 }, { "url": "https://github.com/testdasi/testdasi-unraid-repo", "profile": "https://forums.unraid.net/profile/70144-testdasi", "title": "testdasi's Repository", - "index": 360 + "index": 363 }, { "url": "https://github.com/theimmortal68/zappiti-server-docker", "profile": "https://forums.unraid.net/profile/67130-theimmortal/", "title": "theimmortal's Repository", - "index": 361 + "index": 364 }, { "url": "https://github.com/thetarkus/docker-templates", "profile": "https://lime-technology.com/profile/84238-tarkus/", "title": "thetarkus' Repository", - "index": 362 + "index": 365 }, { "url": "https://github.com/Th0masDB/unraid_template", "profile": "https://forums.unraid.net/profile/126905-thomasdb__/", "title": "ThomasDB's Repository", - "index": 363 + "index": 366 }, { "url": "https://github.com/tynor88/docker-templates", "profile": "https://forums.lime-technology.com/profile/70206-thomast_88/", "title": "thomast_88's Repository", - "index": 364 + "index": 367 }, { "url": "https://github.com/Thraxis/docker-templates", "profile": "https://forums.lime-technology.com/profile/9802-thraxis/", "title": "Thraxis' Repository", - "index": 365 + "index": 368 }, { "url": "https://github.com/timstephens24/docker-templates", "profile": "https://forums.unraid.net/profile/67918-timstephens24/", "title": "timstephens24's Repository", - "index": 366 + "index": 369 }, { "url": "https://github.com/tinglis1/docker-containers", "profile": "https://forums.lime-technology.com/profile/6492-tinglis1/", "title": "tinglis1's Repository", - "index": 367 + "index": 370 }, { "url": "https://github.com/tobbenb/docker-containers/tree/templates", "profile": "https://forums.lime-technology.com/profile/63089-saarg/", "title": "tobbenb's Repository", - "index": 368 + "index": 371 }, { "url": "https://github.com/tombowditch/docker-templates", "profile": "https://lime-technology.com/profile/80184-tombowditch/", "title": "tombowditch's Repository", - "index": 369 + "index": 372 }, { "url": "https://github.com/tritones/unraid-templates", "profile": "https://forums.unraid.net/profile/172136-tritones/", "title": "tritones' Repository", - "index": 370 + "index": 373 }, { "url": "https://github.com/TrophyBuck/unraid-templates", "profile": "https://forums.unraid.net/profile/140258-trophybuck/", "title": "TrophyBuck's Repository", - "index": 371 + "index": 374 }, { "url": "https://github.com/tubearchivist/unraid-templates", "profile": null, "title": "TubeArchivist's Official Repository", - "index": 372 + "index": 375 }, { "url": "https://github.com/charlescng/docker-containers", "profile": "https://forums.unraid.net/profile/64811-uberchuckie/", "title": "uberchuckie's Repository", - "index": 373 + "index": 376 }, { "url": "https://github.com/Poag/docker-xml", "profile": "https://forums.lime-technology.com/profile/63933-uirel/", "title": "Uirel's Repository", - "index": 374 + "index": 377 }, { "url": "https://github.com/Ulisses1478/templates-unraid", "profile": "https://forums.unraid.net/profile/90485-ulisses1478/", "title": "ulisses1478's Repository", - "index": 375 + "index": 378 }, { "url": "https://github.com/Vilhjalmr26/unraid_templates", "profile": "https://forums.unraid.net/profile/126802-vilhjalmr/", "title": "Vilhjalmr's Repository", - "index": 376 + "index": 379 }, { "url": "https://github.com/Wizarrrr/wizarr", "profile": "https://forums.unraid.net/profile/198232-mtthidoteu/", "title": "Wizarr's Repository", - "index": 377 + "index": 380 }, { "url": "https://github.com/xamindar/docker-templates", "profile": "https://forums.lime-technology.com/profile/1543-xamindar/", "title": "xamindar's Repository", - "index": 378 + "index": 381 }, { "url": "https://github.com/xavier-hernandez/unraid-templates", "profile": "https://forums.unraid.net/profile/158924-xavierh/", "title": "xavierh's Repository", - "index": 379 + "index": 382 }, { "url": "https://github.com/xenco/docker-templates", "profile": "https://forums.unraid.net/profile/155847-xenco/", "title": "xenco's Repository", - "index": 380 + "index": 383 }, { "url": "https://github.com/valaypatel/unraidapps", "profile": "https://forums.unraid.net/profile/120399-yoda/", "title": "Yoda's Repository", - "index": 381 + "index": 384 }, { "url": "https://github.com/Zggis/unraid-templates", "profile": "https://forums.unraid.net/profile/118712-zggis/", "title": "Zggis' Repository", - "index": 382 + "index": 385 }, { "url": "https://github.com/zyphermonkey/docker-templates", "profile": "https://lime-technology.com/profile/67871-zyphermonkey/", "title": "zyphermonkey's Repository", - "index": 383 + "index": 386 } ] \ No newline at end of file diff --git a/statistics.json b/statistics.json index eb4e81c20..c92a1dcfc 100755 --- a/statistics.json +++ b/statistics.json @@ -1,5 +1,5 @@ { - "caFixed": 364, + "caFixed": 365, "fixedTemplates": { "smdion's Repository": { "smdion/docker-h5ai": [ @@ -1238,6 +1238,11 @@ "ts3mb/ts3musicbot": [ "No category entry present" ] + }, + "manrw's Repository": { + "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest": [ + "Hardcoded port found in webUI entry" + ] } } } \ No newline at end of file