[GH-ISSUE #665] Question about device_id #272

Closed
opened 2026-02-28 14:48:10 +03:00 by kerem · 1 comment
Owner

Originally created by @fourstepper on GitHub (Nov 22, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/665

Hi,

What is the purpose of device_id, e.g. in which context is it used? Is it only a unique random ID, or does it have any meaning?

Thanks!

Originally created by @fourstepper on GitHub (Nov 22, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/665 Hi, What is the purpose of device_id, e.g. in which context is it used? Is it only a unique random ID, or does it have any meaning? Thanks!
kerem closed this issue 2026-02-28 14:48:10 +03:00
Author
Owner

@Rigellute commented on GitHub (Nov 24, 2020):

The device_id is the identifier of the device you wish to control with spotify-tui.

spotify-tui does not handle the playback directly, instead it uses the Spotify API to control a plaback device (you might be running the official client or spotifyd). This is the device identified by device_id.

<!-- gh-comment-id:732798882 --> @Rigellute commented on GitHub (Nov 24, 2020): The `device_id` is the identifier of the device you wish to control with `spotify-tui`. `spotify-tui` does not handle the playback directly, instead it uses the Spotify API to control a plaback device (you might be running the official client or `spotifyd`). This is the device identified by `device_id`.
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/spotify-tui#272
No description provided.