mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update
This commit is contained in:
@@ -111,5 +111,5 @@
|
|||||||
"slug": "radarr_nas",
|
"slug": "radarr_nas",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
|
||||||
"version": "5.4.6.8723-3"
|
"version": "5.4.6.8723-4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ if [ -f "$CONFIG_LOCATION" ]; then
|
|||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
bashio::log.green "Connection_mode is $connection_mode"
|
bashio::log.green "Connection_mode is $connection_mode"
|
||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
case "$connectionmode" in
|
case "$connection_mode" in
|
||||||
# Ingress mode, authentification is disabled
|
# Ingress mode, authentification is disabled
|
||||||
ingress_noauth)
|
ingress_noauth)
|
||||||
bashio::log.green "Ingress is enabled, authentification is disabled"
|
bashio::log.green "Ingress is enabled, authentification is disabled"
|
||||||
|
|||||||
@@ -111,5 +111,5 @@
|
|||||||
"slug": "readarr_nas",
|
"slug": "readarr_nas",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
|
||||||
"version": "0.3.24.2509-3"
|
"version": "0.3.24.2509-4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ if [ -f "$CONFIG_LOCATION" ]; then
|
|||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
bashio::log.green "Connection_mode is $connection_mode"
|
bashio::log.green "Connection_mode is $connection_mode"
|
||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
case "$connectionmode" in
|
case "$connection_mode" in
|
||||||
# Ingress mode, authentification is disabled
|
# Ingress mode, authentification is disabled
|
||||||
ingress_noauth)
|
ingress_noauth)
|
||||||
bashio::log.green "Ingress is enabled, authentification is disabled"
|
bashio::log.green "Ingress is enabled, authentification is disabled"
|
||||||
|
|||||||
@@ -110,5 +110,5 @@
|
|||||||
"slug": "sonarr_nas",
|
"slug": "sonarr_nas",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
||||||
"version": "4.0.4.1515-3"
|
"version": "4.0.4.1515-4"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ if [ -f "$CONFIG_LOCATION" ]; then
|
|||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
bashio::log.green "Connection_mode is $connection_mode"
|
bashio::log.green "Connection_mode is $connection_mode"
|
||||||
bashio::log.green "---------------------------"
|
bashio::log.green "---------------------------"
|
||||||
case "$connectionmode" in
|
case "$connection_mode" in
|
||||||
# Ingress mode, authentification is disabled
|
# Ingress mode, authentification is disabled
|
||||||
ingress_noauth)
|
ingress_noauth)
|
||||||
bashio::log.green "Ingress is enabled, authentification is disabled"
|
bashio::log.green "Ingress is enabled, authentification is disabled"
|
||||||
|
|||||||
Reference in New Issue
Block a user