Open GerritKuilder opened 2 years ago
Hi,
I have run a few times into this issue: I have a server with a wireless and a cable connection
When I stop the wifi my listener does not work.
Is there an explanation for this? Is there an ip number set/used somewhere for the listener?
Can this be overridden?
Kind Regards,
Gerrit Kuilder
Yes, there is, and yes, you can:
https://github.com/bencevans/node-sonos/blob/master/lib/events/adv-listener.js#L17
Pass the IP address you want as SONOS_LISTENER env variable
Hi,
I have run a few times into this issue: I have a server with a wireless and a cable connection
When I stop the wifi my listener does not work.
Is there an explanation for this? Is there an ip number set/used somewhere for the listener?
Can this be overridden?
Kind Regards,
Gerrit Kuilder