On Oct 12, 2007, at 12:05 PM, Vineet Mahajan wrote:
>
> The parser seems to be working fine for id3v2 (able to
obtain
> information such as the title, artist, album, track
number) but is
> not parsing id3v1 tags properly.
>
No real solution, I tried to do this for awhile. jid3lib is
just not
very good or well maintained. And i could not find any other
good
java id3 parsers. I am currently doing this outside of nutch
using
eyeD3 in python, which works well.
|