https://bugs.kde.org/show_bug.cgi?id=396083

--- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Alright, thanks for your investigation.

What's the output of
$ qdbus org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2
org.mpris.MediaPlayer2.Player.Rate

Should be 1 or at least greater than zero. This is what tells it how fast the
track is being played so it can update the slider accordingly on its own.

Also please
$ qdbus org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2
org.mpris.MediaPlayer2.Player.Position

Check if that changes as the track advances, and finally

$ qdbus org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2
org.mpris.MediaPlayer2.Player.CanSeek

Whether we can actually seek at all

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to