[GH-ISSUE #1519] Add option to transfer playback to librespot #690

Closed
opened 2026-02-27 19:31:58 +03:00 by kerem · 0 comments
Owner

Originally created by @photovoltex on GitHub (Jul 26, 2025).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1519

Discussed in https://github.com/librespot-org/librespot/discussions/1517

Originally posted by dzubybb July 15, 2025
Hi,
Is there a way to transfer a playback from my other device to librespot ? I don't see anything on spirc or a player. I tried to use rspotify transfer_playback command (which calls me/player), using device_id from librespot session, but i get 404, as if this device_id is wrong.
Any ideas how to achieve that ?


Currently librespot doesn't provide an option to transfer playback to itself from another device. There is an internal endpoint we can use /connect-state/v1/connect/transfer/from/{from}/to/{to} which provides an easy way to trigger a transfer from a different device.

Originally created by @photovoltex on GitHub (Jul 26, 2025). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1519 ### Discussed in https://github.com/librespot-org/librespot/discussions/1517 <div type='discussions-op-text'> <sup>Originally posted by **dzubybb** July 15, 2025</sup> Hi, Is there a way to transfer a playback from my other device to librespot ? I don't see anything on spirc or a player. I tried to use rspotify transfer_playback command (which calls `me/player`), using device_id from librespot session, but i get 404, as if this device_id is wrong. Any ideas how to achieve that ? </div> --- Currently librespot doesn't provide an option to transfer playback to itself from another device. There is an internal endpoint we can use `/connect-state/v1/connect/transfer/from/{from}/to/{to}` which provides an easy way to trigger a transfer from a different device.
kerem 2026-02-27 19:31:58 +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/librespot#690
No description provided.