[PR #110] [MERGED] fix: do not panic when the URI of the next track is unset #214

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

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/110
Author: @aykevl
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @devgianlu

Base: masterHead: fix-prefetch-empty-uri-2


📝 Commits (1)

  • ea68654 fix: do not panic when the URI of the next track is unset

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 cmd/daemon/controls.go (+8 -0)

📄 Description

This should be implemented some day, but until it is this at least keeps the player from crashing.

This is a more conservative alternative to https://github.com/devgianlu/go-librespot/pull/98.


🔄 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/110 **Author:** [@aykevl](https://github.com/aykevl) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `fix-prefetch-empty-uri-2` --- ### 📝 Commits (1) - [`ea68654`](https://github.com/devgianlu/go-librespot/commit/ea68654270c377c0840958ade02d7f0fcb10618f) fix: do not panic when the URI of the next track is unset ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/controls.go` (+8 -0) </details> ### 📄 Description This should be implemented some day, but until it is this at least keeps the player from crashing. This is a more conservative alternative to https://github.com/devgianlu/go-librespot/pull/98. --- <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:16 +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#214
No description provided.