Paul Webster wrote:
> If you post the entire contents of /etc/init.d/squeezelite (put inside
> code tags) then we can see what it does with it.
This my working one...
Code:
--------------------
# Defaults for squeezelite initscript
# sourced by /etc/init.d/squeezelite
# installed at /etc/default/squeezelite by the maintainer scripts
# The name for the squeezelite player:
#SL_NAME="$(hostname -s)"
SL_NAME=Player
# ALSA output device:
#SL_SOUNDCARD="default:CARD=Set"
SL_SOUNDCARD="sysdefault:CARD=Headphones"
# Squeezebox server (Logitech Media Server):
# Uncomment the next line if you want to point squeezelite at the IP address
of
# your squeezebox server. This is usually unnecessary as the server is
# automatically discovered.
#SB_SERVER_IP=""
# Additional options to pass to squeezelite:
# Please do not include -z to make squeezelite daemonise itself.
SB_EXTRA_ARGS="-r 44100 -a :::0"
--------------------
------------------------------------------------------------------------
pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins