This commit is contained in:
Andrew Z 2021-09-04 20:03:35 -04:00
parent ec80b197a5
commit 4e96c778fa
6 changed files with 427 additions and 31 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1630793007 "last_updated_timestamp": 1630800211
} }

View File

@ -63677,7 +63677,7 @@
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/", "Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Overview": "Testing Purposes Only - This install method is NOT a supported method of HA Install! The WebUI will be provided by the homeassistant docker container on port 8123 of this server.\r\n\r\nHass.io Supervisor Docker Container - Hass.io is a Docker-based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.\r\n", "Overview": "Testing Purposes Only - This install method is NOT a supported method of HA Install! The WebUI will be provided by the homeassistant docker container on port 8123 of this server.\r\n\r\nHass.io Supervisor Docker Container - Hass.io is a Docker-based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.\r\n",
"WebUI": "http://[IP]:[PORT:8123]", "WebUI": "http://[IP]:[PORT:8123]",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/hassio_supervisor.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/hassio_supervisor.xml",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/ha_round2.png", "Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/ha_round2.png",
"ExtraParams": "--security-opt apparmor:unconfined --security-opt seccomp=unconfined", "ExtraParams": "--security-opt apparmor:unconfined --security-opt seccomp=unconfined",
"PostArgs": "", "PostArgs": "",
@ -63773,7 +63773,7 @@
], ],
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1558142310", "Date": "1558142310",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/hassio_supervisor.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/hassio_supervisor.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Tools-Utilities" "Tools-Utilities"
@ -63900,6 +63900,199 @@
"LastUpdateScan": 1629511414, "LastUpdateScan": 1629511414,
"FirstSeen": 1598328526 "FirstSeen": 1598328526
}, },
{
"Name": "ring-mqtt",
"Repository": "tsightler/ring-mqtt",
"Registry": "https://hub.docker.com/r/tsightler/ring-mqtt/",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/ring-mqtt.xml",
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://github.com/tsightler/ring-mqtt",
"Overview": "Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication\r\n",
"Icon": "https://raw.githubusercontent.com/tsightler/ring-mqtt/main/images/ring-mqtt-icon.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "DataPath",
"Target": "/data",
"Default": "/mnt/user/appdata/ring-mqtt",
"Mode": "rw",
"Description": "Data Path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ring-mqtt"
},
{
"@attributes": {
"Name": "RINGTOKEN",
"Target": "RINGTOKEN",
"Default": "",
"Mode": "",
"Description": "Container Variable: RINGTOKEN",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTTHOST",
"Target": "MQTTHOST",
"Default": "",
"Mode": "",
"Description": "Container Variable: MQTTHOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTTPORT",
"Target": "MQTTPORT",
"Default": "1883",
"Mode": "",
"Description": "Container Variable: MQTTPORT",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1883"
},
{
"@attributes": {
"Name": "MQTTPASSWORD",
"Target": "MQTTPASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: MQTTPASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ENABLECAMERAS",
"Target": "ENABLECAMERAS",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLECAMERAS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "SNAPSHOTMODE",
"Target": "SNAPSHOTMODE",
"Default": "disabled",
"Mode": "",
"Description": "Container Variable: SNAPSHOTMODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "disabled"
},
{
"@attributes": {
"Name": "ENABLEMODES",
"Target": "ENABLEMODES",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLEMODES",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "ENABLEPANIC",
"Target": "ENABLEPANIC",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLEPANIC",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "BEAMDURATION",
"Target": "BEAMDURATION",
"Default": "0",
"Mode": "",
"Description": "Container Variable: BEAMDURATION",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "DISARMCODE",
"Target": "DISARMCODE",
"Default": "",
"Mode": "",
"Description": "Container Variable: DISARMCODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "RINGLOCATIONIDS",
"Target": "RINGLOCATIONIDS",
"Default": "",
"Mode": "",
"Description": "Container Variable: RINGLOCATIONIDS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "digiblur's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/ring-mqtt.xml",
"CategoryList": [
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 528544,
"stars": 4,
"LastUpdateScan": 1630800210,
"FirstSeen": 1630800210
},
{ {
"Name": "smartthings-mqtt-bridge", "Name": "smartthings-mqtt-bridge",
"Repository": "stjohnjohnson/smartthings-mqtt-bridge", "Repository": "stjohnjohnson/smartthings-mqtt-bridge",
@ -63909,7 +64102,7 @@
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/", "Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Overview": "A bridge between SmartThings and MQTT (there is NO webconsole!)\r\n\r\nThis project was spawned by the desire to control SmartThings from within Home Assistant. Since Home Assistant already supports MQTT, we chose to go and build a bridge between SmartThings and MQTT.\r\n\r\nSetup info available at: https://github.com/stjohnjohnson/smartthings-mqtt-bridge", "Overview": "A bridge between SmartThings and MQTT (there is NO webconsole!)\r\n\r\nThis project was spawned by the desire to control SmartThings from within Home Assistant. Since Home Assistant already supports MQTT, we chose to go and build a bridge between SmartThings and MQTT.\r\n\r\nSetup info available at: https://github.com/stjohnjohnson/smartthings-mqtt-bridge",
"WebUI": "", "WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/smartthings-mqtt-bridge.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/smartthings-mqtt-bridge.xml",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/smartthings-mqtt-bridge_icon.png", "Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/smartthings-mqtt-bridge_icon.png",
"PostArgs": "", "PostArgs": "",
"Networking": { "Networking": {
@ -63947,7 +64140,7 @@
], ],
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1530060995", "Date": "1530060995",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/smartthings-mqtt-bridge.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/smartthings-mqtt-bridge.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Network-Management" "Network-Management"
@ -64340,7 +64533,7 @@
"Support": "https://hub.docker.com/r/iotreboot/tasui", "Support": "https://hub.docker.com/r/iotreboot/tasui",
"Overview": "TasUI is a zero-install device management interface web application for all your Tasmota devices. It will discover your deployed devices and allow you to set up and configure every device from a single dashboard. This initial version includes multiple views (Control, Health, Firmware, Wi-Fi, & MQTT) to allow you to quickly assess the state of your devices. There is also a detailed view (e.g., SetOptions, Status, etc.) available.", "Overview": "TasUI is a zero-install device management interface web application for all your Tasmota devices. It will discover your deployed devices and allow you to set up and configure every device from a single dashboard. This initial version includes multiple views (Control, Health, Firmware, Wi-Fi, & MQTT) to allow you to quickly assess the state of your devices. There is also a detailed view (e.g., SetOptions, Status, etc.) available.",
"WebUI": "http://[IP]:[PORT:8383]/", "WebUI": "http://[IP]:[PORT:8383]/",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/tasui.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/tasui.xml",
"Icon": "https://github.com/digiblur/unraid-docker-templates/raw/master/images/tasui.png", "Icon": "https://github.com/digiblur/unraid-docker-templates/raw/master/images/tasui.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
@ -64363,7 +64556,7 @@
}, },
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1580174413", "Date": "1580174413",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/tasui.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/tasui.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Network-Management" "Network-Management"
@ -180748,8 +180941,8 @@
"Downloaders", "Downloaders",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 437, "downloads": 640,
"LastUpdateScan": 1628206012, "LastUpdateScan": 1630800210,
"FirstSeen": 1617799653 "FirstSeen": 1617799653
}, },
{ {
@ -180806,8 +180999,8 @@
"Downloaders", "Downloaders",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 1293, "downloads": 1610,
"LastUpdateScan": 1628206013, "LastUpdateScan": 1630800210,
"FirstSeen": 1617799653 "FirstSeen": 1617799653
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1347, "apps": 1348,
"last_updated_timestamp": 1630793007, "last_updated_timestamp": 1630800211,
"last_updated": "2021-09-04 18:03", "last_updated": "2021-09-04 20:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -63839,7 +63839,7 @@
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/", "Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Overview": "Testing Purposes Only - This install method is NOT a supported method of HA Install! The WebUI will be provided by the homeassistant docker container on port 8123 of this server.\r\n\r\nHass.io Supervisor Docker Container - Hass.io is a Docker-based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.\r\n", "Overview": "Testing Purposes Only - This install method is NOT a supported method of HA Install! The WebUI will be provided by the homeassistant docker container on port 8123 of this server.\r\n\r\nHass.io Supervisor Docker Container - Hass.io is a Docker-based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.\r\n",
"WebUI": "http://[IP]:[PORT:8123]", "WebUI": "http://[IP]:[PORT:8123]",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/hassio_supervisor.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/hassio_supervisor.xml",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/ha_round2.png", "Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/ha_round2.png",
"ExtraParams": "--security-opt apparmor:unconfined --security-opt seccomp=unconfined", "ExtraParams": "--security-opt apparmor:unconfined --security-opt seccomp=unconfined",
"PostArgs": "", "PostArgs": "",
@ -63935,7 +63935,7 @@
], ],
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1558142310", "Date": "1558142310",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/hassio_supervisor.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/hassio_supervisor.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Tools-Utilities" "Tools-Utilities"
@ -64062,6 +64062,199 @@
"LastUpdateScan": 1629511414, "LastUpdateScan": 1629511414,
"FirstSeen": 1598328526 "FirstSeen": 1598328526
}, },
{
"Name": "ring-mqtt",
"Repository": "tsightler/ring-mqtt",
"Registry": "https://hub.docker.com/r/tsightler/ring-mqtt/",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/ring-mqtt.xml",
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://github.com/tsightler/ring-mqtt",
"Overview": "Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication\r\n",
"Icon": "https://raw.githubusercontent.com/tsightler/ring-mqtt/main/images/ring-mqtt-icon.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {
"Name": "DataPath",
"Target": "/data",
"Default": "/mnt/user/appdata/ring-mqtt",
"Mode": "rw",
"Description": "Data Path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ring-mqtt"
},
{
"@attributes": {
"Name": "RINGTOKEN",
"Target": "RINGTOKEN",
"Default": "",
"Mode": "",
"Description": "Container Variable: RINGTOKEN",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTTHOST",
"Target": "MQTTHOST",
"Default": "",
"Mode": "",
"Description": "Container Variable: MQTTHOST",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTTPORT",
"Target": "MQTTPORT",
"Default": "1883",
"Mode": "",
"Description": "Container Variable: MQTTPORT",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1883"
},
{
"@attributes": {
"Name": "MQTTPASSWORD",
"Target": "MQTTPASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: MQTTPASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ENABLECAMERAS",
"Target": "ENABLECAMERAS",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLECAMERAS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "SNAPSHOTMODE",
"Target": "SNAPSHOTMODE",
"Default": "disabled",
"Mode": "",
"Description": "Container Variable: SNAPSHOTMODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "disabled"
},
{
"@attributes": {
"Name": "ENABLEMODES",
"Target": "ENABLEMODES",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLEMODES",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "ENABLEPANIC",
"Target": "ENABLEPANIC",
"Default": "false",
"Mode": "",
"Description": "Container Variable: ENABLEPANIC",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "BEAMDURATION",
"Target": "BEAMDURATION",
"Default": "0",
"Mode": "",
"Description": "Container Variable: BEAMDURATION",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "DISARMCODE",
"Target": "DISARMCODE",
"Default": "",
"Mode": "",
"Description": "Container Variable: DISARMCODE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "RINGLOCATIONIDS",
"Target": "RINGLOCATIONIDS",
"Default": "",
"Mode": "",
"Description": "Container Variable: RINGLOCATIONIDS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "digiblur's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/ring-mqtt.xml",
"CategoryList": [
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 528544,
"stars": 4,
"LastUpdateScan": 1630800210,
"FirstSeen": 1630800210
},
{ {
"Name": "smartthings-mqtt-bridge", "Name": "smartthings-mqtt-bridge",
"Repository": "stjohnjohnson/smartthings-mqtt-bridge", "Repository": "stjohnjohnson/smartthings-mqtt-bridge",
@ -64071,7 +64264,7 @@
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/", "Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Overview": "A bridge between SmartThings and MQTT (there is NO webconsole!)\r\n\r\nThis project was spawned by the desire to control SmartThings from within Home Assistant. Since Home Assistant already supports MQTT, we chose to go and build a bridge between SmartThings and MQTT.\r\n\r\nSetup info available at: https://github.com/stjohnjohnson/smartthings-mqtt-bridge", "Overview": "A bridge between SmartThings and MQTT (there is NO webconsole!)\r\n\r\nThis project was spawned by the desire to control SmartThings from within Home Assistant. Since Home Assistant already supports MQTT, we chose to go and build a bridge between SmartThings and MQTT.\r\n\r\nSetup info available at: https://github.com/stjohnjohnson/smartthings-mqtt-bridge",
"WebUI": "", "WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/smartthings-mqtt-bridge.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/smartthings-mqtt-bridge.xml",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/smartthings-mqtt-bridge_icon.png", "Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/smartthings-mqtt-bridge_icon.png",
"PostArgs": "", "PostArgs": "",
"Networking": { "Networking": {
@ -64109,7 +64302,7 @@
], ],
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1530060995", "Date": "1530060995",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/smartthings-mqtt-bridge.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/smartthings-mqtt-bridge.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Network-Management" "Network-Management"
@ -64502,7 +64695,7 @@
"Support": "https://hub.docker.com/r/iotreboot/tasui", "Support": "https://hub.docker.com/r/iotreboot/tasui",
"Overview": "TasUI is a zero-install device management interface web application for all your Tasmota devices. It will discover your deployed devices and allow you to set up and configure every device from a single dashboard. This initial version includes multiple views (Control, Health, Firmware, Wi-Fi, & MQTT) to allow you to quickly assess the state of your devices. There is also a detailed view (e.g., SetOptions, Status, etc.) available.", "Overview": "TasUI is a zero-install device management interface web application for all your Tasmota devices. It will discover your deployed devices and allow you to set up and configure every device from a single dashboard. This initial version includes multiple views (Control, Health, Firmware, Wi-Fi, & MQTT) to allow you to quickly assess the state of your devices. There is also a detailed view (e.g., SetOptions, Status, etc.) available.",
"WebUI": "http://[IP]:[PORT:8383]/", "WebUI": "http://[IP]:[PORT:8383]/",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/tasui.xml", "TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/deprecated/tasui.xml",
"Icon": "https://github.com/digiblur/unraid-docker-templates/raw/master/images/tasui.png", "Icon": "https://github.com/digiblur/unraid-docker-templates/raw/master/images/tasui.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
@ -64525,7 +64718,7 @@
}, },
"Repo": "digiblur's Repository", "Repo": "digiblur's Repository",
"Date": "1580174413", "Date": "1580174413",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/tasui.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/deprecated/tasui.xml",
"CategoryList": [ "CategoryList": [
"HomeAutomation", "HomeAutomation",
"Network-Management" "Network-Management"
@ -180910,8 +181103,8 @@
"Downloaders", "Downloaders",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 437, "downloads": 640,
"LastUpdateScan": 1628206012, "LastUpdateScan": 1630800210,
"FirstSeen": 1617799653 "FirstSeen": 1617799653
}, },
{ {
@ -180968,8 +181161,8 @@
"Downloaders", "Downloaders",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 1293, "downloads": 1610,
"LastUpdateScan": 1628206013, "LastUpdateScan": 1630800210,
"FirstSeen": 1617799653 "FirstSeen": 1617799653
}, },
{ {

View File

@ -1735,5 +1735,6 @@
"https://raw.githubusercontent.com/ich777/iscsi-initiator/master/iscsi-initiator.plg": 1630591418, "https://raw.githubusercontent.com/ich777/iscsi-initiator/master/iscsi-initiator.plg": 1630591418,
"directus/directus:latest": 1630591419, "directus/directus:latest": 1630591419,
"ofawx/electrs": 1630663411, "ofawx/electrs": 1630663411,
"ofawx/electrumx": 1630757005 "ofawx/electrumx": 1630757005,
"tsightler/ring-mqtt": 1630800210
} }

View File

@ -172337,7 +172337,6 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1630785809,
"FirstSeen": 1622988175 "FirstSeen": 1622988175
}, },
{ {
@ -184015,7 +184014,7 @@
"Privileged": "false", "Privileged": "false",
"Support": "https://forums.unraid.net/topic/112698-support-audiobookshelf/", "Support": "https://forums.unraid.net/topic/112698-support-audiobookshelf/",
"Project": "https://github.com/advplyr/audiobookshelf", "Project": "https://github.com/advplyr/audiobookshelf",
"Overview": "**(Android app in beta, try it out)** Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums.", "Overview": "**(Android app is live)** Audiobook manager and player. Saves your progress, supports multiple accounts, stream all audio formats on the fly. No more switching between dozens of audio files for a single audiobook, Audiobookshelf shows you one audio track with skipping, seeking and adjustable playback speed. Free & open source mobile apps under construction, consider contributing by posting feedback, suggestions, feature requests on github or the forums.",
"WebUI": "http://[IP]:[PORT:80]", "WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/advplyr/docker-templates/master/audiobookshelf.xml", "TemplateURL": "https://raw.githubusercontent.com/advplyr/docker-templates/master/audiobookshelf.xml",
"Icon": "https://github.com/advplyr/audiobookshelf/raw/master/client/static/Logo.png", "Icon": "https://github.com/advplyr/audiobookshelf/raw/master/client/static/Logo.png",

View File

@ -49438,9 +49438,9 @@
}, },
"nixoninnes/alpaca-to-influxdb:latest": { "nixoninnes/alpaca-to-influxdb:latest": {
"Base": null, "Base": null,
"Downloads": 437, "Downloads": 640,
"Stars": null, "Stars": null,
"Time": 1628206012, "Time": 1630800210,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
@ -49448,9 +49448,9 @@
}, },
"nixoninnes/binance-to-influxdb:latest": { "nixoninnes/binance-to-influxdb:latest": {
"Base": null, "Base": null,
"Downloads": 1293, "Downloads": 1610,
"Stars": null, "Stars": null,
"Time": 1628206013, "Time": 1630800210,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
@ -52120,5 +52120,15 @@
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null "trendsDate": null
},
"tsightler/ring-mqtt": {
"Base": null,
"Downloads": 528544,
"Stars": 4,
"Time": 1630800210,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
} }
} }