mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #246] Librespot crashing when Spotify app searches network and recognizes device #166
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#166
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 @codethief on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/246
Hi there! First of all, thanks a lot for the work you're putting into this project!
I just installed librespot for the first time and noticed that whenever I have librespot running and then open up Spotify on my phone, librespot crashes with the following error message:
I suppose it's because Spotify is searching the network and recognizing the device?
Anyway, I did read about issue #181 . There, however, the error message was slightly different (
WireError(InvalidEnumValue(13))instead of14) and I believe the fix is already included in my build(?) (As I'm running PiMusicBox, I'm using this build which, according to the above error message, was built on March 11.)Edit: I must have overlooked #223 when I was searching for existing bug reports. Looks like this was already fixed. Sorry about that!