When I want to add a folder to PLEX I cannot find it.
I have 2 harddrives in my computer. Ubuntu 13 installed on the 120GB SSD and another 1TB normal harddrive which contains 1 Folder called 'Films'. In that folder there are many other folders with films in it.
When I add a Movie section from PLEX I can select the 1TB harddrive. So the drive is recognized. But afterwards I cannot select the folder 'Films' althoug it is there.
The filemanager (second icon from the top on menu bar) does show the folder.
Any clue how I can make sure PLEX recognizes this folder so I can select it?
sudo nano /etc/default/plexmediaserverThis seemed to do it for me. I would love to figure out how to make it work with plex at the user though. – codenamejames Oct 02 '15 at 17:40addgroup plex youruserandaddgroup youruser plex? – PhilT Jan 12 '16 at 13:27Just auto-mounting for all users in /etc/fstab works for me as well.
– Shlomi Uziel Apr 17 '18 at 16:41