mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[GH-ISSUE #21] Select Spotify Connect device #6
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#6
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 @itsnebulalol on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/21
@kenhayward commented on GitHub (Nov 26, 2024):
The spotify API offers Get Available Devices and Transfer Playback endpoints so this might be possible, an icon on the Now Playing screen would be very cool, with a pop up draw like for add to playlist. The Get Available Devices endpoint does include the device type although might need some experimentation as it doesn't supply a full list of device type options
Update - Found this list on https://github.com/spotify/web-api/issues/687
@vakst commented on GitHub (Dec 14, 2024):
Please consider the pull request https://github.com/usenocturne/nocturne-ui/pull/60 before starting working on that issue.