Server settings are not available

Thanks for the posts above:

Symlinking /var/lib/plexmediaserver is, sorry to point out, about the worst way to do this.

The choices are:

  1. mount --bind /var/lib/plexmediaserver /home/plex – An overlay mount
  2. 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.