JackOfAll wrote: 
> Adrian,
> 
> One other thing while I think about it. Talking about editing the
> squeezelite config file..... For the web interface to be able to edit
> each param, I changed from using a single options string to ........
> 
> > 
Code:
--------------------
  >   > 
  > $ cat /etc/sysconfig/squeezelite
  > 
  > NAME="-n SqueezeLiteNC10"
  > MAC="-m 00:21:63:a3:b9:0d"
  > MAX_RATE="-r 192000"
  > AUDIO_DEV="-o hw:CARD=Intel,DEV=0"
  > LOG_FILE="-f /var/log/squeezelite/squeezelite.log"
  > # LOG_LEVEL="-d <log>=<level>"
  > # PRIORITY="-p <priority>"
  > # BUFFER="-b <stream>:<output>"
  > # CODEC="-c <codec1>,<codec2>"
  > # ALSA_PARAMS="-a <b>:<c>:<f>:<m>"
  > SERVER_IP="192.168.0.20"
  > 
--------------------
> > 
> 

Clive - early attempt at an output device setting applet in the jivelite
repo.  It currently can't parse your config file so just overwites it,
but I believe it shows we can change output device from the jivelite
UI...  To be found at: Settings -> Audio Settings -> Audio Output
Device.

Currently displays the usb device status, doesn't do anything to parse
other device status as I don't think there is anything useful to see?


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=98190

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

Reply via email to