Hello all
I Hope you are well.
I have Created 4 Automations for Plex, when a Movie is Played, Paused, Resumed and Stopped.
The Automations Control the Lights in the Room.
I have noticed that the Plex Integration is not returning the Name of the Library for ‘Movies’ or ‘TV Shows’.
If I am Playing Music then the Helper I Created, for Testing, returns the Correct Library Name, i.e. ‘Music’.
This is the Helper:
{{state_attr('media_player.plex_plex_htpc_for_windows_knc_htpc','media_library_title')}}
However, if I Play a Movie or a TV Show then the ‘Media Library Title’ is returned as ‘Unknown’ rather than ‘Movies’ or ‘TV Shows’.
This makes Creating Automations based on the Media Library impossible.
Any suggestions?
Thanks in advance
Kevin