From 76cf0bac7961a184b55eedcef9f01aabb39b07c8 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Wed, 8 Jan 2025 22:55:18 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 408 ++++++++++++++--- applicationFeed.json | 426 +++++++++++++++--- duplicatedTemplates.json | 3 +- firstSeen.json | 4 +- log.txt | 4 + old-applicationFeed-raw.json | 159 +++---- plgStats.json | 114 ++--- repoInfo.json | 22 + repositories/blinkospace___blinko | 1 + .../ghcr.io___jarvis2f___telegram-files | 1 + repositoryList.json | 414 +++++++++-------- statistics.json | 12 +- 13 files changed, 1110 insertions(+), 460 deletions(-) create mode 100644 repositories/blinkospace___blinko create mode 100644 repositories/ghcr.io___jarvis2f___telegram-files diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index a981528af..67cacf206 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1736392187 + "last_updated_timestamp": 1736394910 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 8048155fd..383067d9c 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -1,4 +1,292 @@ [ + { + "Name": "Blinko", + "Repository": "blinkospace/blinko:latest", + "Registry": "https://hub.docker.com/r/blinkospace/blinko", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://blinko.mintlify.app/introduction", + "Overview": "Blinko is an innovative open-source project designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.\r\n\r\nI have created this community template for Blinko to make it easy to setup and run for people. I am not affiliated with Blinko.\r\n\r\nIn case you need any support for this template specifically, send a message in the support thread and I will try to help you!", + "WebUI": "http://[IP]:[PORT:1111]/", + "TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/Blinko.xml", + "Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/Blinko-Icon-256x256.png?raw=true", + "ExtraParams": "--restart always", + "Config": [ + { + "@attributes": { + "Name": "Storage", + "Target": "/app/.blinko", + "Default": "/mnt/user/appdata/Blinko", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/appdata/Blinko" + }, + { + "@attributes": { + "Name": "Service Port", + "Target": "1111", + "Default": "1111", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "1111" + }, + { + "@attributes": { + "Name": "NODE_ENV", + "Target": "NODE_ENV", + "Default": "production", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "production" + }, + { + "@attributes": { + "Name": "NEXTAUTH_URL", + "Target": "NEXTAUTH_URL", + "Default": "http://localhost:1111", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "http://localhost:1111" + }, + { + "@attributes": { + "Name": "NEXT_PUBLIC_BASE_URL", + "Target": "NEXT_PUBLIC_BASE_URL", + "Default": "http://localhost:1111", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "http://localhost:1111" + }, + { + "@attributes": { + "Name": "NEXTAUTH_SECRET", + "Target": "NEXTAUTH_SECRET", + "Default": "my_ultra_secure_nextauth_secret", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "my_ultra_secure_nextauth_secret" + }, + { + "@attributes": { + "Name": "DATABASE_URL", + "Target": "DATABASE_URL", + "Default": "postgresql://postgres:mysecretpassword@blinko-postgres:5432/postgres", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "postgresql://blinko_user:slapping-selector-unpeeled-crepe@192.168.1.10:5432/blinko" + } + ], + "Repo": "UnusMundus' Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/Blinko.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 51590, + "stars": 5, + "LastUpdate": 1736393683, + "LastUpdateScan": 1736394753, + "FirstSeen": 1736394753 + }, + { + "Name": "IT-Tools", + "Repository": "corentinth/it-tools", + "Registry": "https://hub.docker.com/r/corentinth/it-tools", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://github.com/CorentinTh/it-tools", + "Overview": "Collection of handy online tools for developers, with great UX. \r\n\r\nNOTE: This is not my project. I simply enjoy this a ton and want it to reach as many people as possible which is why I made this template! I have linked Corentinth's Github repo in the resources section so if you like the tool you should definitely check it out and support him!", + "WebUI": "http://[IP]:[PORT:80]", + "TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/IT-Tools.xml", + "Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/IT-Tools-Icon-512px.png?raw=true", + "Config": { + "@attributes": { + "Name": "Host Port 1", + "Target": "80", + "Default": "8082", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "8082" + }, + "Repo": "UnusMundus' Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/IT-Tools.xml", + "CategoryList": [ + "Productivity", + "Security", + "Tools-Utilities" + ], + "downloads": 6122521, + "stars": 138, + "trending": 7.726, + "trends": [ + 11.333, + 10.313, + 10.677, + 8.657, + 8.937, + 9.1, + 7.726 + ], + "trendsDate": [ + 1719288404, + 1721887609, + 1724486814, + 1727086047, + 1729815050, + 1732417656, + 1735017025 + ], + "downloadtrend": [ + 3422019, + 3815523, + 4271598, + 4676419, + 5135393, + 5649507, + 6122521 + ], + "LastUpdateScan": 1735017025, + "LastUpdate": 1734221858, + "FirstSeen": 1680138719, + "topTrending": -3.607, + "topPerforming": 7.726 + }, + { + "Name": "Telegram-Files", + "Repository": "ghcr.io/jarvis2f/telegram-files:latest", + "Registry": "https://github.com/jarvis2f/telegram-files/pkgs/container/telegram-files", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/184315-support-jarvis2f-telegram-files", + "Project": "https://github.com/jarvis2f/telegram-files", + "Overview": "A simple telegram file downloader. \r\n https://github.com/jarvis2f/telegram-files\r\n It supports downloading files from Telegram channels and groups, multiple Telegram accounts for downloading, and\n the ability to pause and resume downloads.", + "WebUI": "https://[IP]:[PORT:80]/", + "TemplateURL": "https://raw.githubusercontent.com/jarvis2f/unraid-templates/master/templates/telegram-files/telegram-files.xml", + "Icon": "https://raw.githubusercontent.com/jarvis2f/telegram-files/refs/heads/main/web/public/favicon-96x96.png", + "Config": [ + { + "@attributes": { + "Name": "WEBUI Port", + "Target": "80", + "Default": "6543", + "Mode": "tcp", + "Description": "The port for the web interface.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "6543" + }, + { + "@attributes": { + "Name": "APP ROOT", + "Target": "APP_ROOT", + "Default": "/app/data", + "Mode": "", + "Description": "The root directory for the application.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/app/data" + }, + { + "@attributes": { + "Name": "TELEGRAM API ID", + "Target": "TELEGRAM_API_ID", + "Default": "", + "Mode": "", + "Description": "The API ID from https://my.telegram.org/apps", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "TELEGRAM API HASH", + "Target": "TELEGRAM_API_HASH", + "Default": "", + "Mode": "", + "Description": "The API Hash from https://my.telegram.org/apps", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ROOT Directory", + "Target": "/app/data", + "Default": "", + "Mode": "rw", + "Description": "The root directory for the application. If you change this, you will need to update the APP_ROOT variable.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "jarvis2f's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/jarvis2fsRepository/templates/telegram-files/telegram-files.xml", + "CategoryList": [ + "Downloaders" + ], + "LastUpdateScan": 1736394774, + "FirstSeen": 1736394774 + }, { "Name": "spotify-to-plex", "Repository": "jjdenhertog/spotify-to-plex:latest", @@ -12445,7 +12733,7 @@ "Tools-System", "Plugins" ], - "downloads": 4624, + "downloads": 4625, "FirstSeen": 1721347661 }, { @@ -17991,7 +18279,7 @@ "Tools-System", "Plugins" ], - "downloads": 2426, + "downloads": 2427, "FirstSeen": 1712325975 }, { @@ -31262,7 +31550,7 @@ "Tools-System", "Plugins" ], - "downloads": 9968, + "downloads": 9972, "FirstSeen": 1707003748 }, { @@ -31287,7 +31575,7 @@ "Tools-System", "Plugins" ], - "downloads": 2264, + "downloads": 2266, "FirstSeen": 1536379200 }, { @@ -31319,7 +31607,7 @@ "Network-VPN", "Plugins" ], - "downloads": 20486, + "downloads": 20491, "FirstSeen": 1 }, { @@ -31345,7 +31633,7 @@ "Network-VPN", "Plugins" ], - "downloads": 679, + "downloads": 680, "FirstSeen": 1 }, { @@ -31377,7 +31665,7 @@ "Tools-System", "Plugins" ], - "downloads": 9968, + "downloads": 9972, "FirstSeen": 1707003748 }, { @@ -64583,7 +64871,7 @@ "Tools-System", "Plugins" ], - "downloads": 5970, + "downloads": 5972, "FirstSeen": 1519966800 }, { @@ -64629,7 +64917,7 @@ "Tools-System", "Plugins" ], - "downloads": 1199, + "downloads": 1200, "FirstSeen": 1583942966 }, { @@ -64678,7 +64966,7 @@ "Tools-System", "Plugins" ], - "downloads": 5960, + "downloads": 5961, "FirstSeen": 1521086400 }, { @@ -64732,7 +65020,7 @@ "Tools-System", "Plugins" ], - "downloads": 3281, + "downloads": 3282, "FirstSeen": 1523678400 }, { @@ -64829,7 +65117,7 @@ "Tools-System", "Plugins" ], - "downloads": 253, + "downloads": 254, "FirstSeen": 1708193167 }, { @@ -64861,7 +65149,7 @@ "Tools-System", "Plugins" ], - "downloads": 2264, + "downloads": 2266, "FirstSeen": 1536379200 }, { @@ -64939,7 +65227,7 @@ "Tools-System", "Plugins" ], - "downloads": 1632, + "downloads": 1633, "FirstSeen": 1616874664 }, { @@ -64962,7 +65250,7 @@ "Tools-System", "Plugins" ], - "downloads": 7218, + "downloads": 7220, "FirstSeen": 1665048630 }, { @@ -65058,7 +65346,7 @@ "Tools-System", "Plugins" ], - "downloads": 2126, + "downloads": 2127, "FirstSeen": 1511413200 }, { @@ -65117,7 +65405,7 @@ "Tools-System", "Plugins" ], - "downloads": 11187, + "downloads": 11190, "FirstSeen": 1522468800 }, { @@ -65138,7 +65426,7 @@ "Productivity", "Plugins" ], - "downloads": 95, + "downloads": 96, "FirstSeen": 1717861364 }, { @@ -65203,7 +65491,7 @@ "Tools-System", "Plugins" ], - "downloads": 1050, + "downloads": 1051, "FirstSeen": 1539535783 }, { @@ -65224,7 +65512,7 @@ "Tools-System", "Plugins" ], - "downloads": 695, + "downloads": 696, "FirstSeen": 1539535783 }, { @@ -65267,7 +65555,7 @@ "Tools-System", "Plugins" ], - "downloads": 1706, + "downloads": 1708, "FirstSeen": 1539535783 }, { @@ -65294,7 +65582,7 @@ "Tools-System", "Plugins" ], - "downloads": 18995, + "downloads": 18999, "FirstSeen": 1646959885 }, { @@ -65518,7 +65806,7 @@ "Tools-System", "Plugins" ], - "downloads": 9832, + "downloads": 9833, "FirstSeen": 1539535783 }, { @@ -65560,7 +65848,7 @@ "Tools-System", "Plugins" ], - "downloads": 6655, + "downloads": 6656, "FirstSeen": 1539535783 }, { @@ -65581,7 +65869,7 @@ "Tools-System", "Plugins" ], - "downloads": 6175, + "downloads": 6177, "FirstSeen": 1539535783 }, { @@ -65603,7 +65891,7 @@ "Tools-System", "Plugins" ], - "downloads": 14064, + "downloads": 14065, "FirstSeen": 1539535783 }, { @@ -65870,7 +66158,7 @@ "Tools-System", "Plugins" ], - "downloads": 770, + "downloads": 771, "FirstSeen": 1555805286 }, { @@ -71996,7 +72284,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 1204, + "downloads": 1205, "FirstSeen": 1724969210 }, { @@ -72023,7 +72311,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 11192, + "downloads": 11199, "FirstSeen": 1705014233 }, { @@ -72045,7 +72333,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3716, + "downloads": 3717, "FirstSeen": 1535169600 }, { @@ -85758,7 +86046,7 @@ "Plugins", "Plugins" ], - "downloads": 5761, + "downloads": 5762, "FirstSeen": 1714226768 }, { @@ -86180,7 +86468,7 @@ "Tools-System", "Plugins" ], - "downloads": 1987, + "downloads": 1988, "FirstSeen": 1521604800 }, { @@ -86425,7 +86713,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 2423, + "downloads": 2426, "FirstSeen": 1536984000 }, { @@ -86458,7 +86746,7 @@ "Tools-System", "Plugins" ], - "downloads": 5687, + "downloads": 5690, "FirstSeen": 1524888000 }, { @@ -86487,7 +86775,7 @@ "Tools-System", "Plugins" ], - "downloads": 21682, + "downloads": 21689, "FirstSeen": 1537675200 }, { @@ -86518,7 +86806,7 @@ "Tools-System", "Plugins" ], - "downloads": 15890, + "downloads": 15894, "FirstSeen": 1577545765 }, { @@ -86550,7 +86838,7 @@ "Tools-System", "Plugins" ], - "downloads": 9702, + "downloads": 9706, "FirstSeen": 1645995792 }, { @@ -101422,7 +101710,7 @@ "Tools-System", "Plugins" ], - "downloads": 3319, + "downloads": 3321, "FirstSeen": 1552492598 }, { @@ -106514,7 +106802,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3773, + "downloads": 3774, "FirstSeen": 1549051277 }, { @@ -112192,7 +112480,7 @@ "Drivers", "Plugins" ], - "downloads": 1035, + "downloads": 1036, "FirstSeen": 1622469787 }, { @@ -116374,7 +116662,7 @@ "Drivers", "Plugins" ], - "downloads": 782, + "downloads": 783, "FirstSeen": 1613761353 }, { @@ -125857,7 +126145,7 @@ "Tools-System", "Plugins" ], - "downloads": 10550, + "downloads": 10553, "FirstSeen": 1676473698 }, { @@ -131847,7 +132135,7 @@ "Drivers", "Plugins" ], - "downloads": 2790, + "downloads": 2791, "FirstSeen": 1614726151 }, { @@ -132900,7 +133188,7 @@ "Drivers", "Plugins" ], - "downloads": 13516, + "downloads": 13517, "FirstSeen": 1605344879 }, { @@ -137836,7 +138124,7 @@ "Tools-System", "Plugins" ], - "downloads": 2370, + "downloads": 2371, "FirstSeen": 1675602239 }, { @@ -174183,7 +174471,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 698, + "downloads": 699, "FirstSeen": 1733951584 }, { @@ -193438,7 +193726,7 @@ "Tools-Themes", "Plugins" ], - "downloads": 2883, + "downloads": 2884, "FirstSeen": 1578546374 }, { @@ -193512,7 +193800,7 @@ "Tools-System", "Plugins" ], - "downloads": 10184, + "downloads": 10185, "FirstSeen": 1633298612 }, { @@ -193558,7 +193846,7 @@ "Tools-System", "Plugins" ], - "downloads": 311, + "downloads": 312, "FirstSeen": 1622383385 }, { @@ -231074,7 +231362,7 @@ "Drivers", "Plugins" ], - "downloads": 17174, + "downloads": 17177, "FirstSeen": 1682445878 }, { @@ -231319,7 +231607,7 @@ "Drivers", "Plugins" ], - "downloads": 2878, + "downloads": 2879, "FirstSeen": 1622988175 }, { @@ -316173,7 +316461,7 @@ "Backup", "Plugins" ], - "downloads": 13628, + "downloads": 13629, "FirstSeen": 1681142676 }, { @@ -358389,7 +358677,7 @@ "Drivers", "Plugins" ], - "downloads": 1389, + "downloads": 1390, "FirstSeen": 1688486687 }, { @@ -359547,7 +359835,7 @@ "Tools-System", "Plugins" ], - "downloads": 7362, + "downloads": 7365, "FirstSeen": 1690644440 }, { @@ -362848,7 +363136,7 @@ "Tools-System", "Plugins" ], - "downloads": 3141, + "downloads": 3142, "FirstSeen": 1718352365 }, { @@ -362896,7 +363184,7 @@ "Tools-System", "Plugins" ], - "downloads": 3603, + "downloads": 3604, "FirstSeen": 1726661206 }, { @@ -362944,7 +363232,7 @@ "Tools-System", "Plugins" ], - "downloads": 291, + "downloads": 293, "FirstSeen": 1721981187 }, { @@ -363038,7 +363326,7 @@ "Drivers", "Plugins" ], - "downloads": 4110, + "downloads": 4112, "FirstSeen": 1693851679 }, { @@ -363061,7 +363349,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 160, + "downloads": 161, "FirstSeen": 1708952754 }, { @@ -375666,7 +375954,6 @@ ], "downloads": 58444272, "stars": 821, - "LastUpdate": 1735771927, "trending": 0.218, "trends": [ 0.262, @@ -375688,6 +375975,7 @@ 58444272 ], "LastUpdateScan": 1736392185, + "LastUpdate": 1735771927, "FirstSeen": 1640487829, "topTrending": -0.04400000000000001 }, diff --git a/applicationFeed.json b/applicationFeed.json index 9a17ca20a..8c73196e1 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2576, - "last_updated_timestamp": 1736392187, - "last_updated": "2025-01-08 22:09", + "apps": 2579, + "last_updated_timestamp": 1736394910, + "last_updated": "2025-01-08 22:55", "categories": [ { "Cat": "AI:", @@ -165,6 +165,294 @@ } ], "applist": [ + { + "Name": "Blinko", + "Repository": "blinkospace/blinko:latest", + "Registry": "https://hub.docker.com/r/blinkospace/blinko", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://blinko.mintlify.app/introduction", + "Overview": "Blinko is an innovative open-source project designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.\r\n\r\nI have created this community template for Blinko to make it easy to setup and run for people. I am not affiliated with Blinko.\r\n\r\nIn case you need any support for this template specifically, send a message in the support thread and I will try to help you!", + "WebUI": "http://[IP]:[PORT:1111]/", + "TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/Blinko.xml", + "Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/Blinko-Icon-256x256.png?raw=true", + "ExtraParams": "--restart always", + "Config": [ + { + "@attributes": { + "Name": "Storage", + "Target": "/app/.blinko", + "Default": "/mnt/user/appdata/Blinko", + "Mode": "rw", + "Description": "", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/appdata/Blinko" + }, + { + "@attributes": { + "Name": "Service Port", + "Target": "1111", + "Default": "1111", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "1111" + }, + { + "@attributes": { + "Name": "NODE_ENV", + "Target": "NODE_ENV", + "Default": "production", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "production" + }, + { + "@attributes": { + "Name": "NEXTAUTH_URL", + "Target": "NEXTAUTH_URL", + "Default": "http://localhost:1111", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "http://localhost:1111" + }, + { + "@attributes": { + "Name": "NEXT_PUBLIC_BASE_URL", + "Target": "NEXT_PUBLIC_BASE_URL", + "Default": "http://localhost:1111", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "http://localhost:1111" + }, + { + "@attributes": { + "Name": "NEXTAUTH_SECRET", + "Target": "NEXTAUTH_SECRET", + "Default": "my_ultra_secure_nextauth_secret", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "my_ultra_secure_nextauth_secret" + }, + { + "@attributes": { + "Name": "DATABASE_URL", + "Target": "DATABASE_URL", + "Default": "postgresql://postgres:mysecretpassword@blinko-postgres:5432/postgres", + "Mode": "", + "Description": "", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "postgresql://blinko_user:slapping-selector-unpeeled-crepe@192.168.1.10:5432/blinko" + } + ], + "Repo": "UnusMundus' Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/Blinko.xml", + "CategoryList": [ + "Productivity", + "Tools-Utilities" + ], + "downloads": 51590, + "stars": 5, + "LastUpdate": 1736393683, + "LastUpdateScan": 1736394753, + "FirstSeen": 1736394753 + }, + { + "Name": "IT-Tools", + "Repository": "corentinth/it-tools", + "Registry": "https://hub.docker.com/r/corentinth/it-tools", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Project": "https://github.com/CorentinTh/it-tools", + "Overview": "Collection of handy online tools for developers, with great UX. \r\n\r\nNOTE: This is not my project. I simply enjoy this a ton and want it to reach as many people as possible which is why I made this template! I have linked Corentinth's Github repo in the resources section so if you like the tool you should definitely check it out and support him!", + "WebUI": "http://[IP]:[PORT:80]", + "TemplateURL": "https://raw.githubusercontent.com/UnToobed/Unraid-Docker-Templates/master/Templates/IT-Tools.xml", + "Icon": "https://github.com/UnToobed/Unraid-Docker-Templates/blob/main/Icons/IT-Tools-Icon-512px.png?raw=true", + "Config": { + "@attributes": { + "Name": "Host Port 1", + "Target": "80", + "Default": "8082", + "Mode": "tcp", + "Description": "", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "8082" + }, + "Repo": "UnusMundus' Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/UnusMundusRepository/Templates/IT-Tools.xml", + "CategoryList": [ + "Productivity", + "Security", + "Tools-Utilities" + ], + "downloads": 6122521, + "stars": 138, + "trending": 7.726, + "trends": [ + 11.333, + 10.313, + 10.677, + 8.657, + 8.937, + 9.1, + 7.726 + ], + "trendsDate": [ + 1719288404, + 1721887609, + 1724486814, + 1727086047, + 1729815050, + 1732417656, + 1735017025 + ], + "downloadtrend": [ + 3422019, + 3815523, + 4271598, + 4676419, + 5135393, + 5649507, + 6122521 + ], + "LastUpdateScan": 1735017025, + "LastUpdate": 1734221858, + "FirstSeen": 1680138719, + "topTrending": -3.607, + "topPerforming": 7.726 + }, + { + "Name": "Telegram-Files", + "Repository": "ghcr.io/jarvis2f/telegram-files:latest", + "Registry": "https://github.com/jarvis2f/telegram-files/pkgs/container/telegram-files", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/184315-support-jarvis2f-telegram-files", + "Project": "https://github.com/jarvis2f/telegram-files", + "Overview": "A simple telegram file downloader. \r\n https://github.com/jarvis2f/telegram-files\r\n It supports downloading files from Telegram channels and groups, multiple Telegram accounts for downloading, and\n the ability to pause and resume downloads.", + "WebUI": "https://[IP]:[PORT:80]/", + "TemplateURL": "https://raw.githubusercontent.com/jarvis2f/unraid-templates/master/templates/telegram-files/telegram-files.xml", + "Icon": "https://raw.githubusercontent.com/jarvis2f/telegram-files/refs/heads/main/web/public/favicon-96x96.png", + "Config": [ + { + "@attributes": { + "Name": "WEBUI Port", + "Target": "80", + "Default": "6543", + "Mode": "tcp", + "Description": "The port for the web interface.", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "6543" + }, + { + "@attributes": { + "Name": "APP ROOT", + "Target": "APP_ROOT", + "Default": "/app/data", + "Mode": "", + "Description": "The root directory for the application.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/app/data" + }, + { + "@attributes": { + "Name": "TELEGRAM API ID", + "Target": "TELEGRAM_API_ID", + "Default": "", + "Mode": "", + "Description": "The API ID from https://my.telegram.org/apps", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "TELEGRAM API HASH", + "Target": "TELEGRAM_API_HASH", + "Default": "", + "Mode": "", + "Description": "The API Hash from https://my.telegram.org/apps", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "ROOT Directory", + "Target": "/app/data", + "Default": "", + "Mode": "rw", + "Description": "The root directory for the application. If you change this, you will need to update the APP_ROOT variable.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "jarvis2f's Repository", + "ChangeLogPresent": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/jarvis2fsRepository/templates/telegram-files/telegram-files.xml", + "CategoryList": [ + "Downloaders" + ], + "LastUpdateScan": 1736394774, + "FirstSeen": 1736394774 + }, { "Name": "spotify-to-plex", "Repository": "jjdenhertog/spotify-to-plex:latest", @@ -12611,7 +12899,7 @@ "Tools-System", "Plugins" ], - "downloads": 4624, + "downloads": 4625, "FirstSeen": 1721347661 }, { @@ -18157,7 +18445,7 @@ "Tools-System", "Plugins" ], - "downloads": 2426, + "downloads": 2427, "FirstSeen": 1712325975 }, { @@ -31428,7 +31716,7 @@ "Tools-System", "Plugins" ], - "downloads": 9968, + "downloads": 9972, "FirstSeen": 1707003748 }, { @@ -31453,7 +31741,7 @@ "Tools-System", "Plugins" ], - "downloads": 2264, + "downloads": 2266, "FirstSeen": 1536379200 }, { @@ -31485,7 +31773,7 @@ "Network-VPN", "Plugins" ], - "downloads": 20486, + "downloads": 20491, "FirstSeen": 1 }, { @@ -31511,7 +31799,7 @@ "Network-VPN", "Plugins" ], - "downloads": 679, + "downloads": 680, "FirstSeen": 1 }, { @@ -31543,7 +31831,7 @@ "Tools-System", "Plugins" ], - "downloads": 9968, + "downloads": 9972, "FirstSeen": 1707003748 }, { @@ -64749,7 +65037,7 @@ "Tools-System", "Plugins" ], - "downloads": 5970, + "downloads": 5972, "FirstSeen": 1519966800 }, { @@ -64795,7 +65083,7 @@ "Tools-System", "Plugins" ], - "downloads": 1199, + "downloads": 1200, "FirstSeen": 1583942966 }, { @@ -64844,7 +65132,7 @@ "Tools-System", "Plugins" ], - "downloads": 5960, + "downloads": 5961, "FirstSeen": 1521086400 }, { @@ -64898,7 +65186,7 @@ "Tools-System", "Plugins" ], - "downloads": 3281, + "downloads": 3282, "FirstSeen": 1523678400 }, { @@ -64995,7 +65283,7 @@ "Tools-System", "Plugins" ], - "downloads": 253, + "downloads": 254, "FirstSeen": 1708193167 }, { @@ -65027,7 +65315,7 @@ "Tools-System", "Plugins" ], - "downloads": 2264, + "downloads": 2266, "FirstSeen": 1536379200 }, { @@ -65105,7 +65393,7 @@ "Tools-System", "Plugins" ], - "downloads": 1632, + "downloads": 1633, "FirstSeen": 1616874664 }, { @@ -65128,7 +65416,7 @@ "Tools-System", "Plugins" ], - "downloads": 7218, + "downloads": 7220, "FirstSeen": 1665048630 }, { @@ -65224,7 +65512,7 @@ "Tools-System", "Plugins" ], - "downloads": 2126, + "downloads": 2127, "FirstSeen": 1511413200 }, { @@ -65283,7 +65571,7 @@ "Tools-System", "Plugins" ], - "downloads": 11187, + "downloads": 11190, "FirstSeen": 1522468800 }, { @@ -65304,7 +65592,7 @@ "Productivity", "Plugins" ], - "downloads": 95, + "downloads": 96, "FirstSeen": 1717861364 }, { @@ -65369,7 +65657,7 @@ "Tools-System", "Plugins" ], - "downloads": 1050, + "downloads": 1051, "FirstSeen": 1539535783 }, { @@ -65390,7 +65678,7 @@ "Tools-System", "Plugins" ], - "downloads": 695, + "downloads": 696, "FirstSeen": 1539535783 }, { @@ -65433,7 +65721,7 @@ "Tools-System", "Plugins" ], - "downloads": 1706, + "downloads": 1708, "FirstSeen": 1539535783 }, { @@ -65460,7 +65748,7 @@ "Tools-System", "Plugins" ], - "downloads": 18995, + "downloads": 18999, "FirstSeen": 1646959885 }, { @@ -65684,7 +65972,7 @@ "Tools-System", "Plugins" ], - "downloads": 9832, + "downloads": 9833, "FirstSeen": 1539535783 }, { @@ -65726,7 +66014,7 @@ "Tools-System", "Plugins" ], - "downloads": 6655, + "downloads": 6656, "FirstSeen": 1539535783 }, { @@ -65747,7 +66035,7 @@ "Tools-System", "Plugins" ], - "downloads": 6175, + "downloads": 6177, "FirstSeen": 1539535783 }, { @@ -65769,7 +66057,7 @@ "Tools-System", "Plugins" ], - "downloads": 14064, + "downloads": 14065, "FirstSeen": 1539535783 }, { @@ -66036,7 +66324,7 @@ "Tools-System", "Plugins" ], - "downloads": 770, + "downloads": 771, "FirstSeen": 1555805286 }, { @@ -72162,7 +72450,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 1204, + "downloads": 1205, "FirstSeen": 1724969210 }, { @@ -72189,7 +72477,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 11192, + "downloads": 11199, "FirstSeen": 1705014233 }, { @@ -72211,7 +72499,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3716, + "downloads": 3717, "FirstSeen": 1535169600 }, { @@ -85924,7 +86212,7 @@ "Plugins", "Plugins" ], - "downloads": 5761, + "downloads": 5762, "FirstSeen": 1714226768 }, { @@ -86346,7 +86634,7 @@ "Tools-System", "Plugins" ], - "downloads": 1987, + "downloads": 1988, "FirstSeen": 1521604800 }, { @@ -86591,7 +86879,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 2423, + "downloads": 2426, "FirstSeen": 1536984000 }, { @@ -86624,7 +86912,7 @@ "Tools-System", "Plugins" ], - "downloads": 5687, + "downloads": 5690, "FirstSeen": 1524888000 }, { @@ -86653,7 +86941,7 @@ "Tools-System", "Plugins" ], - "downloads": 21682, + "downloads": 21689, "FirstSeen": 1537675200 }, { @@ -86684,7 +86972,7 @@ "Tools-System", "Plugins" ], - "downloads": 15890, + "downloads": 15894, "FirstSeen": 1577545765 }, { @@ -86716,7 +87004,7 @@ "Tools-System", "Plugins" ], - "downloads": 9702, + "downloads": 9706, "FirstSeen": 1645995792 }, { @@ -101588,7 +101876,7 @@ "Tools-System", "Plugins" ], - "downloads": 3319, + "downloads": 3321, "FirstSeen": 1552492598 }, { @@ -106680,7 +106968,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3773, + "downloads": 3774, "FirstSeen": 1549051277 }, { @@ -112358,7 +112646,7 @@ "Drivers", "Plugins" ], - "downloads": 1035, + "downloads": 1036, "FirstSeen": 1622469787 }, { @@ -116540,7 +116828,7 @@ "Drivers", "Plugins" ], - "downloads": 782, + "downloads": 783, "FirstSeen": 1613761353 }, { @@ -126023,7 +126311,7 @@ "Tools-System", "Plugins" ], - "downloads": 10550, + "downloads": 10553, "FirstSeen": 1676473698 }, { @@ -132013,7 +132301,7 @@ "Drivers", "Plugins" ], - "downloads": 2790, + "downloads": 2791, "FirstSeen": 1614726151 }, { @@ -133066,7 +133354,7 @@ "Drivers", "Plugins" ], - "downloads": 13516, + "downloads": 13517, "FirstSeen": 1605344879 }, { @@ -138002,7 +138290,7 @@ "Tools-System", "Plugins" ], - "downloads": 2370, + "downloads": 2371, "FirstSeen": 1675602239 }, { @@ -174349,7 +174637,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 698, + "downloads": 699, "FirstSeen": 1733951584 }, { @@ -193604,7 +193892,7 @@ "Tools-Themes", "Plugins" ], - "downloads": 2883, + "downloads": 2884, "FirstSeen": 1578546374 }, { @@ -193678,7 +193966,7 @@ "Tools-System", "Plugins" ], - "downloads": 10184, + "downloads": 10185, "FirstSeen": 1633298612 }, { @@ -193724,7 +194012,7 @@ "Tools-System", "Plugins" ], - "downloads": 311, + "downloads": 312, "FirstSeen": 1622383385 }, { @@ -231240,7 +231528,7 @@ "Drivers", "Plugins" ], - "downloads": 17174, + "downloads": 17177, "FirstSeen": 1682445878 }, { @@ -231485,7 +231773,7 @@ "Drivers", "Plugins" ], - "downloads": 2878, + "downloads": 2879, "FirstSeen": 1622988175 }, { @@ -316339,7 +316627,7 @@ "Backup", "Plugins" ], - "downloads": 13628, + "downloads": 13629, "FirstSeen": 1681142676 }, { @@ -358555,7 +358843,7 @@ "Drivers", "Plugins" ], - "downloads": 1389, + "downloads": 1390, "FirstSeen": 1688486687 }, { @@ -359713,7 +360001,7 @@ "Tools-System", "Plugins" ], - "downloads": 7362, + "downloads": 7365, "FirstSeen": 1690644440 }, { @@ -363014,7 +363302,7 @@ "Tools-System", "Plugins" ], - "downloads": 3141, + "downloads": 3142, "FirstSeen": 1718352365 }, { @@ -363062,7 +363350,7 @@ "Tools-System", "Plugins" ], - "downloads": 3603, + "downloads": 3604, "FirstSeen": 1726661206 }, { @@ -363110,7 +363398,7 @@ "Tools-System", "Plugins" ], - "downloads": 291, + "downloads": 293, "FirstSeen": 1721981187 }, { @@ -363204,7 +363492,7 @@ "Drivers", "Plugins" ], - "downloads": 4110, + "downloads": 4112, "FirstSeen": 1693851679 }, { @@ -363227,7 +363515,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 160, + "downloads": 161, "FirstSeen": 1708952754 }, { @@ -375832,7 +376120,6 @@ ], "downloads": 58444272, "stars": 821, - "LastUpdate": 1735771927, "trending": 0.218, "trends": [ 0.262, @@ -375854,6 +376141,7 @@ 58444272 ], "LastUpdateScan": 1736392185, + "LastUpdate": 1735771927, "FirstSeen": 1640487829, "topTrending": -0.04400000000000001 }, @@ -378559,6 +378847,18 @@ } ], "repositories": { + "UnusMundus' Repository": { + "url": "https://github.com/UnToobed/Unraid-Docker-Templates", + "profile": "https://forums.unraid.net/profile/160182-unusmundus/" + }, + "Milo Schwartz's Repository": { + "url": "https://github.com/fosrl/templates", + "profile": "https://forums.unraid.net/profile/96141-milo-schwartz/" + }, + "jarvis2f's Repository": { + "url": "https://github.com/jarvis2f/unraid-templates", + "profile": "https://forums.unraid.net/profile/284045-jarvis2f/" + }, "jjdenhertog's Repository": { "url": "https://github.com/jjdenhertog/spotify-to-plex-unraid", "profile": "https://forums.unraid.net/profile/283509-jjdenhertog/", diff --git a/duplicatedTemplates.json b/duplicatedTemplates.json index c64ea8b3a..234779f26 100644 --- a/duplicatedTemplates.json +++ b/duplicatedTemplates.json @@ -99,5 +99,6 @@ "archivebox/archivebox": true, "itzg/minecraft-server": true, "apfaffman/fika-3.9.8": true, - "remirigal/plex-auto-languages": true + "remirigal/plex-auto-languages": true, + "corentinth/it-tools": true } \ No newline at end of file diff --git a/firstSeen.json b/firstSeen.json index d591b77bf..8059c7124 100644 --- a/firstSeen.json +++ b/firstSeen.json @@ -3785,5 +3785,7 @@ "ghcr.io/oae/kaizoku:latest": 1736298617, "tillywork/tillywork:latest": 1736298664, "wardy784/caddygen:latest": 1736305881, - "ghcr.io/sarperavci/cloudflarebypassforscraping:latest": 1736313046 + "ghcr.io/sarperavci/cloudflarebypassforscraping:latest": 1736313046, + "blinkospace/blinko:latest": 1736394753, + "ghcr.io/jarvis2f/telegram-files:latest": 1736394774 } \ No newline at end of file diff --git a/log.txt b/log.txt index 4a75dd4a8..7d42b7ea0 100644 --- a/log.txt +++ b/log.txt @@ -4863,3 +4863,7 @@ Privileged: 108 Updating GitHub +[master ffa3c82] Update + 7 files changed, 344 insertions(+), 326 deletions(-) +To https://github.com/Squidly271/AppFeed.git + fac8807..ffa3c82 master -> master diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 91e5e4e58..8048155fd 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -12008,7 +12008,6 @@ ], "downloads": 33086, "stars": 7, - "LastUpdate": 1734592678, "trending": 8.218, "trends": [ 10.752, @@ -12024,6 +12023,7 @@ 33086 ], "LastUpdateScan": 1736384873, + "LastUpdate": 1734592678, "FirstSeen": 1731186343 }, { @@ -12445,7 +12445,7 @@ "Tools-System", "Plugins" ], - "downloads": 4622, + "downloads": 4624, "FirstSeen": 1721347661 }, { @@ -17991,7 +17991,7 @@ "Tools-System", "Plugins" ], - "downloads": 2425, + "downloads": 2426, "FirstSeen": 1712325975 }, { @@ -31228,7 +31228,7 @@ "Tools-System", "Plugins" ], - "downloads": 1681, + "downloads": 1683, "FirstSeen": 1 }, { @@ -31262,7 +31262,7 @@ "Tools-System", "Plugins" ], - "downloads": 9957, + "downloads": 9968, "FirstSeen": 1707003748 }, { @@ -31287,7 +31287,7 @@ "Tools-System", "Plugins" ], - "downloads": 2258, + "downloads": 2264, "FirstSeen": 1536379200 }, { @@ -31319,7 +31319,7 @@ "Network-VPN", "Plugins" ], - "downloads": 20467, + "downloads": 20486, "FirstSeen": 1 }, { @@ -31377,7 +31377,7 @@ "Tools-System", "Plugins" ], - "downloads": 9957, + "downloads": 9968, "FirstSeen": 1707003748 }, { @@ -64583,7 +64583,7 @@ "Tools-System", "Plugins" ], - "downloads": 5969, + "downloads": 5970, "FirstSeen": 1519966800 }, { @@ -64678,7 +64678,7 @@ "Tools-System", "Plugins" ], - "downloads": 5959, + "downloads": 5960, "FirstSeen": 1521086400 }, { @@ -64701,7 +64701,7 @@ "Tools-System", "Plugins" ], - "downloads": 1681, + "downloads": 1683, "FirstSeen": 1 }, { @@ -64732,7 +64732,7 @@ "Tools-System", "Plugins" ], - "downloads": 3279, + "downloads": 3281, "FirstSeen": 1523678400 }, { @@ -64861,7 +64861,7 @@ "Tools-System", "Plugins" ], - "downloads": 2258, + "downloads": 2264, "FirstSeen": 1536379200 }, { @@ -64962,7 +64962,7 @@ "Tools-System", "Plugins" ], - "downloads": 7213, + "downloads": 7218, "FirstSeen": 1665048630 }, { @@ -65035,7 +65035,7 @@ "Tools-System", "Plugins" ], - "downloads": 494, + "downloads": 495, "FirstSeen": 1617497374 }, { @@ -65093,7 +65093,7 @@ "Tools-System", "Plugins" ], - "downloads": 1379, + "downloads": 1380, "FirstSeen": 1544306389 }, { @@ -65117,7 +65117,7 @@ "Tools-System", "Plugins" ], - "downloads": 11181, + "downloads": 11187, "FirstSeen": 1522468800 }, { @@ -65294,7 +65294,7 @@ "Tools-System", "Plugins" ], - "downloads": 18987, + "downloads": 18995, "FirstSeen": 1646959885 }, { @@ -65315,7 +65315,7 @@ "Tools-System", "Plugins" ], - "downloads": 690, + "downloads": 691, "FirstSeen": 1539535783 }, { @@ -65342,7 +65342,7 @@ "Tools-System", "Plugins" ], - "downloads": 243, + "downloads": 244, "FirstSeen": 1589188076 }, { @@ -65363,7 +65363,7 @@ "Tools-System", "Plugins" ], - "downloads": 3130, + "downloads": 3131, "FirstSeen": 1539535783 }, { @@ -65496,7 +65496,7 @@ "Tools-System", "Plugins" ], - "downloads": 2121, + "downloads": 2122, "FirstSeen": 1539535783 }, { @@ -65518,7 +65518,7 @@ "Tools-System", "Plugins" ], - "downloads": 9828, + "downloads": 9832, "FirstSeen": 1539535783 }, { @@ -65560,7 +65560,7 @@ "Tools-System", "Plugins" ], - "downloads": 6652, + "downloads": 6655, "FirstSeen": 1539535783 }, { @@ -65581,7 +65581,7 @@ "Tools-System", "Plugins" ], - "downloads": 6174, + "downloads": 6175, "FirstSeen": 1539535783 }, { @@ -65603,7 +65603,7 @@ "Tools-System", "Plugins" ], - "downloads": 14058, + "downloads": 14064, "FirstSeen": 1539535783 }, { @@ -65845,7 +65845,7 @@ "Tools-System", "Plugins" ], - "downloads": 352, + "downloads": 354, "FirstSeen": 1573477706 }, { @@ -72023,7 +72023,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 11184, + "downloads": 11192, "FirstSeen": 1705014233 }, { @@ -72045,7 +72045,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3714, + "downloads": 3716, "FirstSeen": 1535169600 }, { @@ -85758,7 +85758,7 @@ "Plugins", "Plugins" ], - "downloads": 5759, + "downloads": 5761, "FirstSeen": 1714226768 }, { @@ -85813,7 +85813,7 @@ "Tools-System", "Plugins" ], - "downloads": 2724, + "downloads": 2725, "FirstSeen": 1521604800 }, { @@ -85841,7 +85841,7 @@ "Tools-System", "Plugins" ], - "downloads": 1560, + "downloads": 1561, "FirstSeen": 1523160000 }, { @@ -86425,7 +86425,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 2422, + "downloads": 2423, "FirstSeen": 1536984000 }, { @@ -86458,7 +86458,7 @@ "Tools-System", "Plugins" ], - "downloads": 5685, + "downloads": 5687, "FirstSeen": 1524888000 }, { @@ -86487,7 +86487,7 @@ "Tools-System", "Plugins" ], - "downloads": 21669, + "downloads": 21682, "FirstSeen": 1537675200 }, { @@ -86518,7 +86518,7 @@ "Tools-System", "Plugins" ], - "downloads": 15879, + "downloads": 15890, "FirstSeen": 1577545765 }, { @@ -86550,7 +86550,7 @@ "Tools-System", "Plugins" ], - "downloads": 9696, + "downloads": 9702, "FirstSeen": 1645995792 }, { @@ -101422,7 +101422,7 @@ "Tools-System", "Plugins" ], - "downloads": 3317, + "downloads": 3319, "FirstSeen": 1552492598 }, { @@ -104013,7 +104013,7 @@ "Other", "Plugins" ], - "downloads": 1377, + "downloads": 1378, "FirstSeen": 1551405768 }, { @@ -104037,7 +104037,7 @@ "MediaServer-Video", "Plugins" ], - "downloads": 1214, + "downloads": 1215, "FirstSeen": 1589486870 }, { @@ -106514,7 +106514,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 3771, + "downloads": 3773, "FirstSeen": 1549051277 }, { @@ -116374,7 +116374,7 @@ "Drivers", "Plugins" ], - "downloads": 781, + "downloads": 782, "FirstSeen": 1613761353 }, { @@ -116397,7 +116397,7 @@ "Tools-System", "Plugins" ], - "downloads": 2251, + "downloads": 2252, "FirstSeen": 1622044989 }, { @@ -121367,7 +121367,7 @@ "Drivers", "Plugins" ], - "downloads": 488, + "downloads": 489, "FirstSeen": 1605359287 }, { @@ -125857,7 +125857,7 @@ "Tools-System", "Plugins" ], - "downloads": 10547, + "downloads": 10550, "FirstSeen": 1676473698 }, { @@ -126140,7 +126140,7 @@ "Drivers", "Plugins" ], - "downloads": 2910, + "downloads": 2912, "FirstSeen": 1662832689 }, { @@ -129726,7 +129726,7 @@ "Tools-System", "Plugins" ], - "downloads": 1780, + "downloads": 1781, "FirstSeen": 1653408205 }, { @@ -132871,7 +132871,7 @@ "Tools-System", "Plugins" ], - "downloads": 277, + "downloads": 278, "FirstSeen": 1734282556 }, { @@ -132900,7 +132900,7 @@ "Drivers", "Plugins" ], - "downloads": 13511, + "downloads": 13516, "FirstSeen": 1605344879 }, { @@ -132923,7 +132923,7 @@ "Tools-System", "Plugins" ], - "downloads": 883, + "downloads": 884, "FirstSeen": 1632830624 }, { @@ -137836,7 +137836,7 @@ "Tools-System", "Plugins" ], - "downloads": 2369, + "downloads": 2370, "FirstSeen": 1675602239 }, { @@ -145647,7 +145647,7 @@ "Tools-System", "Plugins" ], - "downloads": 156, + "downloads": 157, "FirstSeen": 1717524371 }, { @@ -174711,7 +174711,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 2662, + "downloads": 2665, "FirstSeen": 1733771418 }, { @@ -182728,7 +182728,7 @@ "Tools-Utilities", "Plugins" ], - "downloads": 1735, + "downloads": 1736, "FirstSeen": 1577034338 }, { @@ -193438,7 +193438,7 @@ "Tools-Themes", "Plugins" ], - "downloads": 2880, + "downloads": 2883, "FirstSeen": 1578546374 }, { @@ -193512,7 +193512,7 @@ "Tools-System", "Plugins" ], - "downloads": 10181, + "downloads": 10184, "FirstSeen": 1633298612 }, { @@ -231074,7 +231074,7 @@ "Drivers", "Plugins" ], - "downloads": 17166, + "downloads": 17174, "FirstSeen": 1682445878 }, { @@ -231319,7 +231319,7 @@ "Drivers", "Plugins" ], - "downloads": 2875, + "downloads": 2878, "FirstSeen": 1622988175 }, { @@ -267418,7 +267418,7 @@ "Tools-System", "Plugins" ], - "downloads": 3166, + "downloads": 3167, "FirstSeen": 1633435815 }, { @@ -316173,7 +316173,7 @@ "Backup", "Plugins" ], - "downloads": 13618, + "downloads": 13628, "FirstSeen": 1681142676 }, { @@ -316196,7 +316196,7 @@ "Backup", "Plugins" ], - "downloads": 336, + "downloads": 337, "FirstSeen": 1702299956 }, { @@ -323024,7 +323024,6 @@ ], "downloads": 62922, "stars": 3, - "LastUpdate": 1731947143, "trending": 5.907, "trends": [ 2.868, @@ -323043,6 +323042,7 @@ 62922 ], "LastUpdateScan": 1736384958, + "LastUpdate": 1731947143, "FirstSeen": 1728590822, "topTrending": 3.039 }, @@ -353365,7 +353365,7 @@ "Drivers", "Plugins" ], - "downloads": 353, + "downloads": 354, "FirstSeen": 1679959725 }, { @@ -353389,7 +353389,7 @@ "Drivers", "Plugins" ], - "downloads": 3604, + "downloads": 3605, "FirstSeen": 1708369542 }, { @@ -359547,7 +359547,7 @@ "Tools-System", "Plugins" ], - "downloads": 7358, + "downloads": 7362, "FirstSeen": 1690644440 }, { @@ -362819,7 +362819,7 @@ "Tools-System", "Plugins" ], - "downloads": 382, + "downloads": 383, "FirstSeen": 1717257941 }, { @@ -362896,7 +362896,7 @@ "Tools-System", "Plugins" ], - "downloads": 3599, + "downloads": 3603, "FirstSeen": 1726661206 }, { @@ -362920,7 +362920,7 @@ "Drivers", "Plugins" ], - "downloads": 138, + "downloads": 139, "FirstSeen": 1714399585 }, { @@ -363038,7 +363038,7 @@ "Drivers", "Plugins" ], - "downloads": 4108, + "downloads": 4110, "FirstSeen": 1693851679 }, { @@ -375664,29 +375664,32 @@ "Network-VPN", "Network-Privacy" ], - "downloads": 58317079, - "stars": 811, - "trending": 0.229, + "downloads": 58444272, + "stars": 821, + "LastUpdate": 1735771927, + "trending": 0.218, "trends": [ 0.262, 0.239, - 0.229 + 0.229, + 0.218 ], "trendsDate": [ 1728598029, 1731193641, - 1733793059 + 1733793059, + 1736392185 ], "downloadtrend": [ 57892849, 58044774, 58183774, - 58317079 + 58317079, + 58444272 ], - "LastUpdateScan": 1733793059, - "LastUpdate": 1733398205, + "LastUpdateScan": 1736392185, "FirstSeen": 1640487829, - "topTrending": -0.033 + "topTrending": -0.04400000000000001 }, { "Name": "MunkiReport", diff --git a/plgStats.json b/plgStats.json index 6c6aa89aa..a4fbb330a 100644 --- a/plgStats.json +++ b/plgStats.json @@ -4,44 +4,44 @@ "https://raw.githubusercontent.com/dkaser/unraid-sl/main/plugin/sl.plg": 163, "https://raw.githubusercontent.com/phyzical/docker.labelInjector/main/docker.labelInjector.plg": 552, "https://raw.githubusercontent.com/phyzical/docker.versions/main/docker.versions.plg": 750, - "https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4624, + "https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 4625, "https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 199, - "https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2426, + "https://github.com/fuzzy01/autotweak/releases/latest/download/autotweak.plg": 2427, "https://raw.githubusercontent.com/unraid/docker.categorize/master/plugins/docker.categorize.plg": 81, "https://raw.githubusercontent.com/unraid/community.applications/master/plugins/community.applications.plg": 1683, - "https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9968, - "https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 2264, - "https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 20486, - "https://raw.githubusercontent.com/unraid/unraid-tailscale/preview/plugin/tailscale-preview.plg": 679, + "https://stable.dl.unraid.net/unraid-api/dynamix.unraid.net.plg": 9972, + "https://raw.githubusercontent.com/unraid/fix.common.problems/master/plugins/fix.common.problems.plg": 2266, + "https://raw.githubusercontent.com/unraid/unraid-tailscale/main/plugin/tailscale.plg": 20491, + "https://raw.githubusercontent.com/unraid/unraid-tailscale/preview/plugin/tailscale-preview.plg": 680, "https://raw.githubusercontent.com/Squidly271/ca.backup2/master/plugins/ca.backup2.plg": 13, - "https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5970, + "https://raw.githubusercontent.com/Squidly271/ca.update.applications/master/plugins/ca.update.applications.plg": 5972, "https://raw.githubusercontent.com/Squidly271/ca.cfg.editor/master/plugins/ca.cfg.editor.plg": 62, - "https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1199, + "https://raw.githubusercontent.com/hugenbd/ca.mover.tuning/master/plugins/ca.mover.tuning.plg": 1200, "https://raw.githubusercontent.com/Squidly271/checksum/master/plugins/checksum.plg": 0, - "https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5960, - "https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3281, + "https://raw.githubusercontent.com/Squidly271/ca.cleanup.appdata/master/plugins/ca.cleanup.appdata.plg": 5961, + "https://raw.githubusercontent.com/Squidly271/customtab/master/plugins/customtab.plg": 3282, "https://raw.githubusercontent.com/Squidly271/disable.security/master/plugins/disable.security.plg": 299, "https://raw.githubusercontent.com/Squidly271/docker.folder/main/plugins/docker.folder.plg": 8, "https://raw.githubusercontent.com/Squidly271/docker.patch/main/plugins/docker.patch.plg": 2, - "https://raw.githubusercontent.com/Squidly271/docker.patch2/main/plugins/docker.patch2.plg": 253, + "https://raw.githubusercontent.com/Squidly271/docker.patch2/main/plugins/docker.patch2.plg": 254, "https://raw.githubusercontent.com/Squidly271/flash.remount/main/flash.remount.plg": 357, "https://raw.githubusercontent.com/Squidly271/gui-links/master/plugins/gui-links.plg": 547, - "https://raw.githubusercontent.com/Squidly271/gui.search/main/plugins/gui.search.plg": 1632, - "https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 7218, + "https://raw.githubusercontent.com/Squidly271/gui.search/main/plugins/gui.search.plg": 1633, + "https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 7220, "https://raw.githubusercontent.com/Squidly271/ransomware.bait/master/plugins/newransomware.bait.plg": 1, "https://raw.githubusercontent.com/Squidly271/ca.backup/master/plugins/ca.backup.plg": 6, "https://raw.githubusercontent.com/Squidly271/page.notes/main/plugins/page.notes.plg": 495, - "https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2126, + "https://raw.githubusercontent.com/Squidly271/ca.turbo/master/plugins/ca.turbo.plg": 2127, "https://raw.githubusercontent.com/Squidly271/unlimited-width/master/unlimited-width.plg": 1380, - "https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 11187, - "https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 95, + "https://raw.githubusercontent.com/Squidly271/user.scripts/master/plugins/user.scripts.plg": 11190, + "https://raw.githubusercontent.com/Squidly271/Wxwork-sample/main/wxwork-sample.plg": 96, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.active.streams.plg": 2687, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.cache.dirs.plg": 2, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg": 1050, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg": 695, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.date.time.plg": 1051, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.day.night.plg": 696, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.factory.reset.plg": 1246, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg": 1706, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 18995, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.integrity.plg": 1708, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.file.manager.plg": 18999, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.local.master.plg": 691, "https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.password.validator.plg": 244, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.s3.sleep.plg": 3131, @@ -51,11 +51,11 @@ "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.share.floor.plg": 330, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg": 7, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.stop.shell.plg": 2122, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9832, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.autofan.plg": 9833, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.buttons.plg": 3969, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6655, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 6175, - "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 14064, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.info.plg": 6656, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.stats.plg": 6177, + "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg": 14065, "https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.wireguard.plg": 18, "https://raw.githubusercontent.com/dmacias72/IPMI-unRAID/master/plugin/ipmi.plg": 0, "https://raw.githubusercontent.com/dmacias72/unRAID-libvirtwol/master/plugin/libvirtwol.plg": 7, @@ -66,51 +66,51 @@ "https://raw.githubusercontent.com/Steini1984/unRAID6-Sainoid/master/unRAID6-Sanoid.plg": 734, "https://raw.githubusercontent.com/Steini1984/unRAID6-ZFS/master/unRAID6-ZFS.plg": 6, "https://raw.githubusercontent.com/Steini1984/unRAID6-ZnapZend/master/unRAID6-ZnapZend.plg": 354, - "https://github.com/SlrG/unRAID/raw/master/Plugins/advCPaMV.plg": 770, + "https://github.com/SlrG/unRAID/raw/master/Plugins/advCPaMV.plg": 771, "https://github.com/SlrG/unRAID/raw/master/Plugins/ProFTPd.plg": 27, "https://raw.github.com/docgyver/unraid-v6-plugins/master/denyhosts.plg": 151, "https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg": 615, "https://github.com/jbrodriguez/controlr/releases/latest/download/controlr.plg": 3, - "https://github.com/jbrodriguez/controlrd/releases/latest/download/controlrd.plg": 1204, - "https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 11192, - "https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3716, + "https://github.com/jbrodriguez/controlrd/releases/latest/download/controlrd.plg": 1205, + "https://github.com/jbrodriguez/unbalance/releases/latest/download/unbalanced.plg": 11199, + "https://raw.githubusercontent.com/Waseh/rclone-unraid/master/plugin/rclone.plg": 3717, "https://raw.githubusercontent.com/dlandon/active.directory/master/active.directory.plg": 583, - "https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5761, + "https://raw.githubusercontent.com/dlandon/cache_dirs/master/dlandon.cache.dirs.plg": 5762, "https://raw.githubusercontent.com/dlandon/enhanced.log/master/enhanced.log.plg": 788, "https://raw.githubusercontent.com/dlandon/file.activity/master/file.activity.plg": 2725, "https://raw.githubusercontent.com/dlandon/libvirt.hotplug.usb/master/libvirt.hotplug.usb.plg": 1561, - "https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1987, + "https://raw.githubusercontent.com/dlandon/open.files/master/open.files.plg": 1988, "https://raw.githubusercontent.com/dlandon/python2/master/Python2.plg": 19, "https://raw.githubusercontent.com/dlandon/python3/master/Python3.plg": 91, - "https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2423, - "https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5687, - "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 21682, - "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 15890, - "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9702, - "https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3319, + "https://raw.githubusercontent.com/dlandon/recycle.bin/master/recycle.bin.plg": 2426, + "https://raw.githubusercontent.com/dlandon/tips.and.tweaks/master/tips.and.tweaks.plg": 5690, + "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": 21689, + "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": 15894, + "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.preclear.plg": 9706, + "https://raw.githubusercontent.com/itimpi/parity.check.tuning/master/parity.check.tuning.plg": 3321, "https://raw.githubusercontent.com/dorgan/Unraid-networkstats/master/networkstats.plg": 1378, "https://raw.githubusercontent.com/dorgan/Unraid-plexstreams/master/plexstreams.plg": 1215, - "https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3773, + "https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": 3774, "https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg": 157, "https://raw.githubusercontent.com/ich777/unraid-age/master/age.plg": 88, - "https://raw.githubusercontent.com/ich777/unraid-amd-vendor-reset/master/amd-vendor-reset.plg": 1035, + "https://raw.githubusercontent.com/ich777/unraid-amd-vendor-reset/master/amd-vendor-reset.plg": 1036, "https://raw.githubusercontent.com/ich777/unraid-aquacomputer-d5next/master/aquacomputer-d5next-hwmon.plg": 65, "https://raw.githubusercontent.com/ich777/unraid-aquacomputer-quadro/master/aquacomputer-quadro-hwmon.plg": 0, - "https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg": 782, + "https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg": 783, "https://raw.githubusercontent.com/ich777/unraid-corefreq/master/corefreq.plg": 2252, "https://github.com/ich777/unraid-dvb-driver/raw/master/dvb-driver.plg": 489, "https://github.com/ich777/unraid-firewire/raw/master/firewire.plg": 0, "https://github.com/ich777/unraid-hailort-driver/raw/master/hailort-driver.plg": 25, "https://github.com/ich777/unraid-hpsahba/raw/master/hpsahba.plg": 111, - "https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 10550, + "https://raw.githubusercontent.com/ich777/intel-gpu-top/master/intel-gpu-top.plg": 10553, "https://raw.githubusercontent.com/ich777/intel-gvt-g/master/intel-gvt-g.plg": 2574, "https://raw.githubusercontent.com/ich777/iscsi-initiator/master/iscsi-initiator.plg": 520, "https://github.com/ich777/unraid-it87-driver/raw/master/it87-driver.plg": 2912, "https://github.com/ich777/unraid-lxc-plugin/raw/master/lxc.plg": 1781, "https://raw.githubusercontent.com/ich777/unraid-mft-tools/master/mft-tools.plg": 398, - "https://github.com/ich777/unraid-nct6687-driver/raw/master/nct6687-driver.plg": 2790, + "https://github.com/ich777/unraid-nct6687-driver/raw/master/nct6687-driver.plg": 2791, "https://github.com/ich777/unraid-nut-actions/raw/master/nut-actions.plg": 278, - "https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 13516, + "https://github.com/ich777/unraid-nvidia-driver/raw/master/nvidia-driver.plg": 13517, "https://raw.githubusercontent.com/ich777/unraid-nvtop/master/nvtop.plg": 884, "https://github.com/ich777/unraid-openrgb-patch/raw/master/openrgb-patch.plg": 363, "https://github.com/ich777/unraid-prometheus_adguard_exporter/raw/master/prometheus_adguard_exporter.plg": 4, @@ -122,14 +122,14 @@ "https://raw.githubusercontent.com/ich777/unraid-prometheus_wireguard_exporter/master/prometheus_wireguard_exporter.plg": 258, "https://github.com/ich777/unraid-qnapec/raw/master/qnap-ec.plg": 332, "https://raw.githubusercontent.com/ich777/unraid-r8152-driver/master/unraid-r8152.plg": 3, - "https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2370, + "https://raw.githubusercontent.com/ich777/unraid-radeontop/master/radeontop.plg": 2371, "https://github.com/ich777/unraid-rcon/raw/master/rcon.plg": 142, "https://raw.githubusercontent.com/ich777/unraid-sundtek-driver/master/sundtek-driver.plg": 46, "https://github.com/ich777/unraid-ugreenleds-driver/raw/master/ugreenleds-driver.plg": 312, "https://github.com/ich777/unraid-uinput/raw/master/uinput.plg": 2, "https://github.com/ich777/unraid-replication/raw/master/unraid-replication.plg": 157, "https://raw.githubusercontent.com/kubedzero/unraid-snmp/main/snmp.plg": 420, - "https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg": 698, + "https://raw.githubusercontent.com/alturismo/unraid-aspm-helper/master/aspm-helper.plg": 699, "https://raw.githubusercontent.com/alturismo/unraid-cache-mover/master/cache-mover.plg": 863, "https://raw.githubusercontent.com/alturismo/unraid-pwm-fan/master/pwm-fan.plg": 2665, "https://raw.githubusercontent.com/alturismo/unraid-vm-cycle/master/vm-cycle.plg": 174, @@ -138,17 +138,17 @@ "https://raw.githubusercontent.com/Cyanlabs/corsairpsu-unraid/master/corsairpsu.plg": 0, "https://raw.githubusercontent.com/Cyanlabs/jsonapi-unraid/master/jsonapi.plg": 0, "https://raw.githubusercontent.com/Skitals/unraid-dark-plugin/master/plugins/dark.theme.plg": 8, - "https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2883, + "https://raw.githubusercontent.com/Skitals/unraid-theme-engine/master/plugins/theme.engine.plg": 2884, "https://raw.githubusercontent.com/Skitals/unraid-vfio-pci/master/plugins/vfio.pci.plg": 5, "https://raw.githubusercontent.com/ljm42/unraid-upnp/master/plugins/upnp-monitor.plg": 1, - "https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 10184, + "https://raw.githubusercontent.com/dcflachs/compose_plugin/main/compose.manager.plg": 10185, "https://raw.githubusercontent.com/dcflachs/kata.runtime/master/plugins/kata.runtime.plg": 2, - "https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 311, + "https://raw.githubusercontent.com/dcflachs/swapfile_plugin/master/swapfile.plg": 312, "https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg": 6, "https://raw.githubusercontent.com/GuildDarts/unraid-plugin-docker.folder/master/plugins/docker.folder.plg": 0, "https://raw.githubusercontent.com/doron1/unraid-sas-spindown/master/sas-spindown.plg": 725, "https://raw.githubusercontent.com/doron1/unraid-newenckey/master/unraid-newenckey.plg": 56, - "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 17174, + "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": 17177, "https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": 2168, "https://raw.githubusercontent.com/SimonFair/unraid.iSCSI/main/iSCSIgui.plg": 1107, "https://raw.githubusercontent.com/SimonFair/unraid-lcd/master/lcd_manager.plg": 180, @@ -157,38 +157,38 @@ "https://raw.githubusercontent.com/SimonFair/tasmotapm-unraid/main/tasmotapm.plg": 402, "https://raw.githubusercontent.com/SimonFair/unraid.usbip/master/unraid.usbip.plg": 4, "https://raw.githubusercontent.com/SimonFair/unraid.usbip-gui/master/usbip-gui.plg": 4, - "https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2878, + "https://raw.githubusercontent.com/SimonFair/USB_Manager/master/usb_manager.plg": 2879, "https://raw.githubusercontent.com/SimonFair/USB_Manager_usb_net_addon/main/usb_manager_aqc111_addon.plg": 1, "https://raw.githubusercontent.com/SimonFair/USB_Manager_Serial_Options_addon/main/usb_manager_serial_options_addon.plg": 249, "https://raw.githubusercontent.com/SimonFair/USB_Manager_USBIP_addon/main/usb_manager_usbip_addon.plg": 0, "https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1062, "https://github.com/GiorgioAresu/ZFS-companion-unraid/raw/main/ZFS-companion.plg": 2, "https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg": 3167, - "https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 13628, + "https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.plg": 13629, "https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/master/appdata.backup.beta.plg": 337, "https://raw.githubusercontent.com/Commifreak/ca.backup2/master/ca.backup2.plg": 26, "https://raw.githubusercontent.com/giganode/corsairpsu-unraid/master/corsairpsu.plg": 354, "https://github.com/giganode/unraid-i915-sriov/raw/master/i915-sriov.plg": 3605, "https://raw.githubusercontent.com/giganode/unraid-mqtt-pub-sub/master/mqtt-pub-sub.plg": 837, "https://raw.githubusercontent.com/zhtengw/unraid-i915-sriov/master/i915-sriov.plg": 0, - "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1389, + "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8125.plg": 1390, "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8126.plg": 418, "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8152.plg": 695, "https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg": 647, "https://github.com/greycubesgav/unraid-templates/raw/main/davfs2//davfs2.plg": 323, - "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 7362, + "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": 7365, "https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": 931, "https://raw.githubusercontent.com/desertwitch/iotop-c-unRAID/main/plugin/dwiotopc.plg": 383, - "https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg": 3141, + "https://raw.githubusercontent.com/desertwitch/memtester-unRAID/main/plugin/dwmemtester.plg": 3142, "https://raw.githubusercontent.com/desertwitch/nwipe-unRAID/main/plugin/dwnwipe.plg": 367, - "https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3603, + "https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 3604, "https://raw.githubusercontent.com/desertwitch/SnapRAID-on-unRAID/main/plugin/dwsnap.plg": 139, - "https://raw.githubusercontent.com/desertwitch/tldr-unRAID/main/plugin/dwtldr.plg": 291, + "https://raw.githubusercontent.com/desertwitch/tldr-unRAID/main/plugin/dwtldr.plg": 293, "https://raw.githubusercontent.com/desertwitch/TTM-unRAID/main/plugin/dwttm.plg": 476, "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": 244, "https://raw.githubusercontent.com/desertwitch/nAFP-unRAID/main/plugin/nafp.plg": 159, - "https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 4110, - "https://raw.githubusercontent.com/desertwitch/LLDP-unRAID/main/plugin/ulldpd.plg": 160, + "https://raw.githubusercontent.com/desertwitch/NUT-unRAID/master/plugin/nut-dw.plg": 4112, + "https://raw.githubusercontent.com/desertwitch/LLDP-unRAID/main/plugin/ulldpd.plg": 161, "https://raw.githubusercontent.com/EideardVMR/unraid-easybackup/main/easybackup.plg": 1257, "https://raw.githubusercontent.com/dixtdf/taglib/master/plugins/taglib.plg": 26, "https://github.com/EldonMcGuinness/UnraidDriveStandbyMonitor/raw/master/DriveStandbyMonitor.plg": 568, diff --git a/repoInfo.json b/repoInfo.json index 4f945308a..85b14e380 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -99290,5 +99290,27 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1736209523 + }, + "blinkospace/blinko:latest": { + "Base": null, + "Downloads": 51590, + "Stars": 5, + "Time": 1736394753, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1736393683 + }, + "ghcr.io/jarvis2f/telegram-files:latest": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1736394774, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": null } } \ No newline at end of file diff --git a/repositories/blinkospace___blinko b/repositories/blinkospace___blinko new file mode 100644 index 000000000..56a6051ca --- /dev/null +++ b/repositories/blinkospace___blinko @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/repositories/ghcr.io___jarvis2f___telegram-files b/repositories/ghcr.io___jarvis2f___telegram-files new file mode 100644 index 000000000..56a6051ca --- /dev/null +++ b/repositories/ghcr.io___jarvis2f___telegram-files @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/repositoryList.json b/repositoryList.json index 519e3bd5d..db5346a4f 100644 --- a/repositoryList.json +++ b/repositoryList.json @@ -2914,245 +2914,251 @@ "title": "janmer's Repository", "index": 343 }, + { + "url": "https://github.com/jarvis2f/unraid-templates", + "profile": "https://forums.unraid.net/profile/284045-jarvis2f/", + "title": "jarvis2f's Repository", + "index": 344 + }, { "url": "https://github.com/jassycliq/Unraid-AndroidStudio-Projector", "profile": "https://forums.unraid.net/profile/116233-jassycliq/", "title": "jassycliq's Repository", - "index": 344 + "index": 345 }, { "url": "https://github.com/jbartlett777/DiskSpeed", "profile": "https://forums.unraid.net/profile/8307-jbartlett/", "title": "JBartlett's Repository", - "index": 345 + "index": 346 }, { "url": "https://github.com/jbreed/docker-templates", "profile": "https://forums.unraid.net/profile/92695-jbreed/", "title": "jbreed's Repository", - "index": 346 + "index": 347 }, { "url": "https://github.com/Jcloud67/Docker-Templates", "profile": "https://forums.unraid.net/profile/67922-jcloud/", "title": "JCloud's Repository", - "index": 347 + "index": 348 }, { "url": "https://github.com/jcreynolds/docker-templates", "profile": "https://forums.unraid.net/profile/65204-jcreynoldsii/", "title": "jcreynolds' Repository", - "index": 348 + "index": 349 }, { "url": "https://github.com/jflo/ffsync-unraid", "profile": "https://forums.unraid.net/profile/120634-jflo/", "title": "Jflo's Repository", - "index": 349 + "index": 350 }, { "url": "https://github.com/GladysAssistant/unraid-gladys-templates", "profile": "https://forums.unraid.net/profile/159169-jgcb00/", "title": "jgcb00's Repository", - "index": 350 + "index": 351 }, { "url": "https://github.com/jinlife/docker-templates", "profile": "https://forums.unraid.net/profile/119719-jinlife/", "title": "jinlife's Repository", - "index": 351 + "index": 352 }, { "url": "https://github.com/jkirkcaldy/unraid-CA-templates", "profile": "https://forums.unraid.net/profile/114408-jkirkcaldy/", "title": "jkirkcaldy's Repository", - "index": 352 + "index": 353 }, { "url": "https://github.com/joch/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/2607-joch/", "title": "joch's Repository", - "index": 353 + "index": 354 }, { "url": "https://github.com/Joly0/docker-templates", "profile": "https://forums.unraid.net/profile/86760-joly0/", "title": "joly0's Repository", - "index": 354 + "index": 355 }, { "url": "https://github.com/jorgenman/unraid-templates", "profile": "https://forums.unraid.net/profile/142946-jorgenman/", "title": "jorgenman's Repository", - "index": 355 + "index": 356 }, { "url": "https://github.com/qubex22/unraid-templates", "profile": "https://forums.unraid.net/profile/110563-joroga22/", "title": "joroga22's Repository", - "index": 356 + "index": 357 }, { "url": "https://github.com/josh-gaby/unraid-templates", "profile": "https://forums.unraid.net/profile/171871-joshgaby/", "title": "josh.gaby's Repository", - "index": 357 + "index": 358 }, { "url": "https://github.com/Joshndroid/joshndroid-unraid-docker-templates", "profile": "https://forums.unraid.net/profile/123042-joshndroid/", "title": "Joshndroid's Repository", - "index": 358 + "index": 359 }, { "url": "https://github.com/angelics/unraid-docker-template", "profile": "https://forums.unraid.net/profile/7122-josywong/", "title": "josywong's Repository", - "index": 359 + "index": 360 }, { "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": 360 + "index": 361 }, { "url": "https://github.com/JPDVM2014/unraid-templates", "profile": "https://forums.unraid.net/profile/156525-jpdvm2014/", "title": "JPDVM2014's Repository", - "index": 361 + "index": 362 }, { "url": "https://github.com/jsavargas/telethon_downloader", "profile": "https://forums.unraid.net/profile/93593-jsavargas/", "title": "jsavargas' Repository", - "index": 362 + "index": 363 }, { "url": "https://github.com/shaf/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/71085-jugniji/", "title": "JugniJi's Repository", - "index": 363 + "index": 364 }, { "url": "https://github.com/JustinAiken/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/1079-justinaiken/", "title": "JustinAiken's Repository", - "index": 364 + "index": 365 }, { "url": "https://github.com/Olprog59/unraid-templates", "profile": "https://forums.unraid.net/profile/121454-kameleon83/", "title": "Kameleon83's Repository", - "index": 365 + "index": 366 }, { "url": "https://github.com/KasteM34/unraid-templates", "profile": "https://forums.unraid.net/profile/169707-kastem34/", "title": "kastem34's Repository", - "index": 366 + "index": 367 }, { "url": "https://github.com/roninkenji/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/62359-ken-ji/", "title": "ken-ji's Repository", - "index": 367 + "index": 368 }, { "url": "https://github.com/kezzkezzkezz/UNRAID-Templates/", "profile": "https://forums.unraid.net/profile/133849-kezzkezzkezz/", "title": "kezzkezzkezz's Repository", - "index": 368 + "index": 369 }, { "url": "https://github.com/kilrah/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/175398-kilrah/", "title": "Kilrah's Repository", - "index": 369 + "index": 370 }, { "url": "https://github.com/kiowadriver/unraid-docker", "profile": "https://forums.unraid.net/profile/74645-kiowa2005/", "title": "kiowa2005's Repository", - "index": 370 + "index": 371 }, { "url": "https://github.com/Knoxie/UnraidTemplates", "profile": "https://forums.unraid.net/profile/78069-knoxie89/", "title": "Knoxie89's Repository", - "index": 371 + "index": 372 }, { "url": "https://github.com/Kostecki/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/68040-kostecki/", "title": "kostecki's Repository", - "index": 372 + "index": 373 }, { "url": "https://github.com/Kru-x/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/69435-kru-x/", "title": "Kru-X's Repository", - "index": 373 + "index": 374 }, { "url": "https://github.com/Qlisch/unraid-templates", "profile": "https://forums.unraid.net/profile/119212-kulisch/", "title": "Kulisch's Repository", - "index": 374 + "index": 375 }, { "url": "https://github.com/kywarai/unraid_templates", "profile": "https://forums.unraid.net/profile/170658-kuuki/", "title": "kuuki's Repository", - "index": 375 + "index": 376 }, { "url": "https://github.com/Srcodesalittle/cryptgeon_redis", "profile": "https://forums.unraid.net/profile/131563-lamp/", "title": "lamp's Repository", - "index": 376 + "index": 377 }, { "url": "https://github.com/laur89/unraid-templates/", "profile": "https://forums.unraid.net/profile/114193-laur/", "title": "laur's Repository", - "index": 377 + "index": 378 }, { "url": "https://github.com/lawryder/unraid_docker_reps", "profile": "https://forums.unraid.net/profile/122425-lawryder/", "title": "LawRyder's Repository", - "index": 378 + "index": 379 }, { "url": "https://github.com/lewislarsen/lldap-unraid", "profile": "https://forums.unraid.net/profile/143760-lewis-l/", "title": "Lewis L's Repository", - "index": 379 + "index": 380 }, { "url": "https://github.com/L1cardo/Unraid-Templates", "profile": "https://forums.unraid.net/profile/128967-licardo/", "title": "licardo's Repository", - "index": 380 + "index": 381 }, { "url": "https://github.com/linuxserver/linuxserver-Plugin-Repository", "profile": null, "title": "Linuxserver's Plugin Repository", - "index": 381 + "index": 382 }, { "url": "https://github.com/locus313/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/74415-locus313/", "title": "locus313's Repository", - "index": 382 + "index": 383 }, { "url": "https://github.com/mingzaily/unraid-templates", "profile": "https://forums.unraid.net/profile/169573-longyunur/", "title": "LongYunar's Repository", - "index": 383 + "index": 384 }, { "url": "https://github.com/Loony2392/unraid-templates", @@ -3163,687 +3169,693 @@ "DonateText": "If you like my work please consider Donating.", "Forum": "https://forums.unraid.net/profile/152355-loony2392/", "title": "Loony2392's Repository", - "index": 384 + "index": 385 }, { "url": "https://github.com/timespaced/unraid-templates", "profile": "https://forums.unraid.net/profile/121604-lostinspace/", "title": "lostinspace's Repository", - "index": 385 + "index": 386 }, { "url": "https://github.com/lucamarchiori/OwnTracksRecorderUnraid", "profile": "https://forums.unraid.net/profile/255135-lucamarchiori/", "title": "lucamarchiori's Repository", - "index": 386 + "index": 387 }, { "url": "https://github.com/luisalrp/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/115058-luisalrp/", "title": "luisalrp's Repository", - "index": 387 + "index": 388 }, { "url": "https://github.com/l4rm4nd/unraid-templates", "profile": "https://forums.unraid.net/profile/279319-lrvt/", "title": "LVRT's Repository", - "index": 388 + "index": 389 }, { "url": "https://github.com/macexx/docker-templates", "profile": "https://forums.unraid.net/profile/66302-macester/", "title": "macester's Repository", - "index": 389 + "index": 390 }, { "url": "https://github.com/MROGHUB/unraid-templates", "profile": "https://forums.unraid.net/profile/282192-mackattack/", "title": "MackAttack's Repository", - "index": 390 + "index": 391 }, { "url": "https://github.com/Malfurious/docker-templates", "profile": "https://forums.unraid.net/profile/77149-malfurious/", "title": "malfurious' Repository", - "index": 391 + "index": 392 }, { "url": "https://github.com/malkiebr/unraid-localtonet", "profile": "https://forums.unraid.net/profile/234461-malkie/", "title": "malkie's Repository", - "index": 392 + "index": 393 }, { "url": "https://github.com/malvarez00/unRAID-Docker-Templates", "profile": "https://forums.unraid.net/profile/77549-malvarez00/", "title": "malvarez00's Repository", - "index": 393 + "index": 394 }, { "url": "https://github.com/mandarons/icloud-drive-docker", "profile": "https://forums.unraid.net/profile/278021-mandarons/", "title": "mandarons' Repository", - "index": 394 + "index": 395 }, { "url": "https://github.com/PonyLucky/TendaControllerXML", "profile": "https://forums.unraid.net/profile/177818-margot/", "title": "Margot's Repository", - "index": 395 + "index": 396 }, { "url": "https://github.com/MarkusMcNugen/docker-templates", "profile": "https://forums.unraid.net/profile/79684-markusmcnugen/", "title": "MarkusMcNugen's Repository", - "index": 396 + "index": 397 }, { "url": "https://github.com/Marraz/unraid-templates", "profile": "https://forums.unraid.net/profile/127460-marraz/", "title": "Marraz' Repository", - "index": 397 + "index": 398 }, { "url": "https://github.com/rantanlan/unraid-templates", "profile": "https://forums.unraid.net/profile/914-mason", "title": "mason's Repository", - "index": 398 + "index": 399 }, { "url": "https://github.com/mastiffmushroom/unraid-templates", "profile": "https://forums.unraid.net/profile/243288-mastiffmushroom/", "title": "MastiffMushroom's Repository", - "index": 399 + "index": 400 }, { "url": "https://github.com/matda59/video-to-mp3-converter", "profile": "https://forums.unraid.net/profile/119423-matda59/", "title": "matda59's Repository", - "index": 400 + "index": 401 }, { "url": "https://github.com/mattheworres/docker-templates", "profile": "https://forums.unraid.net/profile/115370-matthew-orres/", "title": "Matthew Orres' Repository", - "index": 401 + "index": 402 }, { "url": "https://github.com/PepaonDrugs/unraid-templates", "profile": "https://forums.unraid.net/profile/157546-maxi_fpv/", "title": "Maxi_Fpv's Repository", - "index": 402 + "index": 403 }, { "url": "https://github.com/McJoppy/unraid-templates", "profile": "https://forums.unraid.net/profile/250622-mcraidy/", "title": "mcraidy's Repository", - "index": 403 + "index": 404 }, { "url": "https://github.com/mdarkness1988/rust-server-template", "profile": "https://forums.unraid.net/profile/84443-mdarkness1988/", "title": "mdarkness1988's Repository", - "index": 404 + "index": 405 }, { "url": "https://github.com/OctoPrint/Unraid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's 2nd Repository", - "index": 405 + "index": 406 }, { "url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's Repository", - "index": 406 + "index": 407 }, { "url": "https://github.com/kiwimato/unraid-templates", "profile": "https://forums.unraid.net/profile/89549-mihai/", "title": "Mihai's Repository", - "index": 407 + "index": 408 }, { "url": "https://github.com/helfrichmichael/unraid-templates", "profile": "https://forums.unraid.net/profile/68815-mikeah/", "title": "MikeAH's Repository", - "index": 408 + "index": 409 }, { "url": "https://github.com/mikedhanson/unraid-templates", "profile": "https://forums.unraid.net/profile/88846-mikehanson/", "title": "mikehanson's Repository", - "index": 409 + "index": 410 }, { "url": "https://github.com/mikeylikesrocks/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks", "title": "mikeylikesrocks' Repository", - "index": 410 + "index": 411 + }, + { + "url": "https://github.com/fosrl/templates", + "profile": "https://forums.unraid.net/profile/96141-milo-schwartz/", + "title": "Milo Schwartz's Repository", + "index": 412 }, { "url": "https://github.com/mizz141/mizz141-unraid-xml", "profile": "https://forums.unraid.net/profile/98815-mizz141/", "title": "Mizz141's Repository", - "index": 411 + "index": 413 }, { "url": "https://github.com/m-klecka/unraid-templates", "profile": "https://forums.unraid.net/profile/210341-mklecka/", "title": "mklecka's Repository", - "index": 412 + "index": 414 }, { "url": "https://github.com/mlebjerg/docker-templates", "profile": "https://forums.unraid.net/profile/76816-mlebjerg/", "title": "mlebjerg's Repository", - "index": 413 + "index": 415 }, { "url": "https://github.com/MobiusNine/docker-templates", "profile": "https://forums.unraid.net/profile/84666-mobiusnine/", "title": "MobiusNine's Repository", - "index": 414 + "index": 416 }, { "url": "https://github.com/moritzfl/unraid-templates", "profile": "https://forums.unraid.net/profile/145080-moritzf/", "title": "moritzf's Repository", - "index": 415 + "index": 417 }, { "url": "https://github.com/mplogas/unraid-containers", "profile": "https://forums.unraid.net/profile/145679-mplogas/", "title": "mplogas' Repository", - "index": 416 + "index": 418 }, { "url": "https://github.com/crazyqin/unraid-templates", "profile": "https://forums.unraid.net/profile/157513-mrafter/", "title": "mrafter's Repository", - "index": 417 + "index": 419 }, { "url": "https://github.com/dalekseevs/Unraid-Docker-Templates", "profile": "https://forums.unraid.net/profile/74482-mrchunky", "title": "MrChunky's Repository", - "index": 418 + "index": 420 }, { "url": "https://github.com/JulienPlomteux/Unraid-ErgoNode", "profile": "https://forums.unraid.net/profile/163009-mrlafontaine/", "title": "mrlafontaine's Repository", - "index": 419 + "index": 421 }, { "url": "https://github.com/mtrogman/unraid_templates", "profile": "https://forums.unraid.net/profile/115379-mtrogman/", "title": "mtrogman's Repository", - "index": 420 + "index": 422 }, { "url": "https://github.com/Mudislander/docker-templates", "profile": "https://forums.unraid.net/profile/67039-mudislander/", "title": "Mudislander's Repository", - "index": 421 + "index": 423 }, { "url": "https://github.com/Muwahhidun/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/107652-muwahhid/", "title": "Muwahhidun's Repository", - "index": 422 + "index": 424 }, { "url": "https://github.com/Muxelmann/unraid-app_anaconda3", "profile": "https://forums.unraid.net/profile/238596-muxelmann/", "title": "muxelmann's Repository", - "index": 423 + "index": 425 }, { "url": "https://github.com/MyFaith/unraid-templates", "profile": "https://forums.unraid.net/profile/157465-myfaith/", "title": "MyFaith's Repository", - "index": 424 + "index": 426 }, { "url": "https://github.com/Nackophilz/unraid_templates", "profile": "https://forums.unraid.net/profile/161066-nackophilz/", "title": "Nackophilz's Repository", - "index": 425 + "index": 427 }, { "url": "https://github.com/ne0ark/docker-templates", "profile": "https://forums.unraid.net/profile/221895-naidu/", "title": "Naidu's Repository", - "index": 426 + "index": 428 }, { "url": "https://github.com/natcoso9955/unRAID-docker", "profile": "https://forums.unraid.net/profile/73128-natcoso9955/", "title": "Natcoso9955's Repository", - "index": 427 + "index": 429 }, { "url": "https://github.com/NebN/unraid-apps", "profile": "https://forums.unraid.net/profile/274578-nebn/", "title": "NebN's Repository", - "index": 428 + "index": 430 }, { "url": "https://github.com/ninthwalker/docker-templates", "profile": "https://forums.unraid.net/profile/9420-ninthwalker/", "title": "ninthwalker's Repository", - "index": 429 + "index": 431 }, { "url": "https://github.com/NixonInnes/unraid-builds-xml", "profile": "https://forums.unraid.net/profile/122748-nixoninnes/", "title": "NixonInnes' Repository", - "index": 430 + "index": 432 }, { "url": "https://github.com/ntebis/unraid_templates", "profile": "https://forums.unraid.net/profile/230017-ntebis/", "title": "ntebis' Repository", - "index": 431 + "index": 433 }, { "url": "https://github.com/nylonee/watchlistarr-unraid", "profile": "https://forums.unraid.net/profile/142159-nylonee/", "title": "nylonee's Repository", - "index": 432 + "index": 434 }, { "url": "https://github.com/OFark/docker-templates", "profile": "https://forums.unraid.net/profile/86513-ofark/", "title": "OFark's Repository", - "index": 433 + "index": 435 }, { "url": "https://github.com/ofawx/unraid-templates", "profile": "https://forums.unraid.net/profile/109310-ofawx/", "title": "ofawx's Repository", - "index": 434 + "index": 436 }, { "url": "https://github.com/plexinc/pms-docker", "profile": null, "shortName": "Plex", "title": "Official Plex Repository", - "index": 435 + "index": 437 }, { "url": "https://github.com/ijabz/songkong_unraid/", "profile": null, "shortName": "Songkong", "title": "Official Songkong Repository", - "index": 436 + "index": 438 }, { "url": "https://github.com/oldcrazyeye/unraid-templates", "profile": "https://forums.unraid.net/profile/124305-oldcrazyeye/", "title": "oldcrazyeye's Repository", - "index": 437 + "index": 439 }, { "url": "https://github.com/0neTX/UnRAID_Template", "profile": "https://forums.unraid.net/profile/161660-onetx/", "title": "onetx's Repository", - "index": 438 + "index": 440 }, { "url": "https://github.com/opal06/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/110756-opal_06/", "title": "opal_06's Repository", - "index": 439 + "index": 441 }, { "url": "https://github.com/openspeedtest/unraid-docker-plugin", "profile": "https://forums.unraid.net/profile/110999-openspeedtest/", "title": "openspeedtest's Repository", - "index": 440 + "index": 442 }, { "url": "https://github.com/PartitionPixel/unraid-templates", "profile": "https://forums.unraid.net/profile/119008-partition-pixel/", "title": "Partition Pixel's Repository", - "index": 441 + "index": 443 }, { "url": "https://github.com/patrickstigler/unraid_app_templates", "profile": "https://forums.unraid.net/profile/139758-maddash1337/", "title": "patrickstigler's Repository", - "index": 442 + "index": 444 }, { "url": "https://github.com/pawelmalak/unraid-templates", "profile": "https://forums.unraid.net/profile/119205-paululibro/", "title": "paululibro's Repository", - "index": 443 + "index": 445 }, { "url": "https://github.com/pducharme/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/62479-pducharme/", "title": "pducharme's Repository", - "index": 444 + "index": 446 }, { "url": "https://github.com/pallebone/UnifiUnraidReborn", "profile": "https://forums.unraid.net/profile/100868-peteasking/", "title": "PeteAsking's Repository", - "index": 445 + "index": 447 }, { "url": "https://github.com/mpcdigitize/docker-templates", "profile": "https://forums.unraid.net/profile/249625-petel/", "title": "PeteL's Repository", - "index": 446 + "index": 448 }, { "url": "https://github.com/phyzical/UnraidPlugins", "profile": "https://forums.unraid.net/profile/97031-phyzical/", "title": "phyzical's Repository", - "index": 447 + "index": 449 }, { "url": "https://github.com/poke0/Unraid-docker-templates", "profile": "https://forums.unraid.net/profile/139781-poke0/", "title": "Poke0's Repository", - "index": 448 + "index": 450 }, { "url": "https://github.com/dcflachs/plugin-repository", "profile": "https://forums.unraid.net/profile/63584-primeval_god/", "title": "primeval_god's Repository", - "index": 449 + "index": 451 }, { "url": "https://github.com/killforby/chibisafe", "profile": "https://forums.unraid.net/profile/229087-professeurx/", "title": "professeurx's Repository", - "index": 450 + "index": 452 }, { "url": "https://github.com/Progeny42/unRAID-CA-Templates", "profile": "https://forums.unraid.net/profile/101997-progeny42", "title": "Progeny42's Repository", - "index": 451 + "index": 453 }, { "url": "https://github.com/ptchernegovski/Unraid-Templates", "profile": "https://forums.unraid.net/profile/99869-ptchernegovski/", "title": "ptchernegovski's Repository", - "index": 452 + "index": 454 }, { "url": "https://github.com/ds-sebastian/unraid-templates", "profile": "https://forums.unraid.net/profile/238004-pureelectricity/", "title": "pureelectricity's Repository", - "index": 453 + "index": 455 }, { "url": "https://github.com/picthor-io/unraid-templates", "profile": "https://forums.unraid.net/profile/106558-realcnbs/", "title": "realcnbs' Repository", - "index": 454 + "index": 456 }, { "url": "https://github.com/DavidWJR/unraid-templates", "profile": "https://forums.unraid.net/profile/253276-reggieswag/", "title": "ReggieSwag's Repository", - "index": 455 + "index": 457 }, { "url": "https://github.com/R3yn4ld/unraid-plugins", "profile": "https://forums.unraid.net/profile/77730-reynald/", "title": "Reynald's Repository", - "index": 456 + "index": 458 }, { "url": "https://github.com/rezo552/unraid-ltfs/", "profile": "https://forums.unraid.net/profile/271555-rezo552/", "title": "ReZo552's Repository", - "index": 457 + "index": 459 }, { "url": "https://github.com/wger-project/unraid-templates", "profile": "https://forums.unraid.net/profile/118956-rge/", "title": "rge's Repository", - "index": 458 + "index": 460 }, { "url": "https://github.com/Richy1989/unraid-templates", "profile": "https://forums.unraid.net/profile/125824-richy1989/", "title": "Richy1989's Repository", - "index": 459 + "index": 461 }, { "url": "https://github.com/riffsphereha/Unraid-Templates", "profile": "https://forums.unraid.net/profile/250924-riffsphereha/", "title": "RiffSphereHA's Repository", - "index": 460 + "index": 462 }, { "url": "https://github.com/ibigsnet/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/76488-riflejock/", "title": "RifleJock's Repository", - "index": 461 + "index": 463 }, { "url": "https://github.com/Ratomas/CA_XML", "profile": "https://forums.unraid.net/profile/85867-robert-thomas/", "title": "Robert Thomas' Repository", - "index": 462 + "index": 464 }, { "url": "https://github.com/roflcoopter/viseron-unraid-ca-template", "profile": "https://forums.unraid.net/profile/113120-roflcoopter", "title": "roflcoopter's Repository", - "index": 463 + "index": 465 }, { "url": "https://github.com/kennethprose/unraid-templates", "profile": "https://forums.unraid.net/profile/174044-roseatoni/", "title": "roseatoni's Repository", - "index": 464 + "index": 466 }, { "url": "https://github.com/cloud-fs/unraid-templates", "profile": "https://forums.unraid.net/profile/261359-rotten-pagoda5238/", "title": "rotten-pagoda5238's Repository", - "index": 465 + "index": 467 }, { "url": "https://github.com/czerus/unraid-templates", "profile": "https://forums.unraid.net/profile/277784-sajnti/", "title": "sajnti's Repository", - "index": 466 + "index": 468 }, { "url": "https://github.com/SAL-e/docker-templates", "profile": "https://forums.unraid.net/profile/11345-sal-e/", "title": "SAL-e's Repository", - "index": 467 + "index": 469 }, { "url": "https://github.com/SamTV12345/podfetch-unraid-config", "profile": "https://forums.unraid.net/profile/261451-samtv12345/", "title": "SamTV12345's Repository", - "index": 468 + "index": 470 }, { "url": "https://github.com/SasaKaranovic/unraid-templates", "profile": "https://forums.unraid.net/profile/273010-sasakaranovic/", "title": "SasaKaranovic's Repository", - "index": 469 + "index": 471 }, { "url": "https://github.com/SavageAUS/Unraid-Templates", "profile": "https://forums.unraid.net/profile/91260-savageaus/", "title": "SaveageAUS' Repository", - "index": 470 + "index": 472 }, { "url": "https://github.com/sebastienvermeille/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/122183-sbeex/", "title": "sbeex's Repository", - "index": 471 + "index": 473 }, { "url": "https://github.com/scolcipitato/plugin-repository", "profile": "https://forums.unraid.net/profile/109953-scolcipitato/", "title": "scolcipitato's Repository", - "index": 472 + "index": 474 }, { "url": "https://github.com/sdesbure/docker-containers", "profile": "https://forums.unraid.net/profile/3477-sdesbure/", "title": "sdesbure's Repository", - "index": 473 + "index": 475 }, { "url": "https://github.com/KodCloud-dev/unraid_template", "profile": "https://forums.unraid.net/profile/255377-sealnado/", "title": "sealnado's Repository", - "index": 474 + "index": 476 }, { "url": "https://github.com/sebtech33/unRAID-Templates", "profile": "https://forums.unraid.net/profile/98806-sebtech33/", "title": "SebTech33's Repository", - "index": 475 + "index": 477 }, { "url": "https://github.com/dersimn/docker-unraid-templates", "profile": "https://forums.unraid.net/profile/11673-seim/", "title": "seim's Repository", - "index": 476 + "index": 478 }, { "url": "https://github.com/sems/unraid-templates", "profile": "https://forums.unraid.net/profile/168805-sem/", "title": "sem's Repository", - "index": 477 + "index": 479 }, { "url": "https://github.com/shaksiwnl/unraid-templates", "profile": "https://forums.unraid.net/profile/118681-jakemoura/", "title": "shaksiwnl's Repository", - "index": 478 + "index": 480 }, { "url": "https://github.com/shrmnk/docker-templates", "profile": "https://forums.unraid.net/profile/77786-shrmn/", "title": "shrmn's Repository", - "index": 479 + "index": 481 }, { "url": "https://github.com/silman/unraid_templates", "profile": "https://forums.unraid.net/profile/163023-silman/", "title": "silman's Repository", - "index": 480 + "index": 482 }, { "url": "https://github.com/SimonFair/unraid-plugins", "profile": "https://forums.unraid.net/profile/75917-simonf", "title": "SimonF's Repository", - "index": 481 + "index": 483 }, { "url": "https://github.com/GotAnAccount/unraid-templates", "profile": "https://forums.unraid.net/profile/187798-simpleserver/", "title": "simpleServer's Repository", - "index": 482 + "index": 484 }, { "url": "https://github.com/simse/docker-templates", "profile": "https://forums.unraid.net/profile/69400-simse/", "title": "simse's Repository", - "index": 483 + "index": 485 }, { "url": "https://github.com/SiwatINC/unraid-ca-repository", "profile": "https://forums.unraid.net/profile/72489-siwat2545/", "title": "Siwat2545's Repository", - "index": 484 + "index": 486 }, { "url": "https://github.com/Skitals/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/97624-skitals/", "title": "Skitals Repository", - "index": 485 + "index": 487 }, { "url": "https://github.com/SlrG/unRAID", "profile": "https://forums.unraid.net/profile/16166-slrg/", "title": "SlrG's Repository", - "index": 486 + "index": 488 }, { "url": "https://github.com/snapcrescent/templates", "profile": "https://forums.unraid.net/profile/226383-navalgandhi1989/", "title": "snapcrescent's Repository", - "index": 487 + "index": 489 }, { "url": "https://github.com/soultaco83/unraid-templates", "profile": "https://forums.unraid.net/profile/87407-soultaco83/", "title": "soultaco83's Repository", - "index": 488 + "index": 490 }, { "url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid", "profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/", "title": "SpaceInvaderOne's Repository", - "index": 489 + "index": 491 }, { "url": "https://github.com/spants/unraidtemplates", "profile": "https://forums.unraid.net/profile/2148-spants/", "title": "Spants' Repository", - "index": 490 + "index": 492 }, { "url": "https://github.com/Spikhalskiy/docker-templates", "profile": "https://forums.unraid.net/profile/82549-dmitry-spikhalskiy/", "title": "Spikhalskiy's Repository", - "index": 491 + "index": 493 }, { "url": "https://github.com/Staffwerke/unraid-templates", "profile": "https://forums.unraid.net/profile/248178-staffwerke-gmbh/", "title": "Staffwerke GmbH's Repository", - "index": 492 + "index": 494 }, { "url": "https://github.com/Steini1984/steini1984-s-repositoy", "profile": "https://forums.unraid.net/profile/2957-steini84/", "title": "steini84's Repository", - "index": 493 + "index": 495 }, { "url": "https://github.com/npmSteven/Unraid-VM-CP", "profile": "https://forums.unraid.net/profile/102900-stevenrafferty/", "title": "StevenRafferty's Repository", - "index": 494 + "index": 496 }, { "url": "https://github.com/bstottle/unraid-templates", "profile": "https://forums.unraid.net/profile/225-stottle/", "title": "stottle's Repository", - "index": 495 + "index": 497 }, { "url": "https://github.com/stuckless/unRAID", "profile": "https://forums.unraid.net/profile/70058-stuckless/", "title": "stuckless' Repository", - "index": 496 + "index": 498 }, { "url": "https://github.com/Sabreu/unraid_templates", "profile": "https://forums.unraid.net/profile/98837-sublivion/", "title": "sublivion's Repository", - "index": 497 + "index": 499 }, { "url": "https://github.com/skrashevich/unraid-templates", @@ -3851,264 +3863,270 @@ "icon": "https://avatars.githubusercontent.com/u/15078499?v=4", "WebPage": "https://github.com/skrashevich", "title": "svk's Repository", - "index": 498 + "index": 500 }, { "url": "https://github.com/maxcerny/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/93919-sysco/", "title": "sysco's Repository", - "index": 499 + "index": 501 }, { "url": "https://github.com/tatseo/unraid-templates", "profile": "https://forums.unraid.net/profile/283413-tatseo/", "title": "tatseo's Repository", - "index": 500 + "index": 502 }, { "url": "https://github.com/Tautulli/Tautulli-Unraid-Template", "profile": "https://forums.unraid.net/profile/69064-wreave/", "title": "Tautulli's Repository", - "index": 501 + "index": 503 }, { "url": "https://github.com/TeddyTux/unraidtemplates", "profile": "https://forums.unraid.net/profile/107932-teddytux/", "title": "TeddyTux's Repository", - "index": 502 + "index": 504 }, { "url": "https://github.com/Terebi42/unraid-templates", "profile": "https://forums.unraid.net/profile/252870-terebi/", "title": "Terebi's Repository", - "index": 503 + "index": 505 }, { "url": "https://github.com/testdasi/testdasi-unraid-repo", "profile": "https://forums.unraid.net/profile/70144-testdasi", "title": "testdasi's Repository", - "index": 504 + "index": 506 }, { "url": "https://github.com/lando786/unraid-templates", "profile": "https://forums.unraid.net/profile/270787-thatguyorlando/", "title": "ThatGuyOrlando's Repository", - "index": 505 + "index": 507 }, { "url": "https://github.com/THESHULK/unraid-templates", "profile": "https://forums.unraid.net/profile/237924-the_shulk/", "title": "THE_SHULK's Repository", - "index": 506 + "index": 508 }, { "url": "https://github.com/theimmortal68/zappiti-server-docker", "profile": "https://forums.unraid.net/profile/67130-theimmortal/", "title": "theimmortal's Repository", - "index": 507 + "index": 509 }, { "url": "https://github.com/Th0masDB/unraid_template", "profile": "https://forums.unraid.net/profile/126905-thomasdb__/", "title": "ThomasDB's Repository", - "index": 508 + "index": 510 }, { "url": "https://github.com/tynor88/docker-templates", "profile": "https://forums.unraid.net/profile/70206-thomast_88/", "title": "thomast_88's Repository", - "index": 509 + "index": 511 }, { "url": "https://github.com/Thraxis/docker-templates", "profile": "https://forums.unraid.net/profile/9802-thraxis/", "title": "Thraxis' Repository", - "index": 510 + "index": 512 }, { "url": "https://github.com/timstephens24/docker-templates", "profile": "https://forums.unraid.net/profile/67918-timstephens24/", "title": "timstephens24's Repository", - "index": 511 + "index": 513 }, { "url": "https://github.com/tinglis1/docker-containers", "profile": "https://forums.unraid.net/profile/6492-tinglis1/", "title": "tinglis1's Repository", - "index": 512 + "index": 514 }, { "url": "https://github.com/tombowditch/docker-templates", "profile": "https://forums.unraid.net/profile/80184-tombowditch/", "title": "tombowditch's Repository", - "index": 513 + "index": 515 }, { "url": "https://github.com/tommyvange/unraid-templates", "profile": "https://forums.unraid.net/profile/282469-tommyvange/", "title": "tommyvange's Repository", - "index": 514 + "index": 516 }, { "url": "https://github.com/tritones/unraid-templates", "profile": "https://forums.unraid.net/profile/172136-tritones/", "title": "tritones' Repository", - "index": 515 + "index": 517 }, { "url": "https://github.com/TrophyBuck/unraid-templates", "profile": "https://forums.unraid.net/profile/140258-trophybuck/", "title": "TrophyBuck's Repository", - "index": 516 + "index": 518 }, { "url": "https://github.com/tschoerk/unraid-templates", "profile": "https://forums.unraid.net/profile/273668-tschoerk/", "title": "tschoerk's Repository", - "index": 517 + "index": 519 }, { "url": "https://github.com/type0dev/Unraid-Template", "profile": "https://forums.unraid.net/profile/275726-type0dev/", "title": "type0dev's Repository", - "index": 518 + "index": 520 }, { "url": "https://github.com/TypingPenguin/docker-templates", "profile": "https://forums.unraid.net/profile/283235-typingpenguin/", "title": "TypingPenguin's Repository", - "index": 519 + "index": 521 }, { "url": "https://github.com/charlescng/docker-containers", "profile": "https://forums.unraid.net/profile/64811-uberchuckie/", "title": "uberchuckie's Repository", - "index": 520 + "index": 522 }, { "url": "https://github.com/Poag/docker-xml", "profile": "https://forums.unraid.net/profile/63933-uirel/", "title": "Uirel's Repository", - "index": 521 + "index": 523 }, { "url": "https://github.com/Ulisses1478/templates-unraid", "profile": "https://forums.unraid.net/profile/90485-ulisses1478/", "title": "ulisses1478's Repository", - "index": 522 + "index": 524 }, { "url": "https://github.com/Unlearned6688/unraid-templates", "profile": "https://forums.unraid.net/profile/170061-unjustice/", "title": "UnJustice's Repository", - "index": 523 + "index": 525 }, { "url": "https://github.com/zip-fa/unraid-torrserver", "profile": "https://forums.unraid.net/profile/280443-unraidnewbie2211/", "title": "UnraidNewbie2211's Repository", - "index": 524 + "index": 526 }, { "url": "https://github.com/untraceablez/uvdesk-unraid", "profile": "https://forums.unraid.net/profile/111430-untraceablez/", "title": "untraceablez' Repository", - "index": 525 + "index": 527 + }, + { + "url": "https://github.com/UnToobed/Unraid-Docker-Templates", + "profile": "https://forums.unraid.net/profile/160182-unusmundus/", + "title": "UnusMundus' Repository", + "index": 528 }, { "url": "https://github.com/sbondCo/unraid-templates", "profile": "https://forums.unraid.net/profile/274118-unwieldy_dingy/", "title": "unwieldy_dingy's Repository", - "index": 526 + "index": 529 }, { "url": "https://github.com/Vilhjalmr26/unraid_templates", "profile": "https://forums.unraid.net/profile/126802-vilhjalmr/", "title": "Vilhjalmr's Repository", - "index": 527 + "index": 530 }, { "url": "https://github.com/taha-yassine/unraid-templates", "profile": "https://forums.unraid.net/profile/248389-vodros/", "title": "Vodros' Repository", - "index": 528 + "index": 531 }, { "url": "https://github.com/waazaa-fr/unraid-templates", "profile": "https://forums.unraid.net/profile/132702-waazaa/", "title": "waazaa's Repository", - "index": 529 + "index": 532 }, { "url": "https://github.com/WaffleMaster22/unraid-templates", "profile": "https://forums.unraid.net/profile/278326-waffle22/", "title": "Waffle22's Repository", - "index": 530 + "index": 533 }, { "url": "https://github.com/warieon/unraid-templates", "profile": "https://forums.unraid.net/profile/240351-warieon/", "title": "warieon's Repository", - "index": 531 + "index": 534 }, { "url": "https://github.com/W3LFARe/unraid_templates", "profile": "https://forums.unraid.net/profile/129748-welfare/", "title": "welfare's Repository", - "index": 532 + "index": 535 }, { "url": "https://github.com/Receipt-Wrangler/receipt-wrangler-unraid", "profile": "https://forums.unraid.net/profile/268018-wrangler/", "title": "wrangler's Repository", - "index": 533 + "index": 536 }, { "url": "https://github.com/xavier-hernandez/unraid-templates", "profile": "https://forums.unraid.net/profile/158924-xavierh/", "title": "xavierh's Repository", - "index": 534 + "index": 537 }, { "url": "https://github.com/xenco/docker-templates", "profile": "https://forums.unraid.net/profile/155847-xenco/", "title": "xenco's Repository", - "index": 535 + "index": 538 }, { "url": "https://github.com/xiaodoudou/unraid-templates", "profile": "https://forums.unraid.net/profile/145775-xiaodoudou/", "title": "Xiaodoudou's Repository", - "index": 536 + "index": 539 }, { "url": "https://github.com/xompage/unraid-templates", "profile": "https://forums.unraid.net/profile/262898-xompage/", "title": "xompage's Repository", - "index": 537 + "index": 540 }, { "url": "https://github.com/valaypatel/unraidapps", "profile": "https://forums.unraid.net/profile/120399-yoda/", "title": "Yoda's Repository", - "index": 538 + "index": 541 }, { "url": "https://github.com/Zggis/unraid-templates", "profile": "https://forums.unraid.net/profile/118712-zggis/", "title": "Zggis' Repository", - "index": 539 + "index": 542 }, { "url": "https://github.com/zhtengw/unraid-templates", "profile": "https://forums.unraid.net/profile/245393-zhtengw/", "title": "zhtengw's Repository", - "index": 540 + "index": 543 }, { "url": "https://github.com/zyphermonkey/docker-templates", "profile": "https://forums.unraid.net/profile/67871-zyphermonkey/", "title": "zyphermonkey's Repository", - "index": 541 + "index": 544 } ] \ No newline at end of file diff --git a/statistics.json b/statistics.json index 46663d3f2..cfa35fc66 100644 --- a/statistics.json +++ b/statistics.json @@ -1,6 +1,16 @@ { - "caFixed": 655, + "caFixed": 657, "fixedTemplates": { + "Milo Schwartz's Repository": { + "fosrl/newt": [ + "Obivous CA conversions are disallowed. Blacklisted" + ] + }, + "jarvis2f's Repository": { + "ghcr.io/jarvis2f/telegram-files:latest": [ + "Port referenced in webUI does not correspond with a container port defined. Entry changed to https://[IP]:[PORT:80]/" + ] + }, "jjdenhertog's Repository": { "jjdenhertog/spotify-to-plex:latest": [ "No Registry entry set. Created from Repository setting - This may not be the correct value"