Man in a van wrote: > -@RALPHY- > > -C <timeout> > Close the output device after <timeout> seconds of the player being > idle; the default is to always keep the device open as long as the payer > is "on". > > > Would you please explain about this setting, I think I have alway > misunderstood the function it performs. > > I thought that -C stopped squeezelite, but does it just cause it to drop > the output connection and remain running :confused: > > If I use the green power button on the LMS web gui to stop a radio > stream, wait for thirty secs or so (-C is set to 5) and then run > > > Code: -------------------- > > sudo systemctl status squeezelite.service -------------------- > > > > I get this > > > Code: -------------------- > > pi@kitus:~ $ sudo systemctl status squeezelite.service > ● squeezelite.service - Squeezelite > Loaded: loaded (/etc/systemd/system/squeezelite.service; enabled; vendor preset: enabled) > Active: active (running) since Sat 2022-12-10 11:49:29 GMT; 11min ago > Main PID: 777 (squeezelite) > Tasks: 4 (limit: 1596) > CPU: 21.109s > CGroup: /system.slice/squeezelite.service > └─777 /usr/bin/squeezelite -n Squeezelite -s 127.0.0.1 -o front:CARD=Pro,DEV=0 -a 80 4 0 -C 5 > > Dec 10 11:49:29 kitus systemd[1]: Started Squeezelite. > pi@kitus:~ $ -------------------- > > > > > Is this the correct state to be reported ? > > Or does running the command restart a paused service ? I did not note > any of the times, :rolleyes::o sorry. > > If Stop the playback by running > > Code: -------------------- > > > sudo systemctl stop squeezelite.service -------------------- > > > > and then run the Status query, it is shown as stopped. > > thanks > > ronnie > > How's the snow ?
Good question. My understanding was a bit different: I understood that squeeze little would detach itself from the audio bridge/channel, after the number of seconds configured right after "-C" ------------------------------------------------------------------------ kitus's Profile: http://forums.slimdevices.com/member.php?userid=73121 View this thread: http://forums.slimdevices.com/showthread.php?t=117179 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
