triode, when you have 2 mins.... Something I just noticed. squeezelite
(latest) started with "-s 127.0.0.1"....

Code:
--------------------
    
  747 ?        S<Lsl   0:01 /usr/bin/squeezelite -n SqueezeliteWAND -m 00 1f 7b 
b4 01 01 -o hw:CARD=Audio -a 35280 8820   -f /tmp/squeezelite.log -d slimproto 
info stream=debug -d decode=debug -d output=debug -u vM::2 -v  -s 127.0.0.1
  
--------------------


>From log...

Code:
--------------------
    
  [01:05:12.023499] discover_server:694 sending discovery
  [01:05:12.024509] discover_server:705 got response from: 192.168.0.54:3483
  [01:05:12.024680] slimproto:777 connecting to 192.168.0.54:3483
  [01:05:12.025340] slimproto:807 connected
  
--------------------


Well, 192.168.0.54 is the wanboard, (and would result in it connecting
to the same server instance as using localhost, although I figure only
by luck), but the question is, why is it even trying to use discovery
when I gave it "-s IP"? Maybe a bug introduced when you added the save
client name to a file? Just wild speculation..... ;)


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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

Reply via email to