-
Notifications
You must be signed in to change notification settings - Fork 186
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
Crash on selecting device #71
Comments
At the moment I permanently get an error when I try to control librespot from a Windows Spotify instance (librespot itself is running on raspberr). It happens when I click on "DEVICES AVAILABLE", not even choosing the device. (Windows with Spotify 1.0.28.87.g8f9312a4): librespot ist running and was compiled on Raspberry: I get this error:
If I'm controlling librespot with the Linux version of Spotify (Spotify version 1.0.25.127.g58007b4c), I get a different behavior. In this case it works fine if music is playing, but not if there is no music playing. It gives this error when I switch from librespot to local (but does not completely crash):
When I switch again from local to librespot, it completely terminates:
|
Selecting a librespot device with the Spotify desktop client causes a crash if the playlist is empty. Take into account the case where an empty list of tracks is received. In this case notify the desktop client, so it will accept the device and turn the status bar green. Closes: plietar#71
The text was updated successfully, but these errors were encountered: