Replies: 1 comment 1 reply
-
|
What about starting to play first and then doing the seek? Also you can try setting the power control to fake in the player settings. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Towards the end, the playlist is coming back wrong and appears to be in a powered off state, rather than having the track loaded and "paused" as it used to. (this is Squeezelite running on a Pi)
The result is that rather than being returned to the correct position (and the variable being passed to the seek command is correct) it is playing from nearly the beginning.
I have noticed that when the queue is transferred back, the player doesn't seem to know what it's current track is... until it receives a play command... so the seek command (which actually starts playing as well as seeking position) doesn't actually seek any more.
An extra... when I pause the player it goes blank and into "power off" after about 30 seconds, which also puts it into a similar position... so "unpause" won't work, because it's been powered off and the "pause" button is no longer available on the media player.
It never used to do this behaviour until the recent updates.
Beta Was this translation helpful? Give feedback.
All reactions