mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #1321] Playback failures #602
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#602
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 @kieransouth on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1321
Describe the bug
Librespot playback no longer working on any song.
To reproduce
Steps to reproduce the behavior:
librespot --cache . --verboseLog
Host (what you are running
librespoton):Additional context
I omitted some info that isn't relevant in the log, but the last 4 lines are the useful bits.
Note that while my output device is a microphone, I have my headphones plugged into it, so it does work as an output device. The error is also present when using the pipe backend inside a Docker container on Linux.
I authenticated librespot by choosing it as the output device on Spotify desktop. It then spams the console window as it fails to play every song in the queue.
@kieransouth commented on GitHub (Sep 2, 2024):
Fixed by blocking in hosts file as per https://github.com/librespot-org/librespot/issues/972