mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
test
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"environment": {
|
||||
"data_location": "/config/database"
|
||||
},
|
||||
"host_network": true,
|
||||
"image": "ghcr.io/alexbelgium/emby-{arch}",
|
||||
"ingress": true,
|
||||
@@ -80,12 +83,12 @@
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"addon_config:rw",
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
"ssl:rw"
|
||||
],
|
||||
"name": "Emby NAS",
|
||||
"name": "Emby",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
"PUID": 0,
|
||||
@@ -121,9 +124,9 @@
|
||||
"silent": "bool?",
|
||||
"smbv1": "bool?"
|
||||
},
|
||||
"slug": "emby_nas",
|
||||
"slug": "emby",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
"version": "4.9.0.48",
|
||||
"version": "4.8.11.0",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user