[PR #236] [MERGED] Fix autoplay loop when next page request fails #263

Closed
opened 2026-02-28 14:26:27 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: autoplay-no-loop


📝 Commits (3)

  • 3396281 fix: do not try to autoplay a station
  • 58ec59e fix: do not leak 401 spclient responses
  • a9f9006 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/go-librespot/pull/236 **Author:** [@devgianlu](https://github.com/devgianlu) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `autoplay-no-loop` --- ### 📝 Commits (3) - [`3396281`](https://github.com/devgianlu/go-librespot/commit/33962810ceb313ea4f38042c96cbee4ab0720333) fix: do not try to autoplay a station - [`58ec59e`](https://github.com/devgianlu/go-librespot/commit/58ec59e55e72a38f289df90fc4aededf59be2b98) fix: do not leak 401 spclient responses - [`a9f9006`](https://github.com/devgianlu/go-librespot/commit/a9f90067fc9de7aff376fb6c542a204fbc6126c4) feat: retry 502 spclient responses ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/controls.go` (+2 -1) 📝 `spclient/spclient.go` (+7 -0) </details> ### 📄 Description Fixes #206 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:27 +03:00
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#263
No description provided.