This commit is contained in:
Alexandre
2022-04-27 20:18:54 +02:00
committed by GitHub
parent 900b83427c
commit 7dda4fdbe3

View File

@@ -10,7 +10,6 @@
"*/transcoding-temp/",
"*/metadata/"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"devices": [
@@ -60,7 +59,7 @@
],
"host_network": true,
"ingress": true,
"ingress_port": 8112,
"ingress_port": 0,
"ingress_stream": true,
"map": [
"config:rw",
@@ -105,9 +104,7 @@
},
"slug": "emby_nas",
"startup": "services",
"upstream": "4.7.0.36",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.7.0.36",
"video": true,
"webui": "http://[HOST]:[PORT:8096]"
"video": true
}