Xavier Duret wrote:
> taglib svn 621706 reports an incorrect genre ("Blues") for some tracks without genre information.
>
That's probably just a bug in the files. Blues is genre 0 in ID3v1. If
they zero that byte rather than setting it to 0xff (no genre) then it
will show up as blues.
-Scott