Roland0 wrote: 
> --httpaddr 192.168.1.xx --cliaddr 192.168.1.xx --playeraddr
> 192.168.1.xx
> works for me:

OK, that causes it only to listen on the specified IP [which is what I
thought the bindAddress config parameter would do]. Good. 

However, for me, it stops discovery from working [UDP/3483] so my
squeezelite-esp32 player can't find the server any more, even though it
is still talking to it with JSON:


Code:
--------------------
    
  I (7460) httpd_handlers: serving /messages.json?1 to peer 192.168.1.3 port 
36538
  [01:09:41.595187] discover_server:821 sending discovery
  I (9530) httpd_handlers: serving /status.json to peer 192.168.1.3 port 699
  [01:09:46.595173] discover_server:821 sending discovery
  [01:09:51.595189] discover_server:821 sending discovery
  [01:09:56.595182] discover_server:821 sending discovery
  
--------------------


As soon as I remove --playeraddr 192.168.1.3, it's fine again. For
whatever reason, my slimp3 keeps working fine, however! I will stick
with the patch for now.


------------------------------------------------------------------------
troffasky's Profile: http://forums.slimdevices.com/member.php?userid=70248
View this thread: http://forums.slimdevices.com/showthread.php?t=113868

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

Reply via email to