[PR #114] [MERGED] fix: assign UIDs to newly added tracks #217

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

📋 Pull Request Information

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

Base: masterHead: fix-queue-uids


📝 Commits (1)

  • 18c67d5 fix: assign UIDs to newly added tracks

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 cmd/daemon/controls.go (+6 -0)
📝 cmd/daemon/player.go (+19 -0)
📝 cmd/daemon/state.go (+2 -1)

📄 Description

This fixes https://github.com/devgianlu/go-librespot/issues/73 and might help with https://github.com/devgianlu/go-librespot/issues/54.


🔄 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/114 **Author:** [@aykevl](https://github.com/aykevl) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `fix-queue-uids` --- ### 📝 Commits (1) - [`18c67d5`](https://github.com/devgianlu/go-librespot/commit/18c67d5d9ecae76a21ed5dd5d447307d782aea80) fix: assign UIDs to newly added tracks ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/controls.go` (+6 -0) 📝 `cmd/daemon/player.go` (+19 -0) 📝 `cmd/daemon/state.go` (+2 -1) </details> ### 📄 Description This fixes https://github.com/devgianlu/go-librespot/issues/73 and might help with https://github.com/devgianlu/go-librespot/issues/54. --- <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:17 +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#217
No description provided.