That makes sense. When I use wget -O and file -i for a URL that downloads an MP3, I get:
/tmp/bla.php: application/octet-stream; charset=binary But here's the thing: 0.9.3 has no trouble with this. I don't need to set anything. It's only with 1.0.0 that this problem appears. Why can 0.9.3 handle this without any further tweaking but 1.0.0 doesn't seem to be able to? On 01/15/12 20:51, Romain Beauxis wrote: > 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 > -- My music: http://audiodef.com Synthetronica: http://synthetronica.com Male survivors of domestic violence: http://abusedmen.org ------------------------------------------------------------------------------ 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
