[GH-ISSUE #43] Track and playlist repetition #35

Closed
opened 2026-02-28 14:24:50 +03:00 by kerem · 1 comment
Owner

Originally created by @tylkie on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/43

When using track or playlist repetition, the player lingers after the last song. It does not repeat the context nor does it emit an "not playing" event. Accessing the player from another controlling endpoint indicates the last song of the context is still being played. I provided a log example below.

For reproduction, select a single song as context, put it on repeat track and wait for the song to finish.

librespot.repeat.log

Originally created by @tylkie on GitHub (May 31, 2024). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/43 When using track or playlist repetition, the player lingers after the last song. It does not repeat the context nor does it emit an "not playing" event. Accessing the player from another controlling endpoint indicates the last song of the context is still being played. I provided a log example below. For reproduction, select a single song as context, put it on repeat track and wait for the song to finish. [librespot.repeat.log](https://github.com/user-attachments/files/15513592/librespot.repeat.log)
kerem closed this issue 2026-02-28 14:24:50 +03:00
Author
Owner

@tylkie commented on GitHub (May 31, 2024):

Nevermind, I just realized this has been fixed with b2ec6d5, too. I was just too stupid to start the right binary and tested four days with the wrong version :-((

<!-- gh-comment-id:2142023728 --> @tylkie commented on GitHub (May 31, 2024): Nevermind, I just realized this has been fixed with b2ec6d5, too. I was just too stupid to start the right binary and tested four days with the wrong version :-((
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#35
No description provided.