mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #1072] Code 404: device not found with Alexa #487
Labels
No labels
bug
enhancement
good first issue
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/spotify-tui#487
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 @chrisgrieser on GitHub (Feb 22, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1072
similar to #931 #762, but I am using
spotify-tuiwith Alexa instead ofspotifyd. Worked fine for a good while, but suddenly it's starting to get404 device not foundconstantly, to the point wheresptis not usable anymore. The interface does popup though and does show the playing information etc.Tried rebooting, reinstalling, and re-authenticating via spotify
@sewnie commented on GitHub (Feb 22, 2023):
is it recognized by other spotify clients? such as the propietary one and spotify-player ?
@chrisgrieser commented on GitHub (Feb 22, 2023):
works with the webapp (https://open.spotify.com/) and with the official desktop client. Does not work with
spotify-player(though I am not sure I have set it up correctly, since it only asks for a client-id, but not a client secret?)@sewnie commented on GitHub (Feb 22, 2023):
well, it sort of works on my machine, does it recognize devices like a web client or a phone? if not, open a new issue, maybe your configuration is wrong
@chrisgrieser commented on GitHub (Feb 22, 2023):
it recognizes the phone and the web player.
Also, I already used spotify-tui for a while, it more or less just stopped working yesterday, so I don't think it's an config issue?
@sewnie commented on GitHub (Feb 22, 2023):
yeah, seems to be an upstream spotify api change probably, try reporting it in librespot
@kingosticks commented on GitHub (Feb 22, 2023):
Sorry, I don't understand. This project uses Spotify's web API to select an Alexa device for playback. Where does librespot fit into this scenario?
@sewnie commented on GitHub (Feb 23, 2023):
oops, i thought spotify connect was an integral part of librespot, if this is a issue actually with spotify-tui, i suggest you open an issue on spotify-player, as spotify-tui is literal abandonware.