mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[PR #143] [MERGED] web-api: Use Options.RestorePaused when transfering playback #233
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#233
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/143
Author: @2opremio
Created: 11/12/2024
Status: ✅ Merged
Merged: 11/16/2024
Merged by: @devgianlu
Base:
master← Head:fix-transfer-with-play📝 Commits (2)
d9ae9a6web-api: Use Options.RestorePaused when transfering playbackadb5aa9Refine check📊 Changes
1 file changed (+6 additions, -5 deletions)
View changed files
📝
cmd/daemon/player.go(+6 -5)📄 Description
Fixes #140
For the record, when using
play=true, the transfer playback command includes the following options:When using
play=false🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.