When I choose my action to convert a Cyrillic code page (win1251) to UTF then all the characters are converted except the ID3v1 tags. Because the ID3v1 tag can't be in UTF encoding I think it makes no sense to try to convert these tag version (ID3v1). Although it works perfectly with the ID3v2 tags.
Can we perhaps have an option in which code page the ID3v1 tags should be written? Or exclude this version tags altogether? Or copy the ID3v2 tag contents to the ID3v1 tags optionally specifying the target encoding?
I think the current behavior regarding the win1251 -> UTF conversion in ID3v1 tags is wrong.
What do you think?