diff --git a/tdarr/config.json b/tdarr/config.json index 29015b2e0..72de73a7b 100644 --- a/tdarr/config.json +++ b/tdarr/config.json @@ -64,6 +64,7 @@ }, "host_dbus": true, "image": "ghcr.io/alexbelgium/tdarr-{arch}", + "init": false, "map": [ "media:rw", "config:rw", @@ -100,7 +101,7 @@ }, "slug": "tdarr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.00.19.1", + "version": "2.00.19.1-2", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:8265]" }