Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep playback context with TransferPlayback #1328

Open
2 tasks
eladyn opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks

keep playback context with TransferPlayback #1328

eladyn opened this issue Mar 4, 2025 · 0 comments
Labels
enhancement A new feature that would improve Spotifyd

Comments

@eladyn
Copy link
Member

eladyn commented Mar 4, 2025

I believe this behavior could be improved, but my bigger concern is what happens even when I successfully invoke TransferPlayback and the org.mpris.MediaPlayer2.spotifyd.instance<PID> interface is exposed — spotifyd loses its playback context. As a result, I am unable to play anything until I manually intervene via the web interface or another device. Ideally, after transferring playback, invoking the PlayPause method should resume playback from the point where the disconnection occurred.

Thank you for looking into this!

Originally posted by @soulseller in #1317 (comment)

This basically includes two separate items:

  • automatically transfer playback on reconnection
  • restore playback context when calling TransferPlayback
@eladyn eladyn added the enhancement A new feature that would improve Spotifyd label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature that would improve Spotifyd
Projects
None yet
Development

No branches or pull requests

1 participant