Server Version#: 1.43.3.10828
Player Version#: 2026.13.0
Plex for FireTV just updated and as many others have seen on their own, a server that no longer exists appears under Libraries.
There are no server side settings I can find that would seem to address the issue. I do not see the ghost server on any other Plex player I use. Clearing app cache and data does nothing. Strangely, other users under the same account do not have this problem, but it is unreasonable to create another user for myself just to avoid this problem.
When will this be addressed?
I may as well lodge a complaint about this new UI, too. I much prefer the sidebar since I could unpin Live TV, On Demand, and Discover… which I will never use, and which all seem to be permanently parked at the top of my screen now.
@akaNeil can you show me a screenshot of these “ghost” libraries? At the bottom of the libraries list should be an All Libraries button that should allow you to un-favorite them. Can you do this?
As you called out in the title here is another thread with a similar issue. I’ve raised this issue internally to get some eyes on it. From that thread I provided some steps to try to resolve this.
Hi @Atomatth thank you for taking the time to reply. See attached; the ghosts do not appear under ‘All Libraries’ but strangely it does count 5 of them there and then shows only the two that exist.
I am not sure what CURL commands are but I am sure I can muddle through.
Each row is a self-contained library descriptor (serverId/serverName/title/key/hubKey), so the Android TV client renders the tile without consulting /api/v2/resources. That’s why the server reads as fully deleted from resources, devices.xml and Plex Web while the tiles persist — and why they survive a full app uninstall + reinstall (the list is account-side and syncs back down).
It also explains @akaNeil’s “counts 5 of them but only shows the two that exist”: the count comes from the favorites list, the display from reachable servers.