Bugzilla – Bug 3628
hit play on any RSS feed causes SS to crash
Last modified: 2008-09-15 14:38:25 UTC
SlimServer Version: 6.3.0 - 8002 - Mac OS X 10.4.6 (8I127) - EN - utf8 TMID 5531 discovered this bug. I easily verified the existance of this bug. Also for some reason, RSS isn't a default option, needed to be added from player settings. Try going to any RSS feed, and hit play, Slim Server immediatly crashes.
Reverse the conditionals on XMLBrowser.pm line 743 to: elsif ( ref($item->{'items'}) eq 'ARRAY' && scalar @{$item->{'items'}} ) { can do tonight, unless andy wants to beat me to it :) as for default option, I think there is a request to have it in Plugins at least, instead of buried in screensavers (which it is). Don't think there is currently a clean way to have a plugin in multiple places in the plugin menu structure. Altering the default Home list of options is easy enough (especially if you don't need to force the change on existing users as well)
Fixed, thanks kdf.
SlimServer Version: 6.3.0 - 8132 - Mac OS X 10.4.6 (8I127) - EN - utf8 Verified to be fixed.
This bug fix is now part of a released version, and so has been marked closed. If you are still experiencing this problem, please reopen the bug.