Hey, 2012/2/27 David Baelde <[email protected]>: > The fix here is the modification in src/decoder/taglib_plug.ml, > replacing `Autodetect with `Mpeg. So, the problem is really the > following: liquidsoap's code correctly detects the file as mp3 and > attempts to decode it, but taglib refuses to process it because of its > extension. > > What's your opinion Romain? Is it really important to use the same > taglib decoder for mp3 and other files? I think that mime-based > detection is a good idea, and that we should force it on taglib, even > if this means that we have to the taglib decoder in two: the mp3 one > and the general `Autodetect one.
Well for once I'd like to be the conservative guy here. I would like to think of a solution that retains the current conservative behavior but allows this tweaking. I'll take some time shortly to stare at the code and come up with a proposition.. R. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
