I'm making a call to my player to do a timeline poll using: 192.168.0.115:32500/player/timeline/poll
But my response is not accurate because it shows the state of video as stopped even when video is playing on the player.
I'm including the "X-Plex-Target-Client-Identifier" header. I can control playback using /player/playback/pause and /player/playback/play, so I think my connection parameters are correct.
Why am I not seeing the accurate timeline information when I perform the timeline poll? My player is the plex app for firestick.
I'm making a call to my player to do a timeline poll using:
192.168.0.115:32500/player/timeline/poll
But my response is not accurate because it shows the state of video as stopped even when video is playing on the player.I'm including the "X-Plex-Target-Client-Identifier" header. I can control playback using
/player/playback/pause
and/player/playback/play
, so I think my connection parameters are correct.Why am I not seeing the accurate timeline information when I perform the timeline poll? My player is the plex app for firestick.