mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #811] Integrated playback goes on when switching to another device #1418
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1418
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?
Originally created by @KUHLwasStolen on GitHub (Aug 25, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/811
Describe the bug
When I play a song via the integrated client and then, while playing, switch to another device it starts playing on that device, but also keeps on playing on the integrated client.
To Reproduce
Expected behaviour
Playback on the integrated client stops when switching devices
Log
Environment
github.com/aome510/spotify-player@bd38dd05a3@aome510 commented on GitHub (Aug 25, 2025):
Confirm that I can reproduce the issue. Not sure what happens though
@KUHLwasStolen commented on GitHub (Aug 25, 2025):
Did some more digging in the log and I think only these four lines are relevant here:
First glance, looks like a librespot issue to me tbh.
@aome510 commented on GitHub (Aug 25, 2025):
Maybe related to https://github.com/librespot-org/librespot/issues/1551