Bug 385 - Shoutcast plugin: Recent stations aren't recorded for players that don't have a human readable name assigned.
: Shoutcast plugin: Recent stations aren't recorded for players that don't have...
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 5.x or older
: All All
: P2 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-06-17 15:53 UTC by Blackketter Dean
Modified: 2008-12-18 11:51 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2004-06-17 15:53:13 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');
Comment 1 Blackketter Dean 2004-08-12 09:04:02 UTC
Appears to be fixed in the latest release.
Comment 2 Chris Owens 2006-06-16 14:40:22 UTC
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.
Comment 3 Chris Owens 2008-12-18 11:51:06 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.