mruano wrote: 
> Thanks again, Michael
> 
> BTW, for other readers who may be reading this exchange, in my system
> the file is located in /etc/default/logitechmediaserver  (not 'defaults'
> but 'default').

Michael,

Sorry to trouble you again, but your solution does not seem to be
working. Just to make sure, the /etc/default/logitechmediaserver is
supposed to look like this?:


Code:
--------------------
    # User to run Logitech Media Server as
  SLIMUSER=squeezeboxserver
  
  SLIMOPTIONS=""
  
  --charset=utf8
--------------------


or like this?:


Code:
--------------------
    # User to run Logitech Media Server as
  SLIMUSER=squeezeboxserver
  
  SLIMOPTIONS="--charset=utf8"
--------------------



or like this?:


Code:
--------------------
    # User to run Logitech Media Server as
  SLIMUSER=squeezeboxserver
  
  SLIMOPTIONS=--charset=utf8
--------------------


Thanks again

Miguel


------------------------------------------------------------------------
mruano's Profile: http://forums.slimdevices.com/member.php?userid=66925
View this thread: http://forums.slimdevices.com/showthread.php?t=106697

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to