Hey all, quick question on X-Plex Tokens:
When using Plex Media Server with Docker (linuxsever/plex), my X-Plex token is changed each time I restart the container, as it re-installs the latest Plex .deb binaries - this is also the update mechanism for this specific Docker image. This normally wouldn’t be an issue, except apps such as PlexRequests require this token, and won’t be able to authenticate when this token changes.
I can confirm this change by using the directions in the Plex documentation, by viewing the XML of an item while using the plex.tv/web app.
How can one get around this issue? Is there a token that doesn’t ever change that I can use? Is there a way to set a static token? Am I missing something (hopefully) easy? Any tips or help would be greatly appreciated.