Hello, Martti Kühne <mysat...@gmail.com> wrote: > I had that covered somewhere with bsd's libmagic. We don't need to set > up our own database then, I guess?
Eh, I mean I just open each file under ~/Music and see if I can read an ID3 or ATOM tag from it, as both types of tags occur at the start of the file, so I'm really only checking for the magic numbers I need. yours, Bobby