-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Plex component doesn't remove clients/status. #10074
Description
Home Assistant release (hass --version):
0.56.1
Python release (python3 --version):
3.4.2
Component/platform:
plex
Description of problem:
When a player starts it gets the correct picture/status. When you pause it, it will work too. But when you stop/remove it and it is no longer visible in plex server the client/picture stays in Hass. If you have multiple clients/movies watched this can stack up. At some point i had 9 movies/series playing while there was only 1 in plex. See also thread https://community.home-assistant.io/t/plexdevices-custom-media-player-component/11246/275 not much activity, but more people complaining about the issue. Alternative is https://community.home-assistant.io/t/status-of-a-plex-client-useful-to-trigger-automation/18540 but this is not in Hass itself.
Expected:
I would like to see plex updated only showing the clients that are active/paused (but not stopped/off), sounds like something simple (but don't pin me on that) @ryanm101 was busy with some updates, tagging him here to as per his request so he can take a look too.