2
fnheiden
Triple bug report for you

For anytag_wdx, anytag_wlx and MP3Tag.
Suppose I have an mp3 with two tags: id3v1 & id3v2;
The "author" field is in Russian and is badly displayed in most mp3-players IF it is stored in id3v2, but if I store it in id3v1 (it's short enough to fit there), all is OK.
But the song title is too long for id3v1 and it is completely in English. So I store it in id3v2.
So the "title" field is present in id3v2 and is not present in id3v1.
And the "author" field is present in id3v1, but not in id3v2.
But all mentioned utilities show only Id3V2 entries! They seem to load only id3v2 (if there's no ape tag) and do not take into account any info from id3v1.
Please, can you correct this behaviour?
I mean that if you load a tag and don't see some field there, you should look for it im less priority tag.
Edit: ah, forgot to say that Winamp shows tags from such files right.