Hello all, I've just installed LMS and squeezelite (1.9.9-1386) on a RaspPi 3. LMS is working fine via a separate/standalone pCP player plus 2 Sonos speakers (using a plugin) However, I can't start a local player (i.e. on the LMS pi) after following instructions. I'm sure I'm doing something wrong somewhere but I can't see where.
I can start squeezelite from cli with...
...and all is fine, everything I select plays OK. Yet if I put those same settings in the config file (/etc/default/squeezelite)...
...then whilst the service starts with no (apparent) errors, I get no sound. Any help would be greatly appreciated.
I'm using the standard 3.5 output jack on the Pi.
I can start squeezelite from cli with...
Code:
squeezelite -n "Player" -o sysdefault:CARD=Headphones -r 44100 -a :::0
Code:
SL_NAME="Player"
SL_SOUNDCARD="sysdefault:CARD=Headphones"
SB_EXTRA_ARGS="-r 44100 -a :::0"
I'm using the standard 3.5 output jack on the Pi.