[Slim-Checkins] r9344 - /trunk/server/Slim/Utils/Scanner.pm
andy at svn.slimdevices.com
andy at svn.slimdevices.com
Fri Sep 1 08:27:44 PDT 2006
Author: andy
Date: Fri Sep 1 08:27:43 2006
New Revision: 9344
URL: http://svn.slimdevices.com?rev=9344&view=rev
Log:
Remove comment about firmware bug, this will be fixed in SB61/T11
Modified:
trunk/server/Slim/Utils/Scanner.pm
Modified: trunk/server/Slim/Utils/Scanner.pm
URL: http://svn.slimdevices.com/trunk/server/Slim/Utils/Scanner.pm?rev=9344&r1=9343&r2=9344&view=diff
==============================================================================
--- trunk/server/Slim/Utils/Scanner.pm (original)
+++ trunk/server/Slim/Utils/Scanner.pm Fri Sep 1 08:27:43 2006
@@ -973,7 +973,6 @@
# Look through all available streams and select the one with the highest bitrate still below
# the user's preferred max bitrate
- # XXX: Playing stream IDs > 1 seems to be broken, firmware bug?
my $max = Slim::Utils::Prefs::get('maxWMArate') || 9999;
my $bitrate = 0;
More information about the checkins
mailing list