Bugzilla – Bug 11602
Enhancement: Add ability for a user to select Squeezenetwork as a Music source for a Receiver on SqueezeCenter
Last modified: 2009-10-05 14:37:00 UTC
Enhancement request if for adding the ability for a user to be able to moce a Squeezebox Receiver from SC to SN through the SC interface. Currently, you can do this with other players except the SBR.
Dean: Your thoughts on this request?
Michael, shouldn't this work?
This probably won't be fixed - see bug 7254: if the player isn't registered on SN yet, it would be "lost".
Is it not possible to query SN to see if that player is attached to the account? Shouldn't we be doing that for all players?
Andy - we currently only query players connected to SN. Could we enhance this query to include _all_ player, but add a "connected" flag to them? This way we could check whether a player is known to SN before trying to connect it.
Sure, I think to avoid breaking old SC versions we will need to use /api/v2/...
Created attachment 5085 [details] patch to return hash of inactive players Andy - instead of adding a new protocol we could enhance the existing call to return another hash of inactive players: {"inactive_players":[{"name":"Boom Test","id":"2","uuid":"4b93c4361231485910933162f205624a","mac":"00:04:20:1e:01:9e"},{"name":"Boulot","id":"1","uuid":null,"mac":"00:04:20:07:aa:e0"}],"active_services":{"napster":0,"lfm":1,"slacker":0,"pandora":1,"deezer":0,"rhapsody":0},"players":[],"next_poll":300} What do you think?
Created attachment 5086 [details] allow switching a Receiver if it's known on SN This is the SC side of things: if a receiver is known to be registered in the user's SN account, allow moving it to SN.
OK, I'm fine with that.
change 6210 - SN side of things: return hash of inactive players in player list change 25888 - SC: allow switching of Receivers from SC to SN if the player is known on the user's SN account
working with revision 25896 (test.sn.com only - should be available on SN soon) Receiver can now be switched to SN using the web UI if it has been registered on the user's SN account.
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server! * SqueezeCenter: 28672 * Squeezebox 2 and 3: 130 * Transporter: 80 * Receiver: 65 * Boom: 50 * Controller: 7790 * Radio: 7790 Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.