[GH-ISSUE #1613] skip_to.page_index not handled correctly #737

Open
opened 2026-02-27 19:32:12 +03:00 by kerem · 0 comments
Owner

Originally created by @drobotk on GitHub (Oct 12, 2025).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1613

I've been testing this and there seems to still be some bug; I don't have a good repro but sometimes when hopping between albums/singles librespot plays the wrong thing, from not even the correct context. Logs show the new warning added by this PR but with the fallback index being 0. I'm going to try to get a repeatable scenario to share here.

Originally posted by @drobotk in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3339121302

You seem to have found a case where the page_index is provided, I never encountered that before. I have a guess how to handle it tho thanks to your provided command snippet.

Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3393384348

So the second issue isn't an easy fix as simply providing a fallback index... It probably makes more sense to limit this PR for now to the initial problem and offload the second issue into a separate topic.

A wrong behavior is more acceptable currently then something that prevents playback entirely.

Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3395182605

@drobotk Could you create a new issue for the second issue you encountered here? It's worth fixing but would take some more time.

Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3395187195

🚀

Originally created by @drobotk on GitHub (Oct 12, 2025). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1613 > I've been testing this and there seems to still be some bug; I don't have a good repro but sometimes when hopping between albums/singles librespot plays the wrong thing, from not even the correct context. Logs show the new warning added by this PR but with the fallback index being 0. I'm going to try to get a repeatable scenario to share here. _Originally posted by @drobotk in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3339121302_ > You seem to have found a case where the `page_index` is provided, I never encountered that before. I have a guess how to handle it tho thanks to your provided command snippet. _Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3393384348_ > So the second issue isn't an easy fix as simply providing a fallback index... It probably makes more sense to limit this PR for now to the initial problem and offload the second issue into a separate topic. > > A wrong behavior is more acceptable currently then something that prevents playback entirely. _Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3395182605_ > @drobotk Could you create a new issue for the second issue you encountered here? It's worth fixing but would take some more time. _Originally posted by @photovoltex in https://github.com/librespot-org/librespot/issues/1599#issuecomment-3395187195_ 🚀
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/librespot#737
No description provided.