mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[GH-ISSUE #184] ALSA playback fails? #119
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#119
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 @SaverinOnRails on GitHub (May 2, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/184
Hi, I cannot play any media sent to go-librespot. I am using zeroconf, this is the error printed on the console:
Is there a way around this please? Thanks.
@devgianlu commented on GitHub (May 2, 2025):
Something is using the ALSA device on your system. You can see who's that with:
@SaverinOnRails commented on GitHub (May 2, 2025):
Thank you!