diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index 27c80e0d8..051906c54 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -57,7 +57,9 @@ "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", "init": false, "map": [ - "config:rw" + "config:rw", + "share:rw", + "media:rw" ], "name": "Plex meta manager", "options": {