mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #236] [MERGED] Fix autoplay loop when next page request fails #263
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/236
Author: @devgianlu
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @devgianlu
Base:
master← Head:autoplay-no-loop📝 Commits (3)
3396281fix: do not try to autoplay a station58ec59efix: do not leak 401 spclient responsesa9f9006feat: retry 502 spclient responses📊 Changes
2 files changed (+9 additions, -1 deletions)
View changed files
📝
cmd/daemon/controls.go(+2 -1)📝
spclient/spclient.go(+7 -0)📄 Description
Fixes #206
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.