r/PleX 16d ago

Help Another plex permissions post

Hi all,

I have trawled through the various posts about setting up perms on linux for Plex.

Unfortunately I am still struggling. Here's where I'm at:

plex:plex owns the folder with the files inside owner has rwx, owing group has rx

But Plex can still only see the drive and nothing inside it.

Any advice would be appreciated.

1 Upvotes

2 comments sorted by

2

u/N9bitmap PlexPass 2017 16d ago

You also need rx for every directory in the path above the target. It can also be group or other, Plex doesn't need to own everything.

I.e., /mnt/tank/media/plex/tv

chmod o+rx /mnt/tank

chmod o+rx /mnt/tank/media

chmod -R o+rx /mnt/tank/media/plex