I'm (obviously!) not a perl programmer, but this not particularly
elegant fix works for me:

Code:
--------------------
    
  # diff /usr/local/slimserver/Slim/Formats/FLAC.pm 
/usr/local/slimserver/Slim/Formats/FLAC.pm.orig 
  
  1179,1183d1178
  <       if (substr($url, 0, 4) eq "http") {
  <               # http stream - don't bother
  <               return (-1, undef);
  <       }
  < 
  
--------------------


I think I'll go and log a bug so this can be fixed properly in the main
source tree.

thanks
Matt


-- 
MattC
------------------------------------------------------------------------
MattC's Profile: http://forums.slimdevices.com/member.php?userid=4127
View this thread: http://forums.slimdevices.com/showthread.php?t=51251

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to