Server Version#: Version 4.22.2
Player Version#:
Hello, I had an issue with my plex media library filling up my boot partition, so I followed the instructions here I can play my files, but it no longer displays the thumbnails for my locally stored files.
I am running Mint Linux 19.3 Any help would be greatly appreciated.
Correct, I moved it from the default location /var/lib/plexmediaserver to /home/plexdata. I believe the original location was owned by root. I changed the new directory to be owned by my userid & group.
#
# Customize Plex's config
[Service]
Environment="PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR=/home/plexdata/Library/Application Support"
#
# These values are only needed if you wish to change user & group
User=chris
Group=chris
#
# This is needed to change the default umask
UMask=0002 # this must be 4 digits of octal
And my plexdata directory looks like this: drwxr-xr-x 3 chris chris 4096 Feb 29 20:03 plexdata
OK, thanks I ran that from the command line, reloaded the daemon & restarted plex. Do I need to rescan he libraries, because I’m still not seeing the thumbnails.