When I used this with media_player.seek it skipped forward about 1000 seconds
Anyone have a working template for skipping forward when the media_position does not update more then when interact with the media player?
video scrubbing is, good or bad, platform specific. from the name you have, it looks like you have a chromecast, although i can’t tell if it’s a true google dongle, or if you’re using a built in chromecast or what.
I can try it again. But I had a template display the expected media position.
Everything except the +30 in the template.
When I skipped forward the media position jumped about 1200 seconds.
The time we get from UNIX is in seconds? It’s not milliseconds as in JavaScript?
That could explain it perhaps…