[GH-ISSUE #426] Sonos is not detected #177

Open
opened 2026-02-28 14:47:33 +03:00 by kerem · 6 comments
Owner

Originally created by @flipjs on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/426

The official spotify gui client can see Sonos, but spotify-tui can't detect it. Are there steps or configuration needed for this? My Sonos device is Sonos One, if that matters. Thanks.

Originally created by @flipjs on GitHub (Apr 30, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/426 The official spotify gui client can see Sonos, but spotify-tui can't detect it. Are there steps or configuration needed for this? My Sonos device is Sonos One, if that matters. Thanks.
Author
Owner

@Rigellute commented on GitHub (May 4, 2020):

spotify-tui uses the spotify web api to fetch available devices (a simple GET request), this could be an issue with their public API

<!-- gh-comment-id:623380290 --> @Rigellute commented on GitHub (May 4, 2020): spotify-tui uses the spotify web api to fetch available devices (a simple GET request), this could be an issue with their public API
Author
Owner

@PascalSenn commented on GitHub (Jul 26, 2020):

this is the related issue on the spotify repo
looks like it is simply not possible at the moment
https://github.com/spotify/web-api/issues/525

<!-- gh-comment-id:663977055 --> @PascalSenn commented on GitHub (Jul 26, 2020): this is the related issue on the spotify repo looks like it is simply not possible at the moment https://github.com/spotify/web-api/issues/525
Author
Owner

@kubukoz commented on GitHub (Apr 21, 2021):

@flipjs you might wanna check again, my Sonos doesn't show up as a restricted device anymore, and the spotify API allows me to control it. This must be pretty new, as I had to use a workaround until 1-2 weeks ago.

<!-- gh-comment-id:823993738 --> @kubukoz commented on GitHub (Apr 21, 2021): @flipjs you might wanna check again, my Sonos doesn't show up as a restricted device anymore, and the spotify API allows me to control it. This must be pretty new, as I had to use a workaround until 1-2 weeks ago.
Author
Owner

@geoigeek commented on GitHub (Oct 11, 2021):

i also cannot connect to my Sonos ARC +Sub via sonos-tui (or Sonos Web)

<!-- gh-comment-id:940435070 --> @geoigeek commented on GitHub (Oct 11, 2021): i also cannot connect to my Sonos ARC +Sub via sonos-tui (or Sonos Web)
Author
Owner

@kubukoz commented on GitHub (Oct 11, 2021):

Update from me as well, Sonos became a restricted device shortly after I said it wasn't... so it was only usable through the API directly for a short time.

<!-- gh-comment-id:940466876 --> @kubukoz commented on GitHub (Oct 11, 2021): Update from me as well, Sonos became a restricted device shortly after I said it wasn't... so it was only usable through the API directly for a short time.
Author
Owner

@sebasouthwell commented on GitHub (Jul 25, 2023):

Update on this, Sonos doesn't seem to work due to an expected string coming back as a null; if I have to guess, one of the API messages received is mandatory, and the parsing doesn't like it; Spotify returns the name of the device as I saw it in the error message when music is playing from my Sonos, so most likely some parsing error.

<!-- gh-comment-id:1650299694 --> @sebasouthwell commented on GitHub (Jul 25, 2023): Update on this, Sonos doesn't seem to work due to an expected string coming back as a null; if I have to guess, one of the API messages received is mandatory, and the parsing doesn't like it; Spotify returns the name of the device as I saw it in the error message when music is playing from my Sonos, so most likely some parsing error.
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#177
No description provided.