SlimChances wrote: 
> Do I just delete the server.pref file or do I have to find/delete the
> UUID (I don't know where that is)?


Code:
--------------------
    
  service logitechmediaserver stop
  mv /var/lib/squeezeboxserver/prefs/server.prefs 
/var/lib/squeezeboxserver/prefs/server.prefs.old
  grep -v "server_uuid" /var/lib/squeezeboxserver/prefs/server.prefs.old > 
/var/lib/squeezeboxserver/prefs/server.prefs
  service logitechmediaserver start
  
--------------------


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105584

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

Reply via email to