Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Shairport systemd service file?
#1
Hi,

I've just upgraded to moode 7.0.1. Previously in v6 I had issues with shairport gitching so I set the nice priority to -19 in the systemd service file.

I can't find a service file in 7.0.1... did it move somewhere else?

Thanks
Reply
#2
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()
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(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 .
Reply
#4
Really, you asserted in your first post

"Previously in v6 I had issues with shairport gitching so I set the nice priority to -19 in the systemd service file."
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: