Upgraded to the latest commit off master, and now my container immediately crashes when using the ssdpUnicastAddr flag. I like using this flag to make my firewall rules simpler to manage, so hoping it isn't dropped.
`
Traceback (most recent call last):
File "multicast-relay.py", line 990, in
sys.exit(main())
File "multicast-relay.py", line 985, in main
packetRelay.addListener(addr, port, relay[1])
File "multicast-relay.py", line 304, in addListener
Upgraded to the latest commit off master, and now my container immediately crashes when using the ssdpUnicastAddr flag. I like using this flag to make my firewall rules simpler to manage, so hoping it isn't dropped.
` Traceback (most recent call last):
File "multicast-relay.py", line 990, in
File "multicast-relay.py", line 985, in main
File "multicast-relay.py", line 304, in addListener
UnboundLocalError: local variable 'listenIP' referenced before assignment `