Server Version#: 1.32.5.7349
Player Version#:
Linux Mint
**Never used forums before so please be gentle **
I just upgraded my computer from a SATA drive to an SSD. All of my media files are on a second SATA drive directly connected in the tower.
After installing the latest Plex Media Server and mounting my 2nd drive by editing my /etc/fstab file and TRYING to adjust the folder permissions, when i open Plex Media Server it sees my media folder but not any of the content inside it.
My files are organized into their own folders.
If I plug back in my old SATA drive - it works fine. Please note that system is running 1.31.2.6810. I tried to install that on my new system as well but same issue.
Now if I move my media to the built in Plex folder (/var/lib/plexmediaserver/Library) it works but I did not have to do this on my old drive.
doug@pcname:~$ ls -l /var/lib/plexmediaserver/Library/
total 8
drwxr-xr-x 3 plex plex 4096 Sep 7 06:17 āApplication Supportā
I changed my media folders permissions to plex:plex instead of doug:doug and that did not help either and I could not create new folders so i had to revert. Again - did not have to do this my old system.
Another thing i should note is that on my old system I have a icon for Plex Media server in my Start - Sound & Video menu.
I do not have this on my new system so I thought it might be a bad install. But i have reinstalled a few times and even reimaged the whole computer again but this issue remains as well.
Never put media in /var/lib/plexmediaserver. Thatās the Plex internal directory. If you make any kind of mistake, youāll blow up Plex. (Iāve seen it happen more times than I can count)
You probably need to address using this again.
ā /media is owned by Nautilus and the automounter
ā unless expressly mounted by /etc/fstab, the automounter only grants permission to your username, Plex is excluded
@ChuckPa Thanks but I have expressly mounted the drive in my /etc/fstab. Is there any kind of edit I need to make to this? This is the same entry on BOTH my old and new systems and it works on the old system ;(
Mint isnāt supported because itās an unstable derivative of Ubuntu.
Iāve had many cases where Mint works great as a desktop Linux (which is true) but the moment it gets pressed to run a server then it falters.
I once spent about 2 full days tracking a phantom problem which I could not reproduce. When I confirmed the user was using Ubuntu/Debian/Redhat/Fedora is when I got āMintā as the reply. When the user reinstalled using Ubuntu, ALL the problems were immediately gone. No anomalies / issues at all.
Mint does things their way which goes against the majority of the community.
How Mint sets permissions on directories and how it manages /home/USERNAME is different than the other distros.
Because of all this, and their changing the rules from version to version, itās not stable enough to vet and support.