bertwin / squeezelite

Automatically exported from code.google.com/p/squeezelite
Other
0 stars 0 forks source link

Fake Mac Address not working in windows 7 #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a shortcut for squeezelite-win.exe
2.Use the parameters 192.168.1.10 -m 00:00:00:00:00:01 (where the IP is my LMS 
host)
3.Check the player mac address recorded in LMS

What is the expected output? What do you see instead?
I'm expecting the player mac address from the windows machines to show
the faked mac address, instead it shows the true mac address of the NIC that it 
connected.

What version of the product are you using? On what operating system?
Using "SqueezeLite 1.1 Windows" on Windows 7 HP

Please provide any additional information below.
The same basic technique is working perfectly on a couple of Raspberry Pis I'm 
using as squeeze players.

Original issue reported on code.google.com by j...@egerton.me on 18 Jun 2013 at 10:59

GoogleCodeExporter commented 8 years ago
possibly because the host ip should come after the options, not before?  Could 
you try it with the host at the end of the command line?

Original comment by trio...@btinternet.com on 23 Jun 2013 at 5:03

GoogleCodeExporter commented 8 years ago
Closing - version 1.2 will uses -s <server address>, so should avoid this 
confusion

Original comment by trio...@btinternet.com on 9 Jul 2013 at 6:49