kaaholst / android-squeezer

Remote control for your Logitech Media Server ("Squeezeserver" etc) and players.
Apache License 2.0
75 stars 15 forks source link

WoL: LAN broadcast address #780

Closed mccowanm closed 1 year ago

mccowanm commented 1 year ago

Hi kaalholst,

Noticed WoL didn't quite function in 2.3.0. Compared magic packet generated by Squeezer versus other packages, and the difference was the destination IP of 192.168.0.255. That could be non-local for some home networks. Other packages use 255.255.255.255 for it to work against devices on directly connected networks. tested against latest develop branch in https://github.com/kaaholst/android-squeezer.git Cheers Matt

kaaholst commented 1 year ago

Well spotted, thanks for the contribution