itm wrote: 
> I've tried 7.8.0r328, 7.8.0r959 and 7.8.0r1034 and they all do the same
> thing - hitting the Back button on the Try Again screen takes me to the
> "Welcome...Continue" screen then the "Choose Language" screen (and
> that's as far as it goes). The only entry in my SlimDiscovery.lua file
> is:
> > 
Code:
--------------------
  >   > settings = 
{playerId="0a:00:27:00:00:02",currentPlayer="0a:00:27:00:00:02",playerInit={name="SqueezePlay",model="squeezeplay",},}
--------------------
> > 

You could try to force it. Replace your entry with this one. And add
server's name and ip (with quotes!).


Code:
--------------------
    settings = 
{playerId="0a:00:27:00:00:02",currentPlayer="0a:00:27:00:00:02",serverInit={ip="you're
 server's ip 
here",},squeezeNetwork=false,playerInit={name="SqueezePlay",model="squeezeplay",},serverName="you're
 server's name here",}
--------------------


Note: I removed "serverUuid", I doubt that mine will be very helpful
here.


------------------------------------------------------------------------
dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=108449

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

Reply via email to