plexamp-docker
plexamp-docker copied to clipboard
v4.11.5 of plexamp token file erased upon restart of docker container
Repro:
get claim from plex.tv/claim insert claim into docker-compose.yml file start docker container container works as expected
stop docker container start docker container error message: "Error exchanging claim token"
I've experienced the same issue with current build of headless plexamp directly installed to raspberry pi. The token file in the /home/{user}/.local/share/Plexamp/Settings/ folder is created the first time, but upon subsequent restarts the system erases the file.
Did you correctly map the docker volumes?
I used the example docker compose and had the ./config path available to map I've had the same issue with docker and non-docker versions of the current build of plexamp, all of them seem to wipe out the token file when they are started up after the initial configuration.