Re the squeezelite config file, does your web code make any assumptions
about the content of the file:


Code:
--------------------
    
  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"
  
--------------------


Can I write back just the entries which I am using and lose the
commented ones?


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