mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #61] [MERGED] fix skipping to the wrong song #186
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#186
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/61
Author: @tooxo
Created: 8/15/2024
Status: ✅ Merged
Merged: 8/19/2024
Merged by: @devgianlu
Base:
master← Head:skip-fixes📝 Commits (5)
cf71c75feat: implement skip to track-index475dfbcfeat: implement skipping in play queuec8d3028chore: simplification and refactoringed8d523chore: inline tracks6903881chore: add drop parameter📊 Changes
1 file changed (+24 additions, -1 deletions)
View changed files
📝
cmd/daemon/player.go(+24 -1)📄 Description
1st fix: On the recommended section below a playlist owned by the user, skipping to any song played the first song only.
2nd fix: While skipping in the queue, it only ever skips one song forward.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.