Server not finding any media

Server Version#:1.15.1.710
Player Version#:

So I just installed UAlinux 16.04
I tried adding folders from a drive with location /media/Raymond/drive name
No files are found by plex. Am I perhaps writing the adress wrong?
Why is it nit possible to browse through folders like in the windows version?

After a closer look it seems like Plex is able to find the drive name by browsing. But it does not find ANY files or folders in it!

I can see from the file explorer that all files and folders are there… But Plex does not see them!

Taking a guess as I’m not familiar with the OS… but permissions normally play a factor with this type of issue.

I recommend you have a look at the Plex Tips in this forum.
https://forums.plex.tv/t/linux-tips/276247/20

This sounds like a permission issue which could be caused by mounting that drive with system permissions (default when mounting during boot-up with /etc/fstab). Also… many users recommend not to use the /media/ folder for those purposes.

If I may augment,

This is for mounting internal or USB drives:

This is for the different type of network mounts (when you get to that point).

So I can try to mount the drive using ā€œfstabā€?
Maybe linux is not for ordinary people :slight_smile: Someone told me that anybody could do it, and just go ahead. So far it just seems very greek :slight_smile:

1 Like

Linux is not for the ordinary user.

You must be willing to learn how to use the command line .
Most tasks do have a GUI but certain ones, like mounting shares, still require you to use the command line as the administrative (root) user.

Linux is capable of supporting multiple different users, keeping each fully isolated from the other, at the same time. It is that powerful. Linux is at the heart of the internet and all those web servers we interact with.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.