Hi, On Mon, Jan 26, 2009 at 11:03 PM, Jonathan Koren <jonat...@soe.ucsc.edu> wrote: > On Jan 26, 2009, at 12:05 PM, Jukka Zitting wrote: >> Hmm, you're right. As no noted, the proper configuration for GIF is >> missing. I'll fix that in TIKA-192. > > I was just about to go through and a bunch of the missing magic from the > libmagic files for my own application. So I can just go ahead and mail out > mine when it's done.
That would be great! Please attach any related changes to TIKA-192 where it's easiest to keep track of them. > I also was going to hack some of the parsers to get some better quality > metadata from them. For instance, the MP3 parser doesn't handles ID3v2. > So if/when I do that, I'll submit a patch. Cool! However, see http://markmail.org/message/rgesbchrufeauxnw for a discussion on how complex a parser implementation within Tika can become until it would be better to look for (or create) an external parser library for that format. BR, Jukka Zitting