JackOfAll wrote: 
> COMMUNITY-SQUEEZE-WEB-1-61.20140102GIT7F01B95
> 
> slackhead, can you test, please? Assume you currently have 'OPTIONS="-D
> 60000"' in your /etc/sysconfig/squeezelite. I've added the options
> field, ("Other Options"), to the web gui as well as a checkbox for DoP
> output and a field beside it for the [delay] value. Delete the DoP
> config option from the "Other Options" field, (so you wont have it set
> twice on the cmd line), tick the DoP box and enter your delay, then
> save.
> 

Thanks, but unfortunately doesn't work with DoP.  The
/etc/sysconfig/squeezelite file is changed as expected but squeezelite
will not play the DoP file. 

Code:
--------------------
    
  # cat /etc/sysconfig/squeezelite
  # Updated by Community Squeeze web-gui at 2014/01/02 09:01:39 GMT
  NAME="-n WandBoard"
  MAC="-m 00:1f:7b:b4:01:0c"
  MAX_RATE="-r 384000"
  AUDIO_DEV="-o front:CARD=Amanero,DEV=0"
  LOG_FILE="-f /var/log/squeezelite/squeezelite.log"
  PRIORITY="-p 45"
  ALSA_PARAMS="-a 35280:8820::0"
  UPSAMPLE="-u vL"
  DOP="-D 1000"
  
--------------------


Code:
--------------------
    
  # ps -aux | grep squeezelite
  squeeze+ 16902 22.9  3.1  62128 59164 ?        S<Lsl 09:01   3:41 
/usr/bin/squeezelite -n WandBoard -m 00 1f 7b b4 01 0c -p 45 -r 384000 -o 
front:CARD=Amanero,DEV=0 -a 35280 8820  0 -f 
/var/log/squeezelite/squeezelite.log -u vL
  
--------------------


I don't see the DoP setting being passed to the process.


------------------------------------------------------------------------
slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to