I wanted to switch my native Synology DSM 7 plex server over to docker so that I can get tone mapping working when transcoding. I was following the guide linked below but every time I boot up the docker container it wants me to create a new server with a new name.
Moving back to the synology Plex package manager, I am able to connect to the correct server but within the docker container its as if this is a new server. My compose yaml is below if that helps.
Sorry I’m not actually using the package manager version. I installed it manually through the package manager. I am on 1.25.0.5282-7000 which should be the latest version.
Metadata was moved into the PlexMediaServer folder once I migrated to DSM7. The only thing in the Plex folder is a log file and some spk file.
Yes it is the docker compose listed and sir you are a genius. Adding quotes to the Application Support fixed everything. Should have thought of that one.