Bugzilla – Bug 385
Shoutcast plugin: Recent stations aren't recorded for players that don't have a human readable name assigned.
Last modified: 2008-12-18 11:51:06 UTC
Here's a patch: Index: Plugins/ShoutcastBrowser.pm =============================================================== ==== RCS file: /home/cvs/cvsroot/slim/server/Plugins/ShoutcastBrowser.pm,v retrieving revision 1.12 diff -r1.12 ShoutcastBrowser.pm 349c349 < Slim::Utils::Prefs::clientGet($client, "playername") . '.m3u'); --- > $client->name() . '.m3u');
Appears to be fixed in the latest release.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.