Server Version#: 4.30.2
The problem is as following. I switched from running W10 to running Ubuntu 20.04 where i had PMS installed. I have auto mounted all the drives that I have my movies/tv shows on so they all show up in Ubuntu when i reboot.
My fstab file looks like this
UUID=CEDEF25ADEF239F3 /disks/M1 auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=CC7E001B7E0000C6 /disks/M2 auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=CAF87B2DF87B16C3 /disks/M3 auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=ECD82EBDD82E85C4 /disks/S1C auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=7478FC7E78FC4082 /disks/S1U auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=08C0D533C0D527A8 /disks/S2C auto nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=E4D40A58D40A2D7C /disks/S2U auto nosuid,nodev,nofail,x-gvfs-show 0 0
I can see all the drives and files in the Ubuntu file explorer, but not with the Plex file explorer. I cant even see the directory where the drives are (/disks) in Plex. Is this a permission issue, or what am i doing wrong?