mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #110] [MERGED] fix: do not panic when the URI of the next track is unset #214
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#214
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/110
Author: @aykevl
Created: 10/1/2024
Status: ✅ Merged
Merged: 10/1/2024
Merged by: @devgianlu
Base:
master← Head:fix-prefetch-empty-uri-2📝 Commits (1)
ea68654fix: 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.