Bugzilla – Bug 13885
Default skin can't set favorite with parser
Last modified: 2009-10-06 13:16:52 UTC
The default skin does not appear to use the code in S:W:Xmlbrowser to set favorites. Because of this is it not setting favorites including the parser which is necessary to play BBCiPlayer streams. I am sure this used to work as I changed some of the code a while ago to ensure the parser was set correctly. Michael - do you know what has changed?
Michael - do you know what's changed?
Don't know. It's still using the same request to favcontrol.html 'plugins/Favorites/favcontrol.html?url=' + url + '&title=' + title + '&player=' + player
Well its never going to be able to set a parser that way - did xmlbrowser use to do it using the standard handler and move over to this?
caused by change in bug 13557
== Auto-comment from SVN commit #28459 to the slim repo by michael == == https://svn.slimdevices.com/slim?view=revision&revision=28459 == Fixed Bug: 13557 Fixed Bug: 13885 Description: refactor XMLBrowser play/add/favorites buttons to use common javascript. Use XMLBrowser's own favorite handler instead of the global handler, as some additional parsing might be needed. Adrian - could you please test these and re-open if needed? Thanks!
Yes working as intended (by me!)
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.