[GH-ISSUE #70] long playlists are not fetched completely when started from certain devices #55

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

Originally created by @tooxo on GitHub (Aug 18, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/70

I just noticed, that if I run go-librespot and try to start a playlist on there from a up-to-date mac desktop version of the spotify client it just fetches 25 songs, even if there are more tracks in the playlist. When I debugged this, I realized the nextPageUrl of the Page in the response is empty. Is there maybe a workaround for this which could be implemented?

From what it seems like, the paging seems not to be used in the android implementation anyway, here it just sends one page with all the tracks included.

Originally created by @tooxo on GitHub (Aug 18, 2024). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/70 I just noticed, that if I run go-librespot and try to start a playlist on there from a up-to-date mac desktop version of the spotify client it just fetches 25 songs, even if there are more tracks in the playlist. When I debugged this, I realized the nextPageUrl of the Page in the response is empty. Is there maybe a workaround for this which could be implemented? From what it seems like, the paging seems not to be used in the android implementation anyway, here it just sends one page with all the tracks included.
kerem closed this issue 2026-02-28 14:24:59 +03:00
Author
Owner

@devgianlu commented on GitHub (Aug 18, 2024):

Closing 😉

<!-- gh-comment-id:2295297478 --> @devgianlu commented on GitHub (Aug 18, 2024): Closing :wink:
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#55
No description provided.