pavowren wrote: 
> thanks for that.
> i was reading the doc wrong.
> here's what the log says:
> 
> [14:46:50.504244] slimproto:883 connecting to 127.0.0.1:3483
> [14:46:50.504824] slimproto:908 unable to connect to server 0
> [14:46:55.505206] slimproto:908 unable to connect to server 0
> [14:47:00.505734] slimproto:922 connected
> [14:47:00.505918] slimproto:933 local player
> 
> questions:
> 1. is server 0 at 127.0.0.1?
> 2. is 3483 special port for players?
> 3. so did it eventually connect?  it says "connected".

A good connect would typically look like . Why no discovery on your
system ?

Code:
--------------------
    
  19:02:39.408802] discover_server:756 sending discovery
  [19:02:39.409022] discover_server:767 got response from: 192.168.1.58:3483
  [19:02:39.484130] slimproto:848 connecting to 192.168.1.58:3483
  [19:02:39.484239] slimproto:881 connected
  [19:02:39.484256] slimproto:892 local player
  [19:02:39.484265] sendHELO:124 mac: 74:da:38:a6:39:77
  
--------------------


Personally I would avoid using 127.0.0.1 (loopback) as it is equivalent
to using "me" in a conversation instead of a proper name - it is
possible source of confusion.
Can you not get squeezelite to talk to  LMS at 192.168.1.23 ?


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109789

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

Reply via email to