-
Notifications
You must be signed in to change notification settings - Fork 452
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
Panic when trying to play specific songs #1260
Comments
Hmm, i'm not entirely sure what's happening here. FWIW, it seems to be playing fine on my instance. I can see in the metadata that Spotify is sending me regarding that song, that it has an Can you still reproduce the problem or has it resolved itself due to the release being already some days in the past? |
Thank you for looking into this. This is very interesting, I live in the Middle East but my country is still set to US, so maybe this was the issue ? I tried again this morning and it worked flawlessly. Is there another song with one such timestamp I can try to reproduce it ? Btw is there notification support planned ? Due to the daemon nature of |
Huh, interesting. I just looked through the code, and apparently the
We do have the option of an event hook ( |
Really weird. Sorry I could not give more info I am a very new user of spotifyd. Great job btw pretty cool project. The more I think about it the less it makes sense, but I would have really enjoyed having a notification of "Oops we panicked ! Log here" or something. Can you hook functions when panicking ? My big issue was figuring why the music stopped, as systemd restarted the daemon it appeared to be running, so I looked at my phone, internet connection and spotify as suspects. |
FYI, it might be related to librespot-org/librespot#1268. |
Description
Hello all, I experience repeated crashes when trying to play the latest Justice/Tame Impala song. It is really recent so time might be of the essence to reproduce.
To Reproduce
Play One night/All night to a device and switch to spotifyd, experience the crash.
Expected behavior
Playing the song.
Logs
I am putting the systemctl logs as attachment so not pasting here.
spotifyd.log
Compilation flags
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: