Getting the Player's current playback position #921
RainbowCookie32
started this conversation in
General
Replies: 1 comment
-
Only within the player itself in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I've been using librespot for a while now, and I've always wondered: is there a way to reliably get the player's playback position?
The
Playing
PlayerEvent message reports the current position, but as the docs for it mention, it's only sent in some pretty specific situations. I looked around a bit but I can't see anything that'd return this value. Is there any way to get it that I'm not seeing?Beta Was this translation helpful? Give feedback.
All reactions