2012/1/15 Audiodef Online <[email protected]>: > The output of wget -O and file -i is > > /tmp/bla.php: application/ogg; charset=binary > > This is what we expect, right? Seems puzzling.
This is what you expect for ogg data, which should not cause any trouble with ocaml-magic detection anyway. What you need to focus on is mp3 data. The plan is: * Find out what mime type is returned for mp3 data. * Add this mime to the list of mime associated to mp3 data in liquidsoap. Romain ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
