I have tried adding a directory outside my home directory. /media/plex and soft linked my /Videos directory to it.
I have also added plex to udev group and also to my user group
uid=124(plex) gid=135(plex) groups=135(plex),46(plugdev),1000(marrabld)
and
uid=1000(marrabld) gid=1000(marrabld) groups=1000(marrabld),4(adm),20(dialout),24(cdrom),46(plugdev),116(lpadmin),118(admin),124(sambashare),128(vboxusers),135(plex)
marrabld is my username.
the permissions on the softlink are
drwxrwxrwx 2 plex plex 4096 Apr 30 21:14 plex
But no mater where I tell plex to look, cannot see any directories in : /Videos ; /media/plex/* or any usb drives I plug in
If I sudo su plex I cannot see anything in my users home directory either.
The permissions in my Videos directory are
drwxr-xr-x
for all of them.
XBMC can see all of the files no problem.
I have tried the solutions here :
Plex Media Manager won't find /media/Movies or /media/TV internal HDD
and
Plex won't enter my home directory or other partitions
and a whole bunch of other places with no joy.
Any help would be appreciated