Bugzilla – Bug 9492
Playlist in OPML format will not play using SB UI but plays with Web and SBC UI
Last modified: 2009-07-31 10:29:53 UTC
Created attachment 3988 [details] Patch to Slim/Button/XMLKBrowser to fix OPML playlist bug Create a favorite for a file with OPML playlist such as below. Using Web UI - you can sel;ect the favorite and then play "Playlist test" by clicking on "play"icon. On an SB UI using remote - got into Favorites and "playlist Test" shows but if you press "play" on remote - SB goes into loop. The attached Slim/Buttos/XMLBrowser.pm patch fixes the problem - I'm not sure if it might break something else as I don't have Rhapsody or similar services. <?xml version="1.0" encoding="UTF-8"?> <opml version="1.0"> <head title="OPMLtest"> <expansionState></expansionState> </head> <body> <outline text="Playlist test" type="playlist" > <outline text="Hurricane Ike" url="http://thin.npr.org/dmg.wax?mediaUrl=/npr/atc/2008/09/20080914_atc_01&mediaPref=WM" type="audio"/> <outline text="Wisconsin floods" url="http://thin.npr.org/dmg.wax?mediaUrl=/npr/atc/2008/09/20080914_atc_02&mediaPref=WM" type="audio"/> <outline text="US Bolivia ties" url="http://thin.npr.org/dmg.wax?mediaUrl=/npr/atc/2008/09/20080914_atc_03&mediaPref=WM" type="audio"/> </outline> </body> </opml>
Andy do you want to review Bryan's patch?
Looks good, thanks. Applied as 7.2.1 change 23259.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC