Prototype added from; Need to test queue build in map
This commit is contained in:
@ -6,5 +6,4 @@ then
|
||||
export PULSE_COOKIE=$HOME/pulse.cookie
|
||||
fi
|
||||
|
||||
exec "$@"
|
||||
exec "service snapserver start"
|
||||
exec "$@"
|
||||
@ -26,4 +26,4 @@ START_SNAPSERVER=true
|
||||
|
||||
USER_OPTS="--user snapserver:snapserver"
|
||||
|
||||
SNAPSERVER_OPTS="-s pipe:///tmp/snapfifo?name=Mopidy&sampleformat=44100:16:2"
|
||||
SNAPSERVER_OPTS="-s pipe:///tmp/snapfifo?name=Mopidy&sampleformat=48000:16:2"
|
||||
Reference in New Issue
Block a user