01-25-2021, 10:20 PM
(01-25-2021, 08:34 PM)Tim Curtis Wrote: Which version of moOde 6 started shairport-sync from a systemd service file? It's always been started via command line in playerlib.php function startSps()
Sorry, must be my mistake! I could have sworn that's what I did last time to fix it but I don't have the image around to check now. But anyway, I guess I could just do add the nice value in playerlib.php on line 2485 then?
Code:
$cmd = 'nice -n -19 /usr/local/bin/shairport-sync ' . $logging .