You might be able to force logging on (if you cannot get into the menus)
by closing SqueezePlay and then creating ...

%APPDATA%\SqueezePlay\userpath\logconf.lua
and put in it

Code:
--------------------
    
  return { appender={  }, category={ ["net.slimproto"]="DEBUG" } }
  
--------------------


You might be able to force SqueezePlay to think that it has completed
registration etc by editing

Code:
--------------------
    
  %APPDATA%\SqueezePlay\userpath\settings\SlimDiscovery.lua
  
--------------------

(change the MAC address below (in 2 places) to be your real one - or
maybe the bad one.

Code:
--------------------
    
  settings = 
{playerId="11:22:33:44:55:66",serverUuid="1-2-3-4-5",currentPlayer="11:22:33:44:55:66",serverInit={ip="192.168.1.3",},squeezeNetwork=false,playerInit={name="Squeezeplay",model="squeezeplay",},serverName="MyLMS",}
  
--------------------



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115512

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

Reply via email to