diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index c98845260..b4bd6bb03 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1710084678 + "last_updated_timestamp": 1710091080 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 7d95fdc1c..6eb07b703 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -313682,5 +313682,89 @@ "LastUpdateScan": 1709999012, "LastUpdate": 1709751577, "FirstSeen": 1709999012 + }, + { + "Name": "FDM-Monster", + "Repository": "fdmmonster/fdm-monster:1.6.1-sqlite", + "Registry": "https://hub.docker.com/r/fdmmonster/fdm-monster/", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/fdm-monster/fdm-monster/issues", + "Discord": "https://discord.gg/mwA8uP8CMc", + "Project": "https://github.com/fdm-monster/fdm-monster", + "Overview": "3D printer farm management platform for local or in-cloud usage using OctoPrint.", + "WebUI": "http://[IP]:[PORT:4000]", + "TemplateURL": "https://raw.githubusercontent.com/fdm-monster/fdm-monster-unraid/master/fdm-monster.xml", + "Icon": "https://raw.githubusercontent.com/fdm-monster/fdm-monster-client/main/public/img/logo.png", + "DonateText": "The FDM Monster project can be backed through Github Sponsors.", + "DonateLink": "https://github.com/sponsors/fdm-monster", + "Config": [ + { + "@attributes": { + "Name": "Web UI", + "Target": "4000", + "Default": "4000", + "Mode": "tcp", + "Description": "Port needed to access WebUI of FDM-Monster", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "4000" + }, + { + "@attributes": { + "Name": "Media", + "Target": "/app/media", + "Default": "/mnt/user/fdm-monster/media", + "Mode": "rw", + "Description": "Temporary gcode uploads, UI bundle ZIPs, current UI bundle and logs for FDM Monster. These files are not crucial for FDM Monster to start.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/fdm-monster/media" + }, + { + "@attributes": { + "Name": "Database Path", + "Target": "/app/database", + "Default": "/mnt/user/fdm-monster/database", + "Mode": "rw", + "Description": "The folder in which the SQLite database files will be stored. There will be more than 1 file (usually around 3 with .sqlite and .wal extensions)\r\n", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/fdm-monster/database" + }, + { + "@attributes": { + "Name": "Experimental TYPEORM", + "Target": "ENABLE_EXPERIMENTAL_TYPEORM", + "Default": "true", + "Mode": "", + "Description": "Keep this enabled in order to ensure FDM Monster will be in SQLite mode. Disabling it will require a local MongoDB container on the side, which might cause your FDM Monster to stop working.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "true" + } + ], + "Repo": "davidzwa's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/davidzwasRepository/fdm-monster.xml", + "CategoryList": [ + "Tools-Utilities" + ], + "downloads": 1466, + "LastUpdate": 1710090390, + "LastUpdateScan": 1710091080, + "FirstSeen": 1710091080 } ] \ No newline at end of file diff --git a/applicationFeed.json b/applicationFeed.json index b608bb9cf..4fcc92543 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2185, - "last_updated_timestamp": 1710084678, - "last_updated": "2024-03-10 11:31", + "apps": 2186, + "last_updated_timestamp": 1710091080, + "last_updated": "2024-03-10 13:18", "categories": [ { "Cat": "AI:", @@ -313848,6 +313848,90 @@ "LastUpdateScan": 1709999012, "LastUpdate": 1709751577, "FirstSeen": 1709999012 + }, + { + "Name": "FDM-Monster", + "Repository": "fdmmonster/fdm-monster:1.6.1-sqlite", + "Registry": "https://hub.docker.com/r/fdmmonster/fdm-monster/", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/fdm-monster/fdm-monster/issues", + "Discord": "https://discord.gg/mwA8uP8CMc", + "Project": "https://github.com/fdm-monster/fdm-monster", + "Overview": "3D printer farm management platform for local or in-cloud usage using OctoPrint.", + "WebUI": "http://[IP]:[PORT:4000]", + "TemplateURL": "https://raw.githubusercontent.com/fdm-monster/fdm-monster-unraid/master/fdm-monster.xml", + "Icon": "https://raw.githubusercontent.com/fdm-monster/fdm-monster-client/main/public/img/logo.png", + "DonateText": "The FDM Monster project can be backed through Github Sponsors.", + "DonateLink": "https://github.com/sponsors/fdm-monster", + "Config": [ + { + "@attributes": { + "Name": "Web UI", + "Target": "4000", + "Default": "4000", + "Mode": "tcp", + "Description": "Port needed to access WebUI of FDM-Monster", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "4000" + }, + { + "@attributes": { + "Name": "Media", + "Target": "/app/media", + "Default": "/mnt/user/fdm-monster/media", + "Mode": "rw", + "Description": "Temporary gcode uploads, UI bundle ZIPs, current UI bundle and logs for FDM Monster. These files are not crucial for FDM Monster to start.", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/fdm-monster/media" + }, + { + "@attributes": { + "Name": "Database Path", + "Target": "/app/database", + "Default": "/mnt/user/fdm-monster/database", + "Mode": "rw", + "Description": "The folder in which the SQLite database files will be stored. There will be more than 1 file (usually around 3 with .sqlite and .wal extensions)\r\n", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "/mnt/user/fdm-monster/database" + }, + { + "@attributes": { + "Name": "Experimental TYPEORM", + "Target": "ENABLE_EXPERIMENTAL_TYPEORM", + "Default": "true", + "Mode": "", + "Description": "Keep this enabled in order to ensure FDM Monster will be in SQLite mode. Disabling it will require a local MongoDB container on the side, which might cause your FDM Monster to stop working.", + "Type": "Variable", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "true" + } + ], + "Repo": "davidzwa's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/davidzwasRepository/fdm-monster.xml", + "CategoryList": [ + "Tools-Utilities" + ], + "downloads": 1466, + "LastUpdate": 1710090390, + "LastUpdateScan": 1710091080, + "FirstSeen": 1710091080 } ], "repositories": { @@ -316571,6 +316655,10 @@ "tschoerk's Repository": { "url": "https://github.com/tschoerk/unraid-templates", "profile": "https://forums.unraid.net/profile/273668-tschoerk/" + }, + "davidzwa's Repository": { + "url": "https://github.com/fdm-monster/fdm-monster-unraid", + "profile": "https://forums.unraid.net/profile/124887-davidzwa/" } }, "blacklisted": { diff --git a/firstSeen.json b/firstSeen.json index 668a36495..b6512a2ef 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3209,5 +3209,6 @@ "aronmarinelli/bitwarden-secure-sync:latest": 1709999011, "keglin/pinchflat:latest": 1709999012, "pcjones/umlautadaptarr": 1709999012, - "https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1710078917 + "https://raw.githubusercontent.com/SimonFair/WOLforServices/master/WOL4Services.plg": 1710078917, + "fdmmonster/fdm-monster:1.6.1-sqlite": 1710091080 } \ No newline at end of file diff --git a/log.txt b/log.txt index e0c5fd545..6e5b92ae8 100644 --- a/log.txt +++ b/log.txt @@ -4016,3 +4016,7 @@ No change to feed Updating GitHub +[master 764f2b9a9] Update + 2 files changed, 4 insertions(+), 2176 deletions(-) +To https://github.com/Squidly271/AppFeed.git + 757f26b2f..764f2b9a9 master -> master diff --git a/repoInfo.json b/repoInfo.json index 3c481dee0..f608ab55b 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -85411,5 +85411,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": null + }, + "fdmmonster/fdm-monster:1.6.1-sqlite": { + "Base": null, + "Downloads": 1466, + "Stars": null, + "Time": 1710091080, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": 1710090390 } } \ No newline at end of file diff --git a/repositoryList.json b/repositoryList.json index 3befb8454..6ee8a96fb 100755 --- a/repositoryList.json +++ b/repositoryList.json @@ -2259,599 +2259,605 @@ "title": "DavidSpek's Repository", "index": 249 }, + { + "url": "https://github.com/fdm-monster/fdm-monster-unraid", + "profile": "https://forums.unraid.net/profile/124887-davidzwa/", + "title": "davidzwa's Repository", + "index": 250 + }, { "url": "https://github.com/freeskier93/unraid-templates", "profile": "https://forums.unraid.net/profile/125013-dcooper/", "title": "dcooper's Repository", - "index": 250 + "index": 251 }, { "url": "https://github.com/LibrePhotos/librephotos-unraid", "profile": "https://forums.unraid.net/profile/179939-derneuere/", "title": "derneuere's Repository", - "index": 251 + "index": 252 }, { "url": "https://github.com/chirmstream/unraid-templates", "profile": "https://forums.unraid.net/profile/103420-dglb99/", "title": "dglb99's Repository", - "index": 252 + "index": 253 }, { "url": "https://github.com/dgongut/UnRAID-Templates", "profile": "https://forums.unraid.net/profile/250140-dgongut/", "title": "dgongut's Repository", - "index": 253 + "index": 254 }, { "url": "https://github.com/dhruvinsh/unraid-templates", "profile": "https://forums.unraid.net/profile/146712-dhruvin/", "title": "Dhruvin's Repository", - "index": 254 + "index": 255 }, { "url": "https://github.com/quimnut/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/15731-dibbz/", "title": "dibbz' Repository", - "index": 255 + "index": 256 }, { "url": "https://github.com/Dimtar/unraidtemplates", "profile": "https://forums.unraid.net/profile/7694-dimtar/", "title": "dimtar's Repository", - "index": 256 + "index": 257 }, { "url": "https://github.com/piranha771/unraid-templates", "profile": "https://forums.unraid.net/profile/159409-divid/", "title": "Divid's Repository", - "index": 257 + "index": 258 }, { "url": "https://github.com/dixtdf/templates", "profile": "https://forums.unraid.net/profile/262846-dixtdf/", "title": "dixtdf's Repository", - "index": 258 + "index": 259 }, { "url": "https://github.com/dmacias72/unRAID-CA", "profile": "https://forums.unraid.net/profile/11874-dmacias/", "title": "dmacias' Repository", - "index": 259 + "index": 260 }, { "url": "https://github.com/dmaxwell351/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/32813-dmaxwell351/", "title": "dmaxwell's Repository", - "index": 260 + "index": 261 }, { "url": "https://github.com/docgyver/unraid-v6-plugins", "profile": "https://forums.unraid.net/profile/21303-docgyver/", "title": "docgyver's Repository", - "index": 261 + "index": 262 }, { "url": "https://github.com/doron1/unraid-plugins", "profile": "https://forums.unraid.net/profile/8006-doron/", "title": "doron's Repository", - "index": 262 + "index": 263 }, { "url": "https://github.com/Droppisalt/unraid-templates", "profile": "https://forums.unraid.net/profile/229261-droppisalt/", "title": "Droppisalt's Repository", - "index": 263 + "index": 264 }, { "url": "https://github.com/Polemus/Unraid", "profile": "https://forums.unraid.net/profile/140455-dusty-roberts/", "title": "Dusty Roberts' Repository", - "index": 264 + "index": 265 }, { "url": "https://github.com/lomorage/unraid-template", "profile": "https://forums.unraid.net/profile/138957-dwebf/", "title": "DwebF's Repository", - "index": 265 + "index": 266 }, { "url": "https://github.com/bergware/dynamix-plugins", "profile": "https://forums.unraid.net/profile/2736-bonienl/", "title": "Dynamix Repository", - "index": 266 + "index": 267 }, { "url": "https://github.com/DyonR/docker-templates", "profile": "https://forums.unraid.net/profile/79298-dyon/", "title": "Dyon's Repository", - "index": 267 + "index": 268 }, { "url": "https://github.com/ItsEcholot/unraid-templates", "profile": "https://forums.unraid.net/profile/134301-echolot/", "title": "Echolot's Repository", - "index": 268 + "index": 269 }, { "url": "https://github.com/EideardVMR/unraid-templates", "profile": "https://forums.unraid.net/profile/204759-eideard/", "title": "Eideard's Repository", - "index": 269 + "index": 270 }, { "url": "https://github.com/edgar971/open-chat/tree/main/unraid-template", "profile": "https://forums.unraid.net/profile/238357-el_pino/", "title": "el_pino's Repository", - "index": 270 + "index": 271 }, { "url": "https://github.com/ElectricBrainUK/docker-templates", "profile": "https://forums.unraid.net/profile/98185-electricbrainuk", "title": "ElectricBrainUK's Repository", - "index": 271 + "index": 272 }, { "url": "https://github.com/elzik/unraid-templates", "profile": "https://forums.unraid.net/profile/201488-elzik/", "title": "elzik's Repository", - "index": 272 + "index": 273 }, { "url": "https://github.com/MediaBrowser/Emby.Build", "profile": null, "title": "Emby Repository", - "index": 273 + "index": 274 }, { "url": "https://github.com/emptyfish/unraid-apps", "profile": "https://forums.unraid.net/profile/112283-emptyfish/", "title": "emptyfish's Repository", - "index": 274 + "index": 275 }, { "url": "https://github.com/twist3dimages/unraid-templates", "profile": "https://forums.unraid.net/profile/137900-exes/", "title": "Exes' Repository", - "index": 275 + "index": 276 }, { "url": "https://github.com/basroovers/unraid-templates", "profile": "https://forums.unraid.net/profile/94801-exista", "title": "eXisTa's Repository", - "index": 276 + "index": 277 }, { "url": "https://github.com/fanningert/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/77170-fanningert/", "title": "fanningert's Repository", - "index": 277 + "index": 278 }, { "url": "https://github.com/findthelorax/unraid-templates", "profile": "https://forums.unraid.net/profile/169140-findthelorax/", "title": "Findthelorax's Repository", - "index": 278 + "index": 279 }, { "url": "https://github.com/fiR3W4LL87/unraid-templates", "profile": "https://forums.unraid.net/profile/113873-fir3w4ll/", "title": "fiR3W4LL's Repository", - "index": 279 + "index": 280 }, { "url": "https://github.com/fizzyfrys/unraid-templates", "profile": "https://forums.unraid.net/profile/119591-fizzyfrys/", "title": "fizzyfrys' Repository", - "index": 280 + "index": 281 }, { "url": "https://github.com/Flight777/unraid_justworks_templates", "profile": "https://forums.unraid.net/profile/119250-flight777", "title": "Flight777's Repository", - "index": 281 + "index": 282 }, { "url": "https://github.com/CyanLabs/unraid-plugins", "profile": "https://forums.unraid.net/profile/72406-fma965/", "title": "Fma965's Repository", - "index": 282 + "index": 283 }, { "url": "https://github.com/EdwardChamberlain/unraid-templates", "profile": "https://forums.unraid.net/profile/122583-forum-layman/", "title": "Forum-Layman's Repository", - "index": 283 + "index": 284 }, { "url": "https://github.com/FoxxMD/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/85599-foxxmd/", "title": "FoxxMD's Repository", - "index": 284 + "index": 285 }, { "url": "https://github.com/frakman1/docker-templates", "profile": "https://forums.unraid.net/profile/96005-frakman1", "title": "frakman1's Repository", - "index": 285 + "index": 286 }, { "url": "https://github.com/FreakErn/unraid-templates", "profile": "https://forums.unraid.net/profile/129382-freakern/", "title": "FreakErn's Repository", - "index": 286 + "index": 287 }, { "url": "https://gitlab.com/crafty-controller/crafty-4", "profile": "https://forums.unraid.net/profile/126877-freddy0/", "title": "freddy0's Repository", - "index": 287 + "index": 288 }, { "url": "https://github.com/friendlyFriend4000/Unraid-Templates", "profile": "https://forums.unraid.net/profile/244776-friendlyfriend/", "title": "FriendlyFriend's Repository", - "index": 288 + "index": 289 }, { "url": "https://github.com/ganey/unraid-honeygain", "profile": "https://forums.unraid.net/profile/94003-ganey/", "title": "ganey's Repository", - "index": 289 + "index": 290 }, { "url": "https://github.com/geoffgbsn/unraid-templates", "profile": "https://forums.unraid.net/profile/144116-geoffgibby/", "title": "geoff.gibby's Repository", - "index": 290 + "index": 291 }, { "url": "https://github.com/GregYankovoy/docker-templates", "profile": "https://forums.unraid.net/profile/88760-grack/", "title": "Grack's Repository", - "index": 291 + "index": 292 }, { "url": "https://github.com/reloadfast/unraid_template_LibreLinkUp_Uploader", "profile": "https://forums.unraid.net/profile/125005-guillermomg/", "title": "GuillermoMG's Repository", - "index": 292 + "index": 293 }, { "url": "https://github.com/UnknownHiker/unraid-template-kitchenowl", "profile": "https://forums.unraid.net/profile/155012-hansolo97/", "title": "HanSolo97's Repository", - "index": 293 + "index": 294 }, { "url": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "profile": "https://github.com/benhedrington/hedrington-unraid-docker-templates", "title": "hedrinbc's Repository", - "index": 294 + "index": 295 }, { "url": "https://github.com/hernandito/docker-templates", "profile": "https://forums.unraid.net/profile/6274-hernandito/", "title": "hernandito's Repository", - "index": 295 + "index": 296 }, { "url": "https://github.com/hoody424/unraid-templates", "profile": "https://forums.unraid.net/profile/127129-hoody424/", "title": "hoody424's Repository", - "index": 296 + "index": 297 }, { "url": "https://github.com/HuxyUK/docker-containers", "profile": "https://forums.unraid.net/profile/70544-huxy/", "title": "Huxy's Repository", - "index": 297 + "index": 298 }, { "url": "https://github.com/imagegenius/templates", "profile": "https://forums.unraid.net/profile/103573-vcxpz/", "title": "imagegenius' Repository", - "index": 298 + "index": 299 }, { "url": "https://github.com/Infotrend-Inc/CTPO", "profile": "https://forums.unraid.net/profile/256461-infotrend-inc/", "title": "Infotrend Inc's Repository", - "index": 299 + "index": 300 }, { "url": "https://github.com/Infotrend-Inc/OpenAI_WebUI", "profile": "https://forums.unraid.net/profile/256461-iti/", "title": "ITI's Repository", - "index": 300 + "index": 301 }, { "url": "https://github.com/itimpi/Unraid-CA-Templates", "profile": "https://lime-technology.com/profile/10897-itimpi/", "title": "itimpi's Repository", - "index": 301 + "index": 302 }, { "url": "https://github.com/Tech-Weasel/Unraid_Templates", "profile": "https://forums.unraid.net/profile/96251-jabajames/", "title": "jabajames' Repository", - "index": 302 + "index": 303 }, { "url": "https://github.com/ngfchl/ptools_unraid_template", "profile": "https://forums.unraid.net/profile/268036-jacksonnie/", "title": "JacksonNie's Repository", - "index": 303 + "index": 304 }, { "url": "https://github.com/what-name/unraid-templates", "profile": "https://forums.unraid.net/profile/122982-jacob-bolooni/", "title": "Jacob Bolooni's Repository", - "index": 304 + "index": 305 }, { "url": "https://github.com/JACOBSMILE/Unraid_XMLS", "profile": "https://forums.unraid.net/profile/141756-jacobsmile/", "title": "JACOBSMILE's Repository", - "index": 305 + "index": 306 }, { "url": "https://github.com/jadehawk/unRaid-Templates", "profile": "https://forums.unraid.net/profile/168612-jadehawk", "title": "Jadehawk's Repository", - "index": 306 + "index": 307 }, { "url": "https://github.com/jcoker85/UnraidTemplates", "profile": "https://forums.unraid.net/profile/255902-jamxx/", "title": "Jamxx's Repository", - "index": 307 + "index": 308 }, { "url": "https://github.com/jassycliq/Unraid-AndroidStudio-Projector", "profile": "https://forums.unraid.net/profile/116233-jassycliq/", "title": "jassycliq's Repository", - "index": 308 + "index": 309 }, { "url": "https://github.com/jbartlett777/DiskSpeed", "profile": "https://lime-technology.com/profile/8307-jbartlett/", "title": "JBartlett's Repository", - "index": 309 + "index": 310 }, { "url": "https://github.com/jbreed/docker-templates", "profile": "https://forums.unraid.net/profile/92695-jbreed/", "title": "jbreed's Repository", - "index": 310 + "index": 311 }, { "url": "https://github.com/Jcloud67/Docker-Templates", "profile": "https://lime-technology.com/profile/67922-jcloud/", "title": "JCloud's Repository", - "index": 311 + "index": 312 }, { "url": "https://github.com/jcreynolds/docker-templates", "profile": "https://forums.unraid.net/profile/65204-jcreynoldsii/", "title": "jcreynolds' Repository", - "index": 312 + "index": 313 }, { "url": "https://github.com/jflo/ffsync-unraid", "profile": "https://forums.unraid.net/profile/120634-jflo/", "title": "Jflo's Repository", - "index": 313 + "index": 314 }, { "url": "https://github.com/GladysAssistant/unraid-gladys-templates", "profile": "https://forums.unraid.net/profile/159169-jgcb00/", "title": "jgcb00's Repository", - "index": 314 + "index": 315 }, { "url": "https://github.com/jinlife/docker-templates", "profile": "https://forums.unraid.net/profile/119719-jinlife/", "title": "jinlife's Repository", - "index": 315 + "index": 316 }, { "url": "https://github.com/jkirkcaldy/unraid-CA-templates", "profile": "https://forums.unraid.net/profile/114408-jkirkcaldy/", "title": "jkirkcaldy's Repository", - "index": 316 + "index": 317 }, { "url": "https://github.com/joch/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/2607-joch/", "title": "joch's Repository", - "index": 317 + "index": 318 }, { "url": "https://github.com/Joly0/docker-templates", "profile": "https://forums.unraid.net/profile/86760-joly0/", "title": "joly0's Repository", - "index": 318 + "index": 319 }, { "url": "https://github.com/jorgenman/unraid-templates", "profile": "https://forums.unraid.net/profile/142946-jorgenman/", "title": "jorgenman's Repository", - "index": 319 + "index": 320 }, { "url": "https://github.com/qubex22/unraid-templates", "profile": "https://forums.unraid.net/profile/110563-joroga22/", "title": "joroga22's Repository", - "index": 320 + "index": 321 }, { "url": "https://github.com/josh-gaby/unraid-templates", "profile": "https://forums.unraid.net/profile/171871-joshgaby/", "title": "josh.gaby's Repository", - "index": 321 + "index": 322 }, { "url": "https://github.com/Joshndroid/joshndroid-unraid-docker-templates", "profile": "https://forums.unraid.net/profile/123042-joshndroid/", "title": "Joshndroid's Repository", - "index": 322 + "index": 323 }, { "url": "https://github.com/angelics/unraid-docker-template", "profile": "https://forums.unraid.net/profile/7122-josywong/", "title": "josywong's Repository", - "index": 323 + "index": 324 }, { "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": 324 + "index": 325 }, { "url": "https://github.com/JPDVM2014/unraid-templates", "profile": "https://forums.unraid.net/profile/156525-jpdvm2014/", "title": "JPDVM2014's Repository", - "index": 325 + "index": 326 }, { "url": "https://github.com/jsavargas/telethon_downloader", "profile": "https://forums.unraid.net/profile/93593-jsavargas/", "title": "jsavargas' Repository", - "index": 326 + "index": 327 }, { "url": "https://github.com/shaf/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/71085-jugniji/", "title": "JugniJi's Repository", - "index": 327 + "index": 328 }, { "url": "https://github.com/JustinAiken/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/1079-justinaiken/", "title": "JustinAiken's Repository", - "index": 328 + "index": 329 }, { "url": "https://github.com/Olprog59/unraid-templates", "profile": "https://forums.unraid.net/profile/121454-kameleon83/", "title": "Kameleon83's Repository", - "index": 329 + "index": 330 }, { "url": "https://github.com/KasteM34/unraid-templates", "profile": "https://forums.unraid.net/profile/169707-kastem34/", "title": "kastem34's Repository", - "index": 330 + "index": 331 }, { "url": "https://github.com/roninkenji/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/62359-ken-ji/", "title": "ken-ji's Repository", - "index": 331 + "index": 332 }, { "url": "https://github.com/yqlbu/unraid-templates", "profile": "https://forums.unraid.net/profile/110700-kevin-yu/", "title": "kevin yu's Repository", - "index": 332 + "index": 333 }, { "url": "https://github.com/kierran0094/UNRAID-Templates", "profile": "https://forums.unraid.net/profile/133849-kezzkezzkezz/", "title": "kezzkezzkezz's Repository", - "index": 333 + "index": 334 }, { "url": "https://github.com/kilrah/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/175398-kilrah/", "title": "Kilrah's Repository", - "index": 334 + "index": 335 }, { "url": "https://github.com/kiowadriver/unraid-docker", "profile": "https://forums.unraid.net/profile/74645-kiowa2005/", "title": "kiowa2005's Repository", - "index": 335 + "index": 336 }, { "url": "https://github.com/Knoxie/UnraidTemplates", "profile": "https://forums.unraid.net/profile/78069-knoxie89/", "title": "Knoxie89's Repository", - "index": 336 + "index": 337 }, { "url": "https://github.com/Kostecki/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/68040-kostecki/", "title": "kostecki's Repository", - "index": 337 + "index": 338 }, { "url": "https://github.com/Kru-x/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/69435-kru-x/", "title": "Kru-X's Repository", - "index": 338 + "index": 339 }, { "url": "https://github.com/Qlisch/unraid-templates", "profile": "https://forums.unraid.net/profile/119212-kulisch/", "title": "Kulisch's Repository", - "index": 339 + "index": 340 }, { "url": "https://github.com/kywarai/unraid_templates", "profile": "https://forums.unraid.net/profile/170658-kuuki/", "title": "kuuki's Repository", - "index": 340 + "index": 341 }, { "url": "https://github.com/Srcodesalittle/cryptgeon_redis", "profile": "https://forums.unraid.net/profile/131563-lamp/", "title": "lamp's Repository", - "index": 341 + "index": 342 }, { "url": "https://github.com/laur89/unraid-templates/", "profile": "https://forums.unraid.net/profile/114193-laur/", "title": "laur's Repository", - "index": 342 + "index": 343 }, { "url": "https://github.com/lawryder/unraid_docker_reps", "profile": "https://forums.unraid.net/profile/122425-lawryder/", "title": "LawRyder's Repository", - "index": 343 + "index": 344 }, { "url": "https://github.com/lewislarsen/lldap-unraid", "profile": "https://forums.unraid.net/profile/143760-lewis-l/", "title": "Lewis L's Repository", - "index": 344 + "index": 345 }, { "url": "https://github.com/L1cardo/Unraid-Templates", "profile": "https://forums.unraid.net/profile/128967-licardo/", "title": "licardo's Repository", - "index": 345 + "index": 346 }, { "url": "https://github.com/linuxserver/linuxserver-Plugin-Repository", "profile": null, "title": "Linuxserver's Plugin Repository", - "index": 346 + "index": 347 }, { "url": "https://github.com/locus313/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/74415-locus313/", "title": "locus313's Repository", - "index": 347 + "index": 348 }, { "url": "https://github.com/mingzaily/unraid-templates", "profile": "https://forums.unraid.net/profile/169573-longyunur/", "title": "LongYunar's Repository", - "index": 348 + "index": 349 }, { "url": "https://github.com/Loony2392/unraid-templates", @@ -2862,627 +2868,627 @@ "DonateText": "If you like my work please consider Donating.", "Forum": "https://forums.unraid.net/profile/152355-loony2392/", "title": "Loony2392's Repository", - "index": 349 + "index": 350 }, { "url": "https://github.com/timespaced/unraid-templates", "profile": "https://forums.unraid.net/profile/121604-lostinspace/", "title": "lostinspace's Repository", - "index": 350 + "index": 351 }, { "url": "https://github.com/lucamarchiori/OwnTracksRecorderUnraid", "profile": "https://forums.unraid.net/profile/255135-lucamarchiori/", "title": "lucamarchiori's Repository", - "index": 351 + "index": 352 }, { "url": "https://github.com/luisalrp/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/115058-luisalrp/", "title": "luisalrp's Repository", - "index": 352 + "index": 353 }, { "url": "https://github.com/macexx/docker-templates", "profile": "https://forums.unraid.net/profile/66302-macester/", "title": "macester's Repository", - "index": 353 + "index": 354 }, { "url": "https://github.com/mak-cs/unraid", "profile": "https://forums.unraid.net/profile/269540-mak-cs/", "title": "MAK-CS' Repository", - "index": 354 + "index": 355 }, { "url": "https://github.com/Malfurious/docker-templates", "profile": "https://forums.unraid.net/profile/77149-malfurious/", "title": "malfurious' Repository", - "index": 355 + "index": 356 }, { "url": "https://github.com/malkiebr/unraid-localtonet", "profile": "https://forums.unraid.net/profile/234461-malkie/", "title": "malkie's Repository", - "index": 356 + "index": 357 }, { "url": "https://github.com/malvarez00/unRAID-Docker-Templates", "profile": "https://forums.unraid.net/profile/77549-malvarez00/", "title": "malvarez00's Repository", - "index": 357 + "index": 358 }, { "url": "https://github.com/PonyLucky/TendaControllerXML", "profile": "https://forums.unraid.net/profile/177818-margot/", "title": "Margot's Repository", - "index": 358 + "index": 359 }, { "url": "https://github.com/MarkusMcNugen/docker-templates", "profile": "https://lime-technology.com/profile/79684-markusmcnugen/", "title": "MarkusMcNugen's Repository", - "index": 359 + "index": 360 }, { "url": "https://github.com/Marraz/unraid-templates", "profile": "https://forums.unraid.net/profile/127460-marraz/", "title": "Marraz' Repository", - "index": 360 + "index": 361 }, { "url": "https://github.com/datamachines/cuda_tensorflow_opencv/tree/master/Jupyter_build", "profile": "https://forums.unraid.net/profile/154534-martial/", "title": "martial's Repository", - "index": 361 + "index": 362 }, { "url": "https://github.com/mason-xx/unraid-templates", "profile": "https://forums.unraid.net/profile/914-mason", "title": "mason's Repository", - "index": 362 + "index": 363 }, { "url": "https://github.com/mastiffmushroom/unraid-templates", "profile": "https://forums.unraid.net/profile/243288-mastiffmushroom/", "title": "MastiffMushroom's Repository", - "index": 363 + "index": 364 }, { "url": "https://github.com/mattheworres/docker-templates", "profile": "https://forums.unraid.net/profile/115370-matthew-orres/", "title": "Matthew Orres' Repository", - "index": 364 + "index": 365 }, { "url": "https://github.com/PepaonDrugs/unraid-templates", "profile": "https://forums.unraid.net/profile/157546-maxi_fpv/", "title": "Maxi_Fpv's Repository", - "index": 365 + "index": 366 }, { "url": "https://github.com/McJoppy/unraid-templates", "profile": "https://forums.unraid.net/profile/250622-mcraidy/", "title": "mcraidy's Repository", - "index": 366 + "index": 367 }, { "url": "https://github.com/mdarkness1988/rust-server-template", "profile": "https://lime-technology.com/profile/84443-mdarkness1988/", "title": "mdarkness1988's Repository", - "index": 367 + "index": 368 }, { "url": "https://github.com/OctoPrint/Unraid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's 2nd Repository", - "index": 368 + "index": 369 }, { "url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template", "profile": "https://forums.unraid.net/profile/100446-mearman", "title": "mearman's Repository", - "index": 369 + "index": 370 }, { "url": "https://github.com/MrBrax/TwitchAutomator", "profile": "https://forums.unraid.net/profile/116100-menvanic", "title": "MEnVaNic's Repository", - "index": 370 + "index": 371 }, { "url": "https://github.com/kiwimato/unraid-templates", "profile": "https://forums.unraid.net/profile/89549-mihai/", "title": "Mihai's Repository", - "index": 371 + "index": 372 }, { "url": "https://github.com/helfrichmichael/unraid-templates", "profile": "https://forums.unraid.net/profile/68815-mikeah/", "title": "MikeAH's Repository", - "index": 372 + "index": 373 }, { "url": "https://github.com/mikedhanson/unraid-templates", "profile": "https://forums.unraid.net/profile/88846-mikehanson/", "title": "mikehanson's Repository", - "index": 373 + "index": 374 }, { "url": "https://github.com/mikeylikesrocks/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks", "title": "mikeylikesrocks' Repository", - "index": 374 + "index": 375 }, { "url": "https://github.com/mizz141/mizz141-unraid-xml", "profile": "https://forums.unraid.net/profile/98815-mizz141/", "title": "Mizz141's Repository", - "index": 375 + "index": 376 }, { "url": "https://github.com/m-klecka/unraid-templates", "profile": "https://forums.unraid.net/profile/210341-mklecka/", "title": "mklecka's Repository", - "index": 376 + "index": 377 }, { "url": "https://github.com/mlebjerg/docker-templates", "profile": "https://lime-technology.com/profile/76816-mlebjerg/", "title": "mlebjerg's Repository", - "index": 377 + "index": 378 }, { "url": "https://github.com/MobiusNine/docker-templates", "profile": "https://forums.unraid.net/profile/84666-mobiusnine/", "title": "MobiusNine's Repository", - "index": 378 + "index": 379 }, { "url": "https://github.com/moritzfl/unraid-templates", "profile": "https://forums.unraid.net/profile/145080-moritzf/", "title": "moritzf's Repository", - "index": 379 + "index": 380 }, { "url": "https://github.com/mplogas/unraid-containers", "profile": "https://forums.unraid.net/profile/145679-mplogas/", "title": "mplogas' Repository", - "index": 380 + "index": 381 }, { "url": "https://github.com/crazyqin/unraid-templates", "profile": "https://forums.unraid.net/profile/157513-mrafter/", "title": "mrafter's Repository", - "index": 381 + "index": 382 }, { "url": "https://github.com/dalekseevs/Unraid-Docker-Templates", "profile": "https://forums.unraid.net/profile/74482-mrchunky", "title": "MrChunky's Repository", - "index": 382 + "index": 383 }, { "url": "https://github.com/Mrlafontaine/Unraid-ErgoNode", "profile": "https://forums.unraid.net/profile/163009-mrlafontaine/", "title": "mrlafontaine's Repository", - "index": 383 + "index": 384 }, { "url": "https://github.com/mtrogman/unraid_templates", "profile": "https://forums.unraid.net/profile/115379-mtrogman/", "title": "mtrogman's Repository", - "index": 384 + "index": 385 }, { "url": "https://github.com/Mudislander/docker-templates", "profile": "https://lime-technology.com/profile/67039-mudislander/", "title": "Mudislander's Repository", - "index": 385 + "index": 386 }, { "url": "https://github.com/Muwahhidun/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/107652-muwahhid/", "title": "Muwahhidun's Repository", - "index": 386 + "index": 387 }, { "url": "https://github.com/Muxelmann/unraid-app_anaconda3", "profile": "https://forums.unraid.net/profile/238596-muxelmann/", "title": "muxelmann's Repository", - "index": 387 + "index": 388 }, { "url": "https://github.com/MyFaith/unraid-templates", "profile": "https://forums.unraid.net/profile/157465-myfaith/", "title": "MyFaith's Repository", - "index": 388 + "index": 389 }, { "url": "https://github.com/Nackophilz/unraid_templates", "profile": "https://forums.unraid.net/profile/161066-nackophilz/", "title": "Nackophilz's Repository", - "index": 389 + "index": 390 }, { "url": "https://github.com/natcoso9955/unRAID-docker", "profile": "https://forums.unraid.net/profile/73128-natcoso9955/", "title": "Natcoso9955's Repository", - "index": 390 + "index": 391 }, { "url": "https://github.com/ninthwalker/docker-templates", "profile": "https://forums.unraid.net/profile/9420-ninthwalker/", "title": "ninthwalker's Repository", - "index": 391 + "index": 392 }, { "url": "https://github.com/NixonInnes/unraid-builds-xml", "profile": "https://forums.unraid.net/profile/122748-nixoninnes/", "title": "NixonInnes' Repository", - "index": 392 + "index": 393 }, { "url": "https://github.com/nylonee/watchlistarr-unraid", "profile": "https://forums.unraid.net/profile/142159-nylonee/", "title": "nylonee's Repository", - "index": 393 + "index": 394 }, { "url": "https://github.com/OFark/docker-templates", "profile": "https://forums.unraid.net/profile/86513-ofark/", "title": "OFark's Repository", - "index": 394 + "index": 395 }, { "url": "https://github.com/ofawx/unraid-templates", "profile": "https://forums.unraid.net/profile/109310-ofawx/", "title": "ofawx's Repository", - "index": 395 + "index": 396 }, { "url": "https://github.com/plexinc/pms-docker", "profile": null, "shortName": "Plex", "title": "Official Plex Repository", - "index": 396 + "index": 397 }, { "url": "https://github.com/ijabz/songkong_unraid/", "profile": null, "shortName": "Songkong", "title": "Official Songkong Repository", - "index": 397 + "index": 398 }, { "url": "https://github.com/oldcrazyeye/unraid-templates", "profile": "https://forums.unraid.net/profile/124305-oldcrazyeye/", "title": "oldcrazyeye's Repository", - "index": 398 + "index": 399 }, { "url": "https://github.com/0neTX/UnRAID_Template", "profile": "https://forums.unraid.net/profile/161660-onetx/", "title": "onetx's Repository", - "index": 399 + "index": 400 }, { "url": "https://github.com/opal06/unraid_docker_templates", "profile": "https://forums.unraid.net/profile/110756-opal_06/", "title": "opal_06's Repository", - "index": 400 + "index": 401 }, { "url": "https://github.com/openspeedtest/unraid-docker-plugin", "profile": "https://forums.unraid.net/profile/110999-openspeedtest/", "title": "openspeedtest's Repository", - "index": 401 + "index": 402 }, { "url": "https://github.com/PartitionPixel/unraid-templates", "profile": "https://forums.unraid.net/profile/119008-partition-pixel/", "title": "Partition Pixel's Repository", - "index": 402 + "index": 403 }, { "url": "https://github.com/patrickstigler/unraid_app_templates", "profile": "https://forums.unraid.net/profile/139758-maddash1337/", "title": "patrickstigler's Repository", - "index": 403 + "index": 404 }, { "url": "https://github.com/pawelmalak/unraid-templates", "profile": "https://forums.unraid.net/profile/119205-paululibro/", "title": "paululibro's Repository", - "index": 404 + "index": 405 }, { "url": "https://github.com/pducharme/docker-containers/tree/templates", "profile": "https://forums.unraid.net/profile/62479-pducharme/", "title": "pducharme's Repository", - "index": 405 + "index": 406 }, { "url": "https://github.com/pallebone/UnifiUnraidReborn", "profile": "https://forums.unraid.net/profile/100868-peteasking/", "title": "PeteAsking's Repository", - "index": 406 + "index": 407 }, { "url": "https://github.com/mpcdigitize/docker-templates", "profile": "https://forums.unraid.net/profile/249625-petel/", "title": "PeteL's Repository", - "index": 407 + "index": 408 }, { "url": "https://github.com/poke0/Unraid-docker-templates", "profile": "https://forums.unraid.net/profile/139781-poke0/", "title": "Poke0's Repository", - "index": 408 + "index": 409 }, { "url": "https://github.com/Sleepingpirates/invitarr-unraid", "profile": "https://forums.unraid.net/profile/114147-priate/", "title": "priate's Repository", - "index": 409 + "index": 410 }, { "url": "https://github.com/dcflachs/plugin-repository", "profile": "https://forums.unraid.net/profile/63584-primeval_god/", "title": "primeval_god's Repository", - "index": 410 + "index": 411 }, { "url": "https://github.com/killforby/chibisafe", "profile": "https://forums.unraid.net/profile/229087-professeurx/", "title": "professeurx's Repository", - "index": 411 + "index": 412 }, { "url": "https://github.com/Progeny42/unRAID-CA-Templates", "profile": "https://forums.unraid.net/profile/101997-progeny42", "title": "Progeny42's Repository", - "index": 412 + "index": 413 }, { "url": "https://github.com/ptchernegovski/Unraid-Templates", "profile": "https://forums.unraid.net/profile/99869-ptchernegovski/", "title": "ptchernegovski's Repository", - "index": 413 + "index": 414 }, { "url": "https://github.com/ds-sebastian/unraid-templates", "profile": "https://forums.unraid.net/profile/238004-pureelectricity/", "title": "pureelectricity's Repository", - "index": 414 + "index": 415 }, { "url": "https://github.com/programmingsecurely/unraid-templates", "profile": "https://forums.unraid.net/profile/234520-quentinm/", "title": "QuentinM's Repository", - "index": 415 + "index": 416 }, { "url": "https://github.com/picthor-io/unraid-templates", "profile": "https://forums.unraid.net/profile/106558-realcnbs/", "title": "realcnbs' Repository", - "index": 416 + "index": 417 }, { "url": "https://github.com/rezo552/unraid-ltfs/", "profile": "https://forums.unraid.net/profile/271555-rezo552/", "title": "ReZo552's Repository", - "index": 417 + "index": 418 }, { "url": "https://github.com/wger-project/unraid-templates", "profile": "https://forums.unraid.net/profile/118956-rge/", "title": "rge's Repository", - "index": 418 + "index": 419 }, { "url": "https://github.com/riffsphereha/Unraid-Templates", "profile": "https://forums.unraid.net/profile/250924-riffsphereha/", "title": "RiffSphereHA's Repository", - "index": 419 + "index": 420 }, { "url": "https://github.com/ibigsnet/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/76488-riflejock/", "title": "RifleJock's Repository", - "index": 420 + "index": 421 }, { "url": "https://github.com/Ratomas/CA_XML", "profile": "https://forums.unraid.net/profile/85867-robert-thomas/", "title": "Robert Thomas' Repository", - "index": 421 + "index": 422 }, { "url": "https://github.com/roflcoopter/viseron-unraid-ca-template", "profile": "https://forums.unraid.net/profile/113120-roflcoopter", "title": "roflcoopter's Repository", - "index": 422 + "index": 423 }, { "url": "https://github.com/kennethprose/unraid-templates", "profile": "https://forums.unraid.net/profile/174044-roseatoni/", "title": "roseatoni's Repository", - "index": 423 + "index": 424 }, { "url": "https://github.com/cloud-fs/unraid-templates", "profile": "https://forums.unraid.net/profile/261359-rotten-pagoda5238/", "title": "rotten-pagoda5238's Repository", - "index": 424 + "index": 425 }, { "url": "https://github.com/SAL-e/docker-templates", "profile": "https://forums.unraid.net/profile/11345-sal-e/", "title": "SAL-e's Repository", - "index": 425 + "index": 426 }, { "url": "https://github.com/SamTV12345/podfetch-unraid-config", "profile": "https://forums.unraid.net/profile/261451-samtv12345/", "title": "SamTV12345's Repository", - "index": 426 + "index": 427 }, { "url": "https://github.com/SasaKaranovic/unraid-templates", "profile": "https://forums.unraid.net/profile/273010-sasakaranovic/", "title": "SasaKaranovic's Repository", - "index": 427 + "index": 428 }, { "url": "https://github.com/SavageAUS/Unraid-Templates", "profile": "https://forums.unraid.net/profile/91260-savageaus/", "title": "SaveageAUS' Repository", - "index": 428 + "index": 429 }, { "url": "https://github.com/sebastienvermeille/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/122183-sbeex/", "title": "sbeex's Repository", - "index": 429 + "index": 430 }, { "url": "https://github.com/scolcipitato/plugin-repository", "profile": "https://forums.unraid.net/profile/109953-scolcipitato/", "title": "scolcipitato's Repository", - "index": 430 + "index": 431 }, { "url": "https://github.com/sdesbure/docker-containers", "profile": "https://forums.unraid.net/profile/3477-sdesbure/", "title": "sdesbure's Repository", - "index": 431 + "index": 432 }, { "url": "https://github.com/KodCloud-dev/unraid_template", "profile": "https://forums.unraid.net/profile/255377-sealnado/", "title": "sealnado's Repository", - "index": 432 + "index": 433 }, { "url": "https://github.com/sebtech33/unRAID-Templates", "profile": "https://forums.unraid.net/profile/98806-sebtech33/", "title": "SebTech33's Repository", - "index": 433 + "index": 434 }, { "url": "https://github.com/dersimn/docker-unraid-templates", "profile": "https://forums.unraid.net/profile/11673-seim/", "title": "seim's Repository", - "index": 434 + "index": 435 }, { "url": "https://github.com/sems/unraid-templates", "profile": "https://forums.unraid.net/profile/168805-sem/", "title": "sem's Repository", - "index": 435 + "index": 436 }, { "url": "https://github.com/shaksiwnl/unraid-templates", "profile": "https://forums.unraid.net/profile/118681-jakemoura/", "title": "shaksiwnl's Repository", - "index": 436 + "index": 437 }, { "url": "https://github.com/shrmnk/docker-templates", "profile": "https://forums.unraid.net/profile/77786-shrmn/", "title": "shrmn's Repository", - "index": 437 + "index": 438 }, { "url": "https://github.com/silman/unraid_templates", "profile": "https://forums.unraid.net/profile/163023-silman/", "title": "silman's Repository", - "index": 438 + "index": 439 }, { "url": "https://github.com/SimonFair/unraid-plugins", "profile": "https://forums.unraid.net/profile/75917-simonf", "title": "SimonF's Repository", - "index": 439 + "index": 440 }, { "url": "https://github.com/simse/docker-templates", "profile": "https://forums.unraid.net/profile/69400-simse/", "title": "simse's Repository", - "index": 440 + "index": 441 }, { "url": "https://github.com/SiwatINC/unraid-ca-repository", "profile": "https://forums.unraid.net/profile/72489-siwat2545/", "title": "Siwat2545's Repository", - "index": 441 + "index": 442 }, { "url": "https://github.com/Skitals/unraid-ca-templates", "profile": "https://forums.unraid.net/profile/97624-skitals/", "title": "Skitals Repository", - "index": 442 + "index": 443 }, { "url": "https://github.com/SlrG/unRAID", "profile": "https://forums.unraid.net/profile/16166-slrg/", "title": "SlrG's Repository", - "index": 443 + "index": 444 }, { "url": "https://github.com/snapcrescent/templates", "profile": "https://forums.unraid.net/profile/226383-navalgandhi1989/", "title": "snapcrescent's Repository", - "index": 444 + "index": 445 }, { "url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid", "profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/", "title": "SpaceInvaderOne's Repository", - "index": 445 + "index": 446 }, { "url": "https://github.com/spants/unraidtemplates", "profile": "https://forums.unraid.net/profile/2148-spants/", "title": "Spants' Repository", - "index": 446 + "index": 447 }, { "url": "https://github.com/Spikhalskiy/docker-templates", "profile": "https://lime-technology.com/profile/82549-dmitry-spikhalskiy/", "title": "Spikhalskiy's Repository", - "index": 447 + "index": 448 }, { "url": "https://github.com/Steini1984/steini1984-s-repositoy", "profile": "https://forums.unraid.net/profile/2957-steini84/", "title": "steini84's Repository", - "index": 448 + "index": 449 }, { "url": "https://github.com/npmSteven/Unraid-VM-CP", "profile": "https://forums.unraid.net/profile/102900-stevenrafferty/", "title": "StevenRafferty's Repository", - "index": 449 + "index": 450 }, { "url": "https://github.com/bstottle/unraid-templates", "profile": "https://forums.unraid.net/profile/225-stottle/", "title": "stottle's Repository", - "index": 450 + "index": 451 }, { "url": "https://github.com/stuckless/unRAID", "profile": "https://forums.unraid.net/profile/70058-stuckless/", "title": "stuckless' Repository", - "index": 451 + "index": 452 }, { "url": "https://github.com/Sabreu/unraid_templates", "profile": "https://forums.unraid.net/profile/98837-sublivion/", "title": "sublivion's Repository", - "index": 452 + "index": 453 }, { "url": "https://github.com/skrashevich/unraid-templates", @@ -3490,210 +3496,210 @@ "icon": "https://avatars.githubusercontent.com/u/15078499?v=4", "WebPage": "https://github.com/skrashevich", "title": "svk's Repository", - "index": 453 + "index": 454 }, { "url": "https://github.com/maxcerny/unraid-docker-templates", "profile": "https://forums.unraid.net/profile/93919-sysco/", "title": "sysco's Repository", - "index": 454 + "index": 455 }, { "url": "https://github.com/Tautulli/Tautulli-Unraid-Template", "profile": "https://lime-technology.com/profile/69064-wreave/", "title": "Tautulli's Repository", - "index": 455 + "index": 456 }, { "url": "https://github.com/TeddyTux/unraidtemplates", "profile": "https://forums.unraid.net/profile/107932-teddytux/", "title": "TeddyTux's Repository", - "index": 456 + "index": 457 }, { "url": "https://github.com/Terebi42/unraid-templates", "profile": "https://forums.unraid.net/profile/252870-terebi/", "title": "Terebi's Repository", - "index": 457 + "index": 458 }, { "url": "https://github.com/testdasi/testdasi-unraid-repo", "profile": "https://forums.unraid.net/profile/70144-testdasi", "title": "testdasi's Repository", - "index": 458 + "index": 459 }, { "url": "https://github.com/THESHULK/unraid-templates", "profile": "https://forums.unraid.net/profile/237924-the_shulk/", "title": "THE_SHULK's Repository", - "index": 459 + "index": 460 }, { "url": "https://github.com/theimmortal68/zappiti-server-docker", "profile": "https://forums.unraid.net/profile/67130-theimmortal/", "title": "theimmortal's Repository", - "index": 460 + "index": 461 }, { "url": "https://github.com/thetarkus/docker-templates", "profile": "https://lime-technology.com/profile/84238-tarkus/", "title": "thetarkus' Repository", - "index": 461 + "index": 462 }, { "url": "https://github.com/Th0masDB/unraid_template", "profile": "https://forums.unraid.net/profile/126905-thomasdb__/", "title": "ThomasDB's Repository", - "index": 462 + "index": 463 }, { "url": "https://github.com/tynor88/docker-templates", "profile": "https://forums.unraid.net/profile/70206-thomast_88/", "title": "thomast_88's Repository", - "index": 463 + "index": 464 }, { "url": "https://github.com/Thraxis/docker-templates", "profile": "https://forums.unraid.net/profile/9802-thraxis/", "title": "Thraxis' Repository", - "index": 464 + "index": 465 }, { "url": "https://github.com/timstephens24/docker-templates", "profile": "https://forums.unraid.net/profile/67918-timstephens24/", "title": "timstephens24's Repository", - "index": 465 + "index": 466 }, { "url": "https://github.com/tinglis1/docker-containers", "profile": "https://forums.unraid.net/profile/6492-tinglis1/", "title": "tinglis1's Repository", - "index": 466 + "index": 467 }, { "url": "https://github.com/tombowditch/docker-templates", "profile": "https://lime-technology.com/profile/80184-tombowditch/", "title": "tombowditch's Repository", - "index": 467 + "index": 468 }, { "url": "https://github.com/tritones/unraid-templates", "profile": "https://forums.unraid.net/profile/172136-tritones/", "title": "tritones' Repository", - "index": 468 + "index": 469 }, { "url": "https://github.com/TrophyBuck/unraid-templates", "profile": "https://forums.unraid.net/profile/140258-trophybuck/", "title": "TrophyBuck's Repository", - "index": 469 + "index": 470 }, { "url": "https://github.com/tschoerk/unraid-templates", "profile": "https://forums.unraid.net/profile/273668-tschoerk/", "title": "tschoerk's Repository", - "index": 470 + "index": 471 }, { "url": "https://github.com/charlescng/docker-containers", "profile": "https://forums.unraid.net/profile/64811-uberchuckie/", "title": "uberchuckie's Repository", - "index": 471 + "index": 472 }, { "url": "https://github.com/Poag/docker-xml", "profile": "https://forums.unraid.net/profile/63933-uirel/", "title": "Uirel's Repository", - "index": 472 + "index": 473 }, { "url": "https://github.com/Ulisses1478/templates-unraid", "profile": "https://forums.unraid.net/profile/90485-ulisses1478/", "title": "ulisses1478's Repository", - "index": 473 + "index": 474 }, { "url": "https://github.com/untraceablez/uvdesk-unraid", "profile": "https://forums.unraid.net/profile/111430-untraceablez/", "title": "untraceablez' Repository", - "index": 474 + "index": 475 }, { "url": "https://github.com/Vilhjalmr26/unraid_templates", "profile": "https://forums.unraid.net/profile/126802-vilhjalmr/", "title": "Vilhjalmr's Repository", - "index": 475 + "index": 476 }, { "url": "https://github.com/taha-yassine/unraid-templates", "profile": "https://forums.unraid.net/profile/248389-vodros/", "title": "Vodros' Repository", - "index": 476 + "index": 477 }, { "url": "https://github.com/warieon/unraid-templates", "profile": "https://forums.unraid.net/profile/240351-warieon/", "title": "warieon's Repository", - "index": 477 + "index": 478 }, { "url": "https://github.com/W3LFARe/unraid_templates", "profile": "https://forums.unraid.net/profile/129748-welfare/", "title": "welfare's Repository", - "index": 478 + "index": 479 }, { "url": "https://github.com/Receipt-Wrangler/receipt-wrangler-unraid", "profile": "https://forums.unraid.net/profile/268018-wrangler/", "title": "wrangler's Repository", - "index": 479 + "index": 480 }, { "url": "https://github.com/xavier-hernandez/unraid-templates", "profile": "https://forums.unraid.net/profile/158924-xavierh/", "title": "xavierh's Repository", - "index": 480 + "index": 481 }, { "url": "https://github.com/xenco/docker-templates", "profile": "https://forums.unraid.net/profile/155847-xenco/", "title": "xenco's Repository", - "index": 481 + "index": 482 }, { "url": "https://github.com/xiaodoudou/unraid-templates", "profile": "https://forums.unraid.net/profile/145775-xiaodoudou/", "title": "Xiaodoudou's Repository", - "index": 482 + "index": 483 }, { "url": "https://github.com/xompage/unraid-templates", "profile": "https://forums.unraid.net/profile/262898-xompage/", "title": "xompage's Repository", - "index": 483 + "index": 484 }, { "url": "https://github.com/valaypatel/unraidapps", "profile": "https://forums.unraid.net/profile/120399-yoda/", "title": "Yoda's Repository", - "index": 484 + "index": 485 }, { "url": "https://github.com/Zggis/unraid-templates", "profile": "https://forums.unraid.net/profile/118712-zggis/", "title": "Zggis' Repository", - "index": 485 + "index": 486 }, { "url": "https://github.com/zhtengw/unraid-templates", "profile": "https://forums.unraid.net/profile/245393-zhtengw/", "title": "zhtengw's Repository", - "index": 486 + "index": 487 }, { "url": "https://github.com/zyphermonkey/docker-templates", "profile": "https://lime-technology.com/profile/67871-zyphermonkey/", "title": "zyphermonkey's Repository", - "index": 487 + "index": 488 } ] \ No newline at end of file