mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 04:49:13 +02:00
Lint
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
"*/transcoding-temp/",
|
"*/transcoding-temp/",
|
||||||
"*/metadata/"
|
"*/metadata/"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||||
"devices": [
|
"devices": [
|
||||||
@@ -60,7 +59,7 @@
|
|||||||
],
|
],
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 8112,
|
"ingress_port": 0,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
@@ -105,9 +104,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "emby_nas",
|
"slug": "emby_nas",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "4.7.0.36",
|
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||||
"version": "4.7.0.36",
|
"version": "4.7.0.36",
|
||||||
"video": true,
|
"video": true
|
||||||
"webui": "http://[HOST]:[PORT:8096]"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user