forked from abrasive/shairport
-
-
Notifications
You must be signed in to change notification settings - Fork 636
Open
Labels
Description
What happened?
Hi,
now and then, audio gets lost when playing a playlist with auto mix active.
I need to stop restart play to get Audio back.
The issue is not directly reproducible but it happens regularly.
It happened with latest shairport-sync version and also earlier.
I have a shairport Logfile captured and I know quite well the time when it happened.
It happened between Feb 18 18:45:00 - 18:45:59. Perhaps 15 sec earlier. Unfortunately the log is too long to paste
Relevant log output
System Information.
HifiBerry DAC+
OS: Raspbian GNU/Linux 11 (bullseye) armv7l
Host: Raspberry Pi 3 Model B Rev 1.2
Kernel: 6.1.21-v7+
Uptime: 89 days, 8 hours, 12 mins
Packages: 855 (dpkg)
Shell: bash 5.1.4
CPU: BCM2835 (4) @ 1.200GHz
Memory: 48MiB / 922MiB
Configuration Information.
my config
From "uname -a":
Linux traspberry 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux
From /etc/os-release:
Raspbian GNU/Linux 11 (bullseye)
From /sys/firmware/devicetree/base/model:
Raspberry Pi 3 Model B Rev 1.2
Shairport Sync Version String:
5.0.0-1-gc956d763-AirPlay2-smi10-OpenSSL-Avahi-ALSA-soxr-sysconfdir:/etc
Command Line:
shairport-sync --displayConfig
Configuration File:
/etc/shairport-sync.conf
Configuration File Settings:
general :
{
name = "HifiBerry Audio1";
interpolation = "auto";
volume_control_profile = "dasl_tapered";
};
sessioncontrol :
{
run_this_before_entering_active_state = "/xxxx.sh before_entering_active_state";
run_this_after_exiting_active_state = "/xxxxx.sh after_exiting_active_state";
active_state_timeout = 300.0;
run_this_before_play_begins = "/xxxx.sh before_play_begins ";
run_this_after_play_ends = "/xxxx.sh after_play_ends";
session_timeout = 300;
};
alsa :
{
output_device = "hw:0";
mixer_control_name = "Digital";
};
diagnostics :
{
log_verbosity = 3;
};
>> Display Config End.PulseAudio or PipeWire installed?
- Check if your system uses a Sound Server.
How did you install Shairport Sync?
Built from source
Check previous issues
- Confirm
Reactions are currently unavailable