Bugzilla – Bug 10374
need method for differentiating between fab4, squeezeplay, and controller
Last modified: 2009-09-08 09:18:52 UTC
Choose Player shouldn't show up, and the fab4 "local player" needs to be selected behind the scenes automatically. note- I think LocalPlayer.lua needs updating to support fab4 as a member of that class
And local playback defaulted on (with no way to turn off!)
And one more thing: It should be called Squeezebox, like any other Squeezebox, with the right icon.
Local playback is now defaulted to on. The other changes are still needed.
changing summary to reflect remaining issue setup auto selects the local player during Fab4 setup. However, it calls it "squeezeplay X" rather than "squeezebox touch X" (or whatever). player:getModel() returns squeezeplay for all squeezeplay-based players now. Need to be able to tell them apart.
I suspect we'll need to know whether a player is SqueezePlay based as well as what specific model it is.
I'm working on this today. It needed some SC changes to be in place first, and should now be a trivial change.
*** This bug has been marked as a duplicate of bug 10470 ***