-
Notifications
You must be signed in to change notification settings - Fork 396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues when using Spotify Connect #312
Comments
same here while playing on a gramafon using Spotify connect. |
Hey, found out something: when using Spotify Connect to my iPhone, it works perfectly. |
Same here, when played from alexa, the lyrics stop working. Until switch to other device rather than alexa. |
Sorry for delayed response. The following script should print name of current track. If not, Spotify has a problem and I can't help.
If the script works as expected, please try v1.5.2-beta.1. |
the script does not print the name when playing on connect, when playing 'local' it works fine |
When playing on iPhone via Spotify Connect it outputs correctly. When playing to an Alexa Device, no output. |
The bug has been reported at Spotify Community. We can hope that a future Spotify release will fix it. |
The bug report in Spotify is already there for half a year. Is it possible to resolve this issue by querying the Spotify API? A similar idea is proposed in #141. It seems that there is a WIP version at https://github.com/ddddxxx/MusicPlayer/blob/master/Sources/MusicPlayer/Players/iOS/SpotifyiOS.swift. |
@ShikChen LyricsX never use Spotify Web API. The iOS version currently use official Spotify SDK (also the WIP version at MusicPlayer submodule). Can confirm that The Spotify Web API will resolve this issue (found this). Unfortunately It won't come anytime soon. There are more important things to do, like refactoring with Combine, rewrite lyrics window with SwiftUI, iOS version, lyricsx-cli for linux, etc. Created ddddxxx/MusicPlayer#4. |
When using Spotify Connect, does the system Now-Playing widget shows player info? If so, please try v1.5.2-beta.3 (and follow the instruction from release note). It can read player info from system now playing widget. |
When using Spotify Connect, the now-playing widget shows the progress and the app icon correctly, but there is no song name displayed. Note that |
Hi! I'd like to add that - apparently - this seems to also be an unexpected behavior over at Spotify. See issue on their forums. |
yesterday I received a new version of the Spotify app on my Mac and I noticed it is working fine now! |
i have noticed the same thing as well, spotify seems to be showing up correctly in the notification center’s now playing, and lyricsx gives me lyrics correctly when playing on alexa. hurray! |
Hey there. I just got LyricsX fresh from the App Store.
Everything is working fine in the app, but I noticed a strange behavior in the app when playing music on my Amazon Echo using Spotify Connect: lyrics stop updating automatically. It will still sync the previous song's lyrics (assuming you have some loaded) with the correct timestamp of the playing song though, just not detect it's a new song.
Current playing sound (COME THRU):
LyricsX displaying lyrics from a song that was a few tracks before (WANTED U):
The text was updated successfully, but these errors were encountered: