diff --git a/booksonic_air/config.json b/booksonic_air/config.json index d230061d4..a49f33e67 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -54,10 +54,7 @@ "name": "Booksonic-air", "options": { "PGID": 0, - "PUID": 0, - "cifspassword": "", - "cifsusername": "", - "networkdisks": "," + "PUID": 0 }, "ports": { "4040/tcp": 4040 @@ -80,6 +77,6 @@ }, "slug": "booksonic-air_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", - "version": "v2201.1.0-ls78-2", + "version": "v2201.1.0-ls78-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:4040]" -} +} \ No newline at end of file diff --git a/lidarr/config.json b/lidarr/config.json index dc89b184c..c1f736a15 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -57,10 +57,7 @@ "name": "Lidarr NAS", "options": { "PGID": 0, - "PUID": 0, - "cifspassword": "", - "cifsusername": "", - "networkdisks": "," + "PUID": 0 }, "ports": { "8686/tcp": 8686 @@ -83,6 +80,6 @@ }, "slug": "lidarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", - "version": "1.0.2.2592-ls109", + "version": "1.0.2.2592-ls109-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8686]" -} +} \ No newline at end of file diff --git a/prowlarr/config.json b/prowlarr/config.json index c85d3847b..6a6f576df 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -66,10 +66,7 @@ "name": "Prowlarr NAS", "options": { "PGID": 0, - "PUID": 0, - "cifspassword": "", - "cifsusername": "", - "networkdisks": "," + "PUID": 0 }, "ports": { "9696/tcp": 9696 @@ -94,6 +91,6 @@ }, "slug": "prowlarr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-1.1.2.2439-ls538", + "version": "nightly-1.1.2.2439-ls538-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" -} +} \ No newline at end of file diff --git a/radarr/config.json b/radarr/config.json index 4a911ae54..2120a0544 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -56,10 +56,7 @@ "name": "Radarr NAS", "options": { "PGID": 0, - "PUID": 0, - "cifspassword": "", - "cifsusername": "", - "networkdisks": "," + "PUID": 0 }, "ports": { "7878/tcp": 7878 @@ -83,6 +80,6 @@ }, "slug": "radarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", - "version": "4.3.2.6857-2", + "version": "4.3.2.6857-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:7878]" -} +} \ No newline at end of file diff --git a/sonarr/config.json b/sonarr/config.json index d3d2b0643..13cec4c60 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -56,10 +56,7 @@ "name": "Sonarr NAS", "options": { "PGID": 0, - "PUID": 0, - "cifspassword": "", - "cifsusername": "", - "networkdisks": "," + "PUID": 0 }, "ports": { "8989/tcp": 8989 @@ -83,6 +80,6 @@ }, "slug": "sonarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", - "version": "3.0.9.1549-2-bugfix-2", + "version": "3.0.9.1549-2-bugfix-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8989]" -} +} \ No newline at end of file