@batesnd and the rest of the gang, I just pushed a new package revision to my repo with a fixed migration script. This package also makes it very easy to recover from your current problems.
- Install the new package with apt-get
- move the old settings back in place:
sudo mv /etc/default/plexmediaserver.prev /etc/default/plexmediaserver - call the migration script by hand:
sudo /usr/lib/plexmediaserver/MigratePlexServerConfig.sh - reload systemd and start plex:
sudo systemctl daemon-reload,sudo systemctl stop plexmediaserver,sudo systemctl start plexmediaserver