mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #72] thread '<unnamed>' panicked at 'called Result::unwrap() on an Err value: AudioKeyError' #63
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#63
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 @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/72
Sunday Jun 25, 2017 at 13:49 GMT
Originally opened as https://github.com/plietar/librespot/issues/206
I get the following error when trying to run librespot (in discovery mode) with either ALSA or Portaudio backend:
The first backtrace is generated when a client connects, the second one when the client tries to play.
It's independent of the bitrate.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Thursday Jun 29, 2017 at 15:33 GMT
This generally happens when a track is not available in your country.
librespot should be able to deal with this however in
github.com/plietar/librespot@c070f6b0db/src/player.rs (L328).Also, from the looks of it this track should be available in
CH. If you can still reproduce this could you run it with--verbose@sashahilton00 commented on GitHub (Jan 29, 2018):
Friday Jun 30, 2017 at 08:16 GMT
ok, I retried it with and without
--verboseand I can't reproduce it anymore, even with the same track which I was able to play on my mobile device also at the time when I reported the bug.@sashahilton00 commented on GitHub (Jan 29, 2018):
Sunday Jul 09, 2017 at 11:27 GMT
Hello. I am seeing the same problem.
For instance on "Dealing on the Boulevard" from Lou Reed (spotify:album:3502jry0dmHTGRMuEj0gMp, https://open.spotify.com/embed/album/3502jry0dmHTGRMuEj0gMp), 1st song plays OK but 2nd song crashes.
Note that I am able to play this song in the Spotify client so this is not a matter of availability.
Thanks for the great stuff
Nicolas
@sashahilton00 commented on GitHub (Jan 29, 2018):
Sunday Jul 09, 2017 at 19:03 GMT
Something has changed in Spotify, because I now have the problem with tracks I used to listen. No link I think with the country as I'm FR and this a french artist.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Sunday Jul 09, 2017 at 22:28 GMT
For the record, I've been trying to use Spotify on my amazon echo today and have been having a ton of problems too (discovery not working, music not playing).
@sashahilton00 commented on GitHub (Jan 29, 2018):
Monday Jul 10, 2017 at 00:29 GMT
I am able to replicate this issue with verbose mode on.