[GH-ISSUE #207] Cannot resolve spotify:prerelease: context #135

Open
opened 2026-02-28 14:25:40 +03:00 by kerem · 0 comments
Owner

Originally created by @devgianlu on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/207

The /context-resolve/v1/ endpoint does not seem capable of resolving spotify:prerelease: URIs, perhaps it needs to be replaced with something newer.

To reproduce:

  • Start playing a track from a prereleased album on the official client
  • Move to go-librespot 1 -> Works because the official client sends us the full context
  • Try to move to go-librespot 2 -> Does not work because we try to resolve the context ourselves
Originally created by @devgianlu on GitHub (Sep 12, 2025). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/207 The `/context-resolve/v1/` endpoint does not seem capable of resolving `spotify:prerelease:` URIs, perhaps it needs to be replaced with something newer. To reproduce: - Start playing a track from a prereleased album on the official client - Move to go-librespot 1 -> Works because the official client sends us the full context - Try to move to go-librespot 2 -> Does not work because we try to resolve the context ourselves
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#135
No description provided.