This commit is contained in:
Andrew Z 2022-01-27 10:03:36 -05:00
parent c265a9d6b9
commit 9a9f835977

View File

@ -9124,6 +9124,7 @@
}
],
"Repo": "Spants' Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/SpantsRepository/Spants/pihole.xml",
"CategoryList": [
@ -155009,6 +155010,7 @@
}
],
"Repo": "A75G's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/quakejs.xml",
"CategoryList": [
"Other"
@ -172209,6 +172211,7 @@
}
],
"Repo": "testdasi's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/testdasisRepository/pihole-dot-doh.xml",
"CategoryList": [
"Security",
@ -177208,11 +177211,10 @@
"CategoryList": [
"Productivity"
],
"downloads": 719718593,
"stars": 913,
"trending": 10.496,
"downloads": 795251137,
"stars": 966,
"trending": 9.498,
"trends": [
12.068,
18.148,
19.564,
17.819,
@ -177224,10 +177226,10 @@
10.85,
10.542,
10.842,
10.496
10.496,
9.498
],
"trendsDate": [
1609513648,
1612112810,
1614711760,
1617307362,
@ -177239,10 +177241,10 @@
1632902631,
1635501795,
1638097416,
1640696614
1640696614,
1643291868
],
"downloadtrend": [
123307735,
150647407,
187287565,
227895917,
@ -177254,12 +177256,13 @@
513790175,
574338462,
644178556,
719718593
719718593,
795251137
],
"LastUpdateScan": 1640696614,
"LastUpdateScan": 1643291868,
"FirstSeen": 1606914355,
"topTrending": -1.5719999999999992,
"topPerforming": 10.496
"topTrending": -8.65,
"topPerforming": 9.498
},
{
"LanguageURL": "https://github.com/unraid/lang-ar_AR/archive/master.zip",
@ -182844,6 +182847,7 @@
}
],
"Repo": "FlippinTurt's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/PiHole-DotDoH.xml",
"CategoryList": [
"Security",
@ -212185,11 +212189,10 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 719718593,
"stars": 913,
"trending": 10.496,
"downloads": 795251137,
"stars": 966,
"trending": 9.498,
"trends": [
12.068,
18.148,
19.564,
17.819,
@ -212201,10 +212204,10 @@
10.85,
10.542,
10.842,
10.496
10.496,
9.498
],
"trendsDate": [
1609513648,
1612112810,
1614711760,
1617307362,
@ -212216,10 +212219,10 @@
1632902631,
1635501795,
1638097416,
1640696614
1640696614,
1643291868
],
"downloadtrend": [
123307735,
150647407,
187287565,
227895917,
@ -212231,12 +212234,13 @@
513790175,
574338462,
644178556,
719718593
719718593,
795251137
],
"LastUpdateScan": 1640696614,
"LastUpdateScan": 1643291868,
"FirstSeen": 1606914355,
"topTrending": -1.5719999999999992,
"topPerforming": 10.496
"topTrending": -8.65,
"topPerforming": 9.498
},
{
"Name": "RSS-Proxy",
@ -212937,6 +212941,123 @@
"LastUpdateScan": 1641085427,
"FirstSeen": 1638486269
},
{
"Name": "WebP-Server",
"Repository": "webpsh/webps",
"Registry": "https://hub.docker.com/r/webpsh/webps",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119178-support-smartphonelover-webp-server/",
"Project": "https://github.com/webp-sh/webp_server_go",
"Overview": "DESCRIPTION\r\nGo version of WebP Server. A tool that will serve your JPG/PNGs as WebP format with compression, on-the-fly.\r\n\r\nFeatures:\r\n\u2022 Single binary\r\n\u2022 Blazing fast\r\n\u2022 Convert images on the fly (jpeg,jpg,png,bmp,gif)\r\n\r\nHow to call an image from the server?\r\nIf you have the pic 'IMAGE.png' inside of '/.../webp-server/pics', call it as: 'HOST_IP:PORT/IMAGE.png'.\r\nIf you have the pic 'IMAGE.png' inside of '/.../webp-server/pics/subdir', call it as: 'HOST_IP:PORT/subdir/IMAGE.png'.\r\n\r\nNOTES\r\n\u2022 I have added all the variables available from the 'config.json' file here in this template, so it won't be necessary.\r\n\u2022 If requesting a GIF image from the server, it will only be served as a static image.\r\n\u2022 You can also create subdirectories under '/.../webp-server/pics' to best organize your images.\r\n\r\nVERSION\r\n1.0 (2022-01-27)",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/WebP-Server.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/webpserver.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "3333",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3333"
},
{
"@attributes": {
"Name": "Storage (pics)",
"Target": "/opt/pics",
"Default": "",
"Mode": "ro",
"Description": "This is the location for your pics.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/webp-server/pics/"
},
{
"@attributes": {
"Name": "Storage (cache)",
"Target": "/opt/exhaust",
"Default": "",
"Mode": "rw",
"Description": "Location for generated WEBP images to serve them later faster.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/webp-server/cache/"
},
{
"@attributes": {
"Name": "ALLOWED_TYPES",
"Target": "ALLOWED_TYPES",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "jpg,png,jpeg,bmp,gif"
},
{
"@attributes": {
"Name": "QUALITY",
"Target": "QUALITY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "80"
},
{
"@attributes": {
"Name": "ENABLE_AVIF",
"Target": "ENABLE_AVIF",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/WebP-Server.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"MediaServer-Photos",
"Network-Web",
"Network-FTP"
],
"downloads": 1698,
"stars": 1,
"LastUpdateScan": 1643291868,
"FirstSeen": 1643291868
},
{
"Name": "WhatsApp-Analyzer",
"Repository": "dineshkarthik/whatsapp-analyzer",
@ -214366,8 +214487,8 @@
"MediaApp-Video",
"MediaServer-Video"
],
"downloads": 307,
"LastUpdateScan": 1640697388,
"downloads": 1427,
"LastUpdateScan": 1643291869,
"FirstSeen": 1640697388
},
{