[GH-ISSUE #21] Select Spotify Connect device #6

Closed
opened 2026-02-28 15:41:41 +03:00 by kerem · 2 comments
Owner

Originally created by @itsnebulalol on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/21

Originally created by @itsnebulalol on GitHub (Nov 19, 2024). Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/21
kerem closed this issue 2026-02-28 15:41:41 +03:00
Author
Owner

@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

  • "computer": Laptop or desktop computer device
  • "tablet": Tablet PC device
  • "smartphone": Smartphone device
  • "speaker": Speaker device
  • "tv": Television device
  • "avr": Audio/Video receiver device
  • "stb": Set-Top Box device
  • "audio_dongle": Audio dongle device
  • "game_console": Game console device
  • "cast_video": Chromecast device
  • "cast_audio": Cast for audio device
  • "automobile": Car device
<!-- gh-comment-id:2501506866 --> @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 - "computer": Laptop or desktop computer device - "tablet": Tablet PC device - "smartphone": Smartphone device - "speaker": Speaker device - "tv": Television device - "avr": Audio/Video receiver device - "stb": Set-Top Box device - "audio_dongle": Audio dongle device - "game_console": Game console device - "cast_video": Chromecast device - "cast_audio": Cast for audio device - "automobile": Car device
Author
Owner

@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.

<!-- gh-comment-id:2543325287 --> @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.
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/nocturne-ui#6
No description provided.