mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 16:25:52 +03:00
[GH-ISSUE #1682] SPIRC unexpected shutdown #764
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#764
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 @nodemand on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1682
Description
Audio stops playing suddenly
Version
0.8.0
ea813143(Built on 2025-11-24, Build ID: SHcE8lwM, Profile: release)How to reproduce
I'm running it as raspotify service. This happens within half an hour of playback. Every time.
Log
Host (what you are running
librespoton):Debian Trixie on RPi 5.
Additional context
I'm piping the audio to SND-ALOOP Alsa PCM plughw:Loopback,0
@photovoltex commented on GitHub (Jan 28, 2026):
Could you take a look at #1419? This sounds like the same issue. Can you report back if so, or close the issue as duplicate of so? Thanks in advance :)
@nodemand commented on GitHub (Jan 28, 2026):
Hi @photovoltex, that looks indeed to be the same issue and the last comment over there is also mine 😄, but nobody responded so I decided to open a fresh issue 🙄.
@photovoltex commented on GitHub (Jan 28, 2026):
please comment on the existing issue and don't open a new one in the future :). if there isn't any solution, it usually means we can't determine the cause of the issue. in that case more infos can help identifying the issue or adjusting things in your deployment enviorment^^
@nodemand commented on GitHub (Jan 28, 2026):
Yeah, sorry...my bad. Will do that from now on!