Bugzilla – Bug 2629
Player info - Reports squeezebox2
Last modified: 2008-09-15 14:38:10 UTC
I have a version 3, firmware 28, yet it reports squeezebox2 in player info. It should report v3.
The firmware is the same on SB2 and SB3. The server makes no distinction.
In the player info, we can distinguish SB3 from SB2 by MAC address: SB3 starts at 00:04:20:06:00:00
Created attachment 1055 [details] munge model name this ugly patch makes a special case for the sb3 based on mac address. if it is a match to the standard slim devices prefix, then check if the suffix is above the threshold where squeezebox2 becomes squeezebox 3. This cannot be used in the $client->model method becuase the server uses that method for calling up image names.
committed to trunk at change 5508, holding off on 6.2.2 until given the ok. marking as a software bug for the remainder.
*** Bug 2849 has been marked as a duplicate of this bug. ***
Dean, do you want this in 6.2 or shall I close this off since it is in 6.5?
Please merge. Thanks!
done. change 6217