ChuckPa
36
Thanks for the posts above:
Symlinking /var/lib/plexmediaserver
is, sorry to point out, about the worst way to do this.
The choices are:
mount --bind /var/lib/plexmediaserver /home/plex
– An overlay mount
- Creating a systemd override and avoid all mounts and links.
Here is my How-To.
Let’s get PMS in a stable site configuration posture and proceed from there.