diff --git a/emby/config.json b/emby/config.json index d9fd15261..72c161ecc 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,6 +1,6 @@ { "name": "Emby beta with smb and hdd", - "version": "2.1", + "version": "1.0", "slug": "emby_nas", "legacy": false, "maintenance": { @@ -46,7 +46,7 @@ "PUID": "int", "PGID": "int", "TZ": "str?", - "localdisks": "str", + "localdisks": ["str"], "networkdisks": "str", "cifsusername": "str", "cifspassword": "str"