[Slim-Checkins] r9345 - /branches/6.5/server/Slim/Utils/Scanner.pm
andy at svn.slimdevices.com
andy at svn.slimdevices.com
Fri Sep 1 08:28:44 PDT 2006
Author: andy
Date: Fri Sep 1 08:28:43 2006
New Revision: 9345
URL: http://svn.slimdevices.com?rev=9345&view=rev
Log:
Remove comment about firmware bug, this will be fixed in SB61/T11
Modified:
branches/6.5/server/Slim/Utils/Scanner.pm
Modified: branches/6.5/server/Slim/Utils/Scanner.pm
URL: http://svn.slimdevices.com/branches/6.5/server/Slim/Utils/Scanner.pm?rev=9345&r1=9344&r2=9345&view=diff
==============================================================================
--- branches/6.5/server/Slim/Utils/Scanner.pm (original)
+++ branches/6.5/server/Slim/Utils/Scanner.pm Fri Sep 1 08:28: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