Alexandre
2023-02-28 21:45:45 +01:00
committed by GitHub
parent 2103b748c2
commit 49bd6c8e66

View File

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