I have two Plex servers. My primary Plex server is on my Linux system, which is always on. I also have a Plex server running in a Windows VM, the VM being hosted on the same Linux box. The VM is not always running. I generally just use it for testing. But Plex seems to be constantly re-trying the connection. Whether this affects performance at all, I don’t know. But that little spinner is distracting. I have unpinned that server, which hides the issue for now, but I would like to be able to tell Plex to stop trying after a number of tries.
Here’s what I’m thinking:
- I log into my active server while the VM with second server is off.
- Web (or other) app tries 3 times to connect with the VM server, then stops trying.
- Sometime later the VM is turned on.
- The user would have to select the VM server in the sidebar, and click the Retry Connection button.
The number of retries could be configurable, or turned off, so it retries indefinitely, like current behavior.
Another solution would be a “stop trying” button. This could be next to the server item in the sidebar, or, when you click on the library, next to the “Retry Connection” button that is presented.