Start a movie using offset/seekto doesn't work

Server Version#: 1.40.3.8555
Player Version#: 5.85.0

I’m trying to start a movie at a specific time using the service media_player.play_media of the plex integration in home assistant and set the offset to X seconds and it simply doesn’t work, the movie start but from the beginning. is it supposed to be supported by the Plex app running on samsung tizen ?

The only thing I could find in the log of the client that is an error is: “[Req#3e3a91/CompanionProxy] [CompanionPlayer] There is no response for the given command ID 16”

otherwise there’s no trace of the offset I sent in the logs but I can see the home assistant seems to sent a correct request because I see the offset being sent in the plex server logs… I used 666666 as offset value in home assistant but the setting is in seconds so it’s converted to ms 666666*1000

Ex. Request: [192.168.X.XXX:37008 (Allowed Network (Subnet))] GET /player/playback/playMedia?address=192.168.X.XXX&commandID=1&containerKey=%2FplayQueues%2F14314%3Fwindow%3D100%26own%3D1&key=%2Flibrary%2Fmetadata%2F89557&machineIdentifier=XXXXXXXXXXXXXXXXXXXXX&offset=666666000&port=32400&protocol=http&providerIdentifier=com.plexapp.plugins.library&token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&type=video (22 live) #3f980e GZIP Signed-in Token (Arsenicks) (Home Assistant) / Accept => / / Accept-Encoding => gzip, deflate, br / Connection => keep-alive / Host => 192.168.X.XXX:32400 / User-Agent => python-requests/2.32.3 / X-Plex-Client-Identifier => XXXXXXXXXXXXX / X-Plex-Device => Linux / X-Plex-Device-Name => Home Assistant / X-Plex-Features => external-media / X-Plex-Language => en / X-Plex-Platform => Home Assistant / X-Plex-Platform-Version => 6.6.29-haos / X-Plex-Product => Home Assistant / X-Plex-Provides => controller / X-Plex-Sync-Version => 2 / X-Plex-Target-Client-Identifier => ofyrjtxdcjj5tgho012xvj5h / X-Plex-Token => xxxxxxxxxxxxxxxxxxxx / X-Plex-Version => 2024.6.4

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.