diff --git a/emby/config.json b/emby/config.json index 8bde3c0d1..9e2f8cc8a 100644 --- a/emby/config.json +++ b/emby/config.json @@ -44,8 +44,8 @@ ], "full_access": true, "options": { - "PUID": 1001, - "PGID": 1001, + "PUID": 0, + "PGID": 0, "networkdisks": "//server/share", "cifsusername": "username", "cifspassword": "password",