mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 16:25:52 +03:00
[GH-ISSUE #1123] Spotify Connect stopped working recently #524
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#524
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/librespot-org/librespot/issues/1123
Describe the bug
I am a user of
spotify-tuiand noticed that since today/yesterday, it appears that Spotify Connect is not working. I reported the issue there and was told that this seems to be an upstream issue with Spotify API changes which I should report here.To reproduce
Steps to reproduce the behavior:
d(for device) and select a Spotify Connect device (in my case an Alexa speaker)Host (what you are running
librespoton):@kingosticks commented on GitHub (Feb 22, 2023):
Imagine we have never used spotify-tui and don't want to start. What is
ddoing? Device discovery? Do other devices work? Also assume we don't have an Alexa device, can you capture the getInfo response your Alexa device provided?Librespot works fine discovering, connecting and playing to the official Spotify app on my Android phone.
@chrisgrieser commented on GitHub (Feb 22, 2023):
yes, just selecting devices
controlling other devices (web player, desktop client) via spotify-tui works fine. Controlling Alexa devices via the official spotify client, phone or web player works fine.
Controlling alexa devices via non-first party clients does not work (tried spotify-tui and spotify-player, I am not aware of any other that can use Spotify Connect).
I don't know how to do that, tbh – I have never used and heard of librespot until I was told to report the issue here an hour ago.
@kingosticks commented on GitHub (Feb 22, 2023):
Fair enough. Hopefully someone at spotify-tui can fill in the gaps of how exactly they are using librespot and how to get logs.
@Neburb commented on GitHub (Feb 23, 2023):
Hey, I found this while searching through google, and I think I can add my two cents here.
Are you people using the spotify web API under the hood for
librespot? I have the same issue while using the plain spotify web API.Using any other device (Phone, PC app, etc) while calling
playworks as a device_id, but using an Alexa echo device ID doesn't. I don't know if it is an issue with Alexa or Spotify web API, but I started having this issue a day, or a couple of days ago.@kingosticks commented on GitHub (Feb 23, 2023):
No, we don't This isn't our bug, it's a misunderstanding. I think it should be closed.
@chrisgrieser commented on GitHub (Feb 23, 2023):
oh sure, yeah I'll close this since it isn't related to librespot.