This commit is contained in:
Andrew Z 2022-05-07 16:03:22 -04:00
parent cc0e385026
commit 98afa94045
9 changed files with 328 additions and 50 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1651939404} {"last_updated_timestamp":1651953800}

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1651939404 "last_updated_timestamp": 1651953800
} }

File diff suppressed because one or more lines are too long

View File

@ -21575,9 +21575,10 @@
"Repo": "linuxserver's Repository", "Repo": "linuxserver's Repository",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/kdenlive.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/kdenlive.xml",
"downloads": 137, "downloads": 297,
"LastUpdateScan": 1649354606, "stars": 1,
"LastUpdate": 1648872834, "LastUpdate": 1651897354,
"LastUpdateScan": 1651953799,
"FirstSeen": 1646759016 "FirstSeen": 1646759016
}, },
{ {
@ -202068,7 +202069,7 @@
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",
"Support": "https://forums.unraid.net/topic/113418-support-docker-webui/", "Support": "https://forums.unraid.net/topic/113418-support-docker-webui/",
"Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nEnvironment variables:\r\n - CIRCLE:\r\n - yes : the background will have colored circles\r\n - empty : no colored circles\r\n \r\n - HOST : (ex : unraid.duckdns.org)\r\n - this variable allows you to put a DNS / DynDNS. This allows you to connect to this page outside your local network.\r\n - empty : the address to access it will remain the local address\r\n \r\n - UNRAID_IP :\r\n - if you have added a HOST, all your IP addresses will have your DNS / DynDNS even containers with another IP address. Enter your local IP address so different containers will keep their different address without it being replaced.\r\n - empty : the address to access it will remain the local address\r\n \r\n - TITLE :\r\n - This one allows you to change the title of the HTML page in the tab of your browser.\r\n - empty: Docker WebUI\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n16 / 01 / 2022\r\n - Add TITLE to change the title of your page in the browser tab.\r\n\r\n09 / 01 / 2022\r\n - Happy New Year\r\n - Add UNRAID_IP: This will determine if a container has its own IP or not. Fill in only if HOST is filled in.\r\n\r\n13 / 11 / 2021\r\n - Adding zoom in/out\r\n - Adding a filter\r\n - Add a HOST environment variable to set your HOSTNAME or dns (if ports are open)\r\n\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b", "Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nEnvironment variables:\r\n - CIRCLE:\r\n - yes : the background will have colored circles\r\n - empty : no colored circles\r\n \r\n - HOST : (ex : unraid.duckdns.org)\r\n - this variable allows you to put a DNS / DynDNS. This allows you to connect to this page outside your local network.\r\n - empty : the address to access it will remain the local address\r\n \r\n - UNRAID_IP :\r\n - if you have added a HOST, all your IP addresses will have your DNS / DynDNS even containers with another IP address. Enter your local IP address so different containers will keep their different address without it being replaced.\r\n - empty : the address to access it will remain the local address\r\n \r\n - TITLE :\r\n - This one allows you to change the title of the HTML page in the tab of your browser.\r\n - empty: Docker WebUI\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n07 / 05 / 2022\r\n\u00a0 - Add Variable\u00a0PORT to change the internal port of the application. \u26a0\ufe0f \u00a0If you change the default port 8080, don't forget to change it in the WebUI => Container Port variable.\r\n\r\n16 / 01 / 2022\r\n - Add TITLE to change the title of your page in the browser tab.\r\n\r\n09 / 01 / 2022\r\n - Happy New Year\r\n - Add UNRAID_IP: This will determine if a container has its own IP or not. Fill in only if HOST is filled in.\r\n\r\n13 / 11 / 2021\r\n - Adding zoom in/out\r\n - Adding a filter\r\n - Add a HOST environment variable to set your HOSTNAME or dns (if ports are open)\r\n\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b",
"WebUI": "http://[IP]:[PORT:8080]", "WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/master/docker-webui/docker-webui.xml", "TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/master/docker-webui/docker-webui.xml",
"Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png", "Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png",
@ -202116,7 +202117,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "saminthedark.local"
}, },
{ {
"@attributes": { "@attributes": {
@ -202130,7 +202131,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "192.168.1.45"
}, },
{ {
"@attributes": { "@attributes": {
@ -202146,6 +202147,20 @@
}, },
"value": "Docker WebUI" "value": "Docker WebUI"
}, },
{
"@attributes": {
"Name": "PORT_INTERNAL_DOCKER",
"Target": "PORT",
"Default": "8080",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{ {
"@attributes": { "@attributes": {
"Name": "data", "Name": "data",
@ -208354,6 +208369,122 @@
"FirstSeen": 1639249407, "FirstSeen": 1639249407,
"topTrending": -1.18 "topTrending": -1.18
}, },
{
"Name": "Collabora-CODE",
"Repository": "collabora/code",
"Registry": "https://hub.docker.com/r/collabora/code/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html",
"Overview": "Updated to not use domain enviroment variable\r\nCollabora/Code Online Development Edition - an awesome, Online Office suite image suitable for home use. You can use Collabora/Code for your Nextcloud an edit your Office Documents Online!",
"WebUI": "https://[IP]:[PORT:9980]/browser/dist/admin/admin.html",
"TemplateURL": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/Collabora/Collabora-CODE.xml",
"Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/collabora.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "9980",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9980",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9980"
},
{
"@attributes": {
"Name": "Username",
"Target": "username",
"Default": "",
"Mode": "",
"Description": "Container Variable: username",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "Password",
"Target": "password",
"Default": "",
"Mode": "",
"Description": "Container Variable: password",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "yourpassword"
},
{
"@attributes": {
"Name": "Spelling dictionaries",
"Target": "dictionaries",
"Default": "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru",
"Mode": "",
"Description": "By default only limited set of spelling dictionaries and thesauri are configured for CODE, mainly for performance reasons.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
}
],
"Repo": "L4stIdi0t's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/L4stIdi0tsRepository/Collabora/Collabora-CODE.xml",
"CategoryList": [
"Cloud"
],
"downloads": 80986435,
"stars": 255,
"trending": 0.177,
"trends": [
4.448,
2.901,
2.332,
1.937,
1.969,
1.141,
0.177
],
"trendsDate": [
1634522609,
1637118357,
1639717408,
1642316606,
1644915804,
1647511396,
1650110597
],
"downloadtrend": [
72861317,
75038192,
76829794,
78347090,
79920411,
80843186,
80986435
],
"LastUpdateScan": 1650110597,
"LastUpdate": 1649331594,
"FirstSeen": "1498760881",
"topTrending": -4.271000000000001,
"topPerforming": 0.177
},
{ {
"Name": "Spotweb", "Name": "Spotweb",
"Repository": "erikdevries/spotweb", "Repository": "erikdevries/spotweb",
@ -223815,25 +223946,29 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 132015, "downloads": 132955,
"stars": 57, "stars": 62,
"trending": 0.857, "LastUpdate": 1650860547,
"trending": 0.707,
"trends": [ "trends": [
14.052, 14.052,
0.857 0.857,
0.707
], ],
"trendsDate": [ "trendsDate": [
1646759016, 1646759016,
1649354607 1649354607,
1651953800
], ],
"downloadtrend": [ "downloadtrend": [
112492, 112492,
130884, 130884,
132015 132015,
132955
], ],
"LastUpdateScan": 1649354607, "LastUpdateScan": 1651953800,
"LastUpdate": 1647219281, "FirstSeen": 1644156674,
"FirstSeen": 1644156674 "topTrending": -13.344999999999999
}, },
{ {
"Name": "pixelserv-tls", "Name": "pixelserv-tls",

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"apps": 1690, "apps": 1691,
"last_updated_timestamp": 1651939404, "last_updated_timestamp": 1651953800,
"last_updated": "2022-05-07 12:03", "last_updated": "2022-05-07 16:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -21737,9 +21737,10 @@
"Repo": "linuxserver's Repository", "Repo": "linuxserver's Repository",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/kdenlive.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/kdenlive.xml",
"downloads": 137, "downloads": 297,
"LastUpdateScan": 1649354606, "stars": 1,
"LastUpdate": 1648872834, "LastUpdate": 1651897354,
"LastUpdateScan": 1651953799,
"FirstSeen": 1646759016 "FirstSeen": 1646759016
}, },
{ {
@ -202230,7 +202231,7 @@
"Shell": "sh", "Shell": "sh",
"Privileged": "false", "Privileged": "false",
"Support": "https://forums.unraid.net/topic/113418-support-docker-webui/", "Support": "https://forums.unraid.net/topic/113418-support-docker-webui/",
"Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nEnvironment variables:\r\n - CIRCLE:\r\n - yes : the background will have colored circles\r\n - empty : no colored circles\r\n \r\n - HOST : (ex : unraid.duckdns.org)\r\n - this variable allows you to put a DNS / DynDNS. This allows you to connect to this page outside your local network.\r\n - empty : the address to access it will remain the local address\r\n \r\n - UNRAID_IP :\r\n - if you have added a HOST, all your IP addresses will have your DNS / DynDNS even containers with another IP address. Enter your local IP address so different containers will keep their different address without it being replaced.\r\n - empty : the address to access it will remain the local address\r\n \r\n - TITLE :\r\n - This one allows you to change the title of the HTML page in the tab of your browser.\r\n - empty: Docker WebUI\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n16 / 01 / 2022\r\n - Add TITLE to change the title of your page in the browser tab.\r\n\r\n09 / 01 / 2022\r\n - Happy New Year\r\n - Add UNRAID_IP: This will determine if a container has its own IP or not. Fill in only if HOST is filled in.\r\n\r\n13 / 11 / 2021\r\n - Adding zoom in/out\r\n - Adding a filter\r\n - Add a HOST environment variable to set your HOSTNAME or dns (if ports are open)\r\n\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b", "Overview": "Hello to all of you,\r\n\u00a0\r\nI made a small application that lists the docker containers that have a WebUI link.\r\n\r\nEnvironment variables:\r\n - CIRCLE:\r\n - yes : the background will have colored circles\r\n - empty : no colored circles\r\n \r\n - HOST : (ex : unraid.duckdns.org)\r\n - this variable allows you to put a DNS / DynDNS. This allows you to connect to this page outside your local network.\r\n - empty : the address to access it will remain the local address\r\n \r\n - UNRAID_IP :\r\n - if you have added a HOST, all your IP addresses will have your DNS / DynDNS even containers with another IP address. Enter your local IP address so different containers will keep their different address without it being replaced.\r\n - empty : the address to access it will remain the local address\r\n \r\n - TITLE :\r\n - This one allows you to change the title of the HTML page in the tab of your browser.\r\n - empty: Docker WebUI\r\n\r\nA few things that are essential for this application to work properly:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I have omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - container: /data, host: /var/local/emhttp/plugins/dynamix.docker.manager\r\n\u00a0\r\nHave fun.\r\n\u00a0\r\n----------------------- Update ---------------------------\r\n07 / 05 / 2022\r\n\u00a0 - Add Variable\u00a0PORT to change the internal port of the application. \u26a0\ufe0f \u00a0If you change the default port 8080, don't forget to change it in the WebUI => Container Port variable.\r\n\r\n16 / 01 / 2022\r\n - Add TITLE to change the title of your page in the browser tab.\r\n\r\n09 / 01 / 2022\r\n - Happy New Year\r\n - Add UNRAID_IP: This will determine if a container has its own IP or not. Fill in only if HOST is filled in.\r\n\r\n13 / 11 / 2021\r\n - Adding zoom in/out\r\n - Adding a filter\r\n - Add a HOST environment variable to set your HOSTNAME or dns (if ports are open)\r\n\r\n07 / 11 / 2021\r\n\u00a0 - Fixed problem with URL parameter.\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\nto\r\nhttp://IP:PORT/vnc.html?resize=remote&host=192.168.0.4&port=6080&autoconnect=1\r\n\r\n\u00a0\r\n03 / 11 / 2021:\r\n\u00a0 - Do not change the name of the application (Docker-WebUI). I omitted the list with this name. If you change it then you will see it listed.\r\n\u00a0 - If you are in version 6.10-rc2 (or newer), you can change the container name by adding an environment variable to each container (HOST_CONTAINERNAME).\r\n\u00a0\r\nThanks to @Meles Meles.\r\n\r\n31 / 10 / 2021:\r\n\u00a0 - Add variable CIRCLE #This variable allows you to set or remove colored circles.\r\n\u200b",
"WebUI": "http://[IP]:[PORT:8080]", "WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/master/docker-webui/docker-webui.xml", "TemplateURL": "https://raw.githubusercontent.com/Olprog59/unraid-templates/master/docker-webui/docker-webui.xml",
"Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png", "Icon": "https://raw.githubusercontent.com/Olprog59/unraid-templates/main/docker-webui/docker-webui.png",
@ -202278,7 +202279,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "saminthedark.local"
}, },
{ {
"@attributes": { "@attributes": {
@ -202292,7 +202293,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "192.168.1.45"
}, },
{ {
"@attributes": { "@attributes": {
@ -202308,6 +202309,20 @@
}, },
"value": "Docker WebUI" "value": "Docker WebUI"
}, },
{
"@attributes": {
"Name": "PORT_INTERNAL_DOCKER",
"Target": "PORT",
"Default": "8080",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{ {
"@attributes": { "@attributes": {
"Name": "data", "Name": "data",
@ -208516,6 +208531,122 @@
"FirstSeen": 1639249407, "FirstSeen": 1639249407,
"topTrending": -1.18 "topTrending": -1.18
}, },
{
"Name": "Collabora-CODE",
"Repository": "collabora/code",
"Registry": "https://hub.docker.com/r/collabora/code/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html",
"Overview": "Updated to not use domain enviroment variable\r\nCollabora/Code Online Development Edition - an awesome, Online Office suite image suitable for home use. You can use Collabora/Code for your Nextcloud an edit your Office Documents Online!",
"WebUI": "https://[IP]:[PORT:9980]/browser/dist/admin/admin.html",
"TemplateURL": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/Collabora/Collabora-CODE.xml",
"Icon": "https://raw.githubusercontent.com/chvb/docker-templates/master/chvb/img/collabora.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "9980",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 9980",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9980"
},
{
"@attributes": {
"Name": "Username",
"Target": "username",
"Default": "",
"Mode": "",
"Description": "Container Variable: username",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "Password",
"Target": "password",
"Default": "",
"Mode": "",
"Description": "Container Variable: password",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "yourpassword"
},
{
"@attributes": {
"Name": "Spelling dictionaries",
"Target": "dictionaries",
"Default": "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru",
"Mode": "",
"Description": "By default only limited set of spelling dictionaries and thesauri are configured for CODE, mainly for performance reasons.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
}
],
"Repo": "L4stIdi0t's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/L4stIdi0tsRepository/Collabora/Collabora-CODE.xml",
"CategoryList": [
"Cloud"
],
"downloads": 80986435,
"stars": 255,
"trending": 0.177,
"trends": [
4.448,
2.901,
2.332,
1.937,
1.969,
1.141,
0.177
],
"trendsDate": [
1634522609,
1637118357,
1639717408,
1642316606,
1644915804,
1647511396,
1650110597
],
"downloadtrend": [
72861317,
75038192,
76829794,
78347090,
79920411,
80843186,
80986435
],
"LastUpdateScan": 1650110597,
"LastUpdate": 1649331594,
"FirstSeen": "1498760881",
"topTrending": -4.271000000000001,
"topPerforming": 0.177
},
{ {
"Name": "Spotweb", "Name": "Spotweb",
"Repository": "erikdevries/spotweb", "Repository": "erikdevries/spotweb",
@ -223977,25 +224108,29 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 132015, "downloads": 132955,
"stars": 57, "stars": 62,
"trending": 0.857, "LastUpdate": 1650860547,
"trending": 0.707,
"trends": [ "trends": [
14.052, 14.052,
0.857 0.857,
0.707
], ],
"trendsDate": [ "trendsDate": [
1646759016, 1646759016,
1649354607 1649354607,
1651953800
], ],
"downloadtrend": [ "downloadtrend": [
112492, 112492,
130884, 130884,
132015 132015,
132955
], ],
"LastUpdateScan": 1649354607, "LastUpdateScan": 1651953800,
"LastUpdate": 1647219281, "FirstSeen": 1644156674,
"FirstSeen": 1644156674 "topTrending": -13.344999999999999
}, },
{ {
"Name": "pixelserv-tls", "Name": "pixelserv-tls",

View File

@ -2453,6 +2453,7 @@ Processing /tmp/appFeed/templates/revensRepository/fileflows-unraid-docker.xml..
Downloading L4stIdi0t's Repository: https://github.com/L4stIdi0t/Unraid-template -> /tmp/appFeed/templates/L4stIdi0tsRepository Success! Downloading L4stIdi0t's Repository: https://github.com/L4stIdi0t/Unraid-template -> /tmp/appFeed/templates/L4stIdi0tsRepository Success!
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/ASF/ArchiSteamFarm.xml...Success Processing /tmp/appFeed/templates/L4stIdi0tsRepository/ASF/ArchiSteamFarm.xml...Success
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/ca_profile.xml...FOUND PROFILE Processing /tmp/appFeed/templates/L4stIdi0tsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/Collabora/Collabora-CODE.xml...Success
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/Spotweb/spotweb.xml...Success Processing /tmp/appFeed/templates/L4stIdi0tsRepository/Spotweb/spotweb.xml...Success
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/TrackMania-EvoSC/TrackMania-EvoSC.xml...Success Processing /tmp/appFeed/templates/L4stIdi0tsRepository/TrackMania-EvoSC/TrackMania-EvoSC.xml...Success
Processing /tmp/appFeed/templates/L4stIdi0tsRepository/TrackMania2020-Server/TrackMania2020-Server.xml...Success Processing /tmp/appFeed/templates/L4stIdi0tsRepository/TrackMania2020-Server/TrackMania2020-Server.xml...Success
@ -2796,6 +2797,10 @@ Processing /tmp/appFeed/templates/Unraid.esRepository/templates/FileBrowser.xml.
Updating stats on containers Updating stats on containers
linuxserver/kdenlive
lscr.io/linuxserver/kdenlive Downloads: 297 Stars: 1 Base: unknown
crazyq/pt_helper
crazyq/pt_helper Downloads: 132955 Stars: 62 Base: unknown
Updating GitHub Updating GitHub

File diff suppressed because one or more lines are too long

View File

@ -57427,24 +57427,27 @@
}, },
"crazyq/pt_helper": { "crazyq/pt_helper": {
"Base": null, "Base": null,
"Downloads": 132015, "Downloads": 132955,
"Stars": 57, "Stars": 62,
"Time": 1649354607, "Time": 1651953800,
"trending": 0.857, "trending": 0.707,
"trends": [ "trends": [
14.052, 14.052,
0.857 0.857,
0.707
], ],
"downloadtrend": [ "downloadtrend": [
112492, 112492,
130884, 130884,
132015 132015,
132955
], ],
"trendsDate": [ "trendsDate": [
1646759016, 1646759016,
1649354607 1649354607,
1651953800
], ],
"LastUpdate": 1647219281 "LastUpdate": 1650860547
}, },
"brettdocker/minitodo": { "brettdocker/minitodo": {
"Base": null, "Base": null,
@ -58270,14 +58273,14 @@
}, },
"lscr.io/linuxserver/kdenlive": { "lscr.io/linuxserver/kdenlive": {
"Base": null, "Base": null,
"Downloads": 137, "Downloads": 297,
"Stars": null, "Stars": 1,
"Time": 1649354606, "Time": 1651953799,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": 1648872834 "LastUpdate": 1651897354
}, },
"xavierh/goaccess-for-nginxproxymanager": { "xavierh/goaccess-for-nginxproxymanager": {
"Base": null, "Base": null,