Prototype added from; Need to test queue build in map

This commit is contained in:
James Barnsley
2019-08-12 16:59:24 +12:00
parent c54460305f
commit 009e3cee6c
8 changed files with 324 additions and 357 deletions

View File

@ -6,5 +6,4 @@ then
export PULSE_COOKIE=$HOME/pulse.cookie
fi
exec "$@"
exec "service snapserver start"
exec "$@"

View File

@ -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"