Hi there
Anybody who knows to do this? I would have thought, that formatting the TITLE-field with a value of $ansi(%title%) should convert e.g. the Sweedish title "Fulla För Kärlekens Skull" to "Fulla För Kärlekens Skull". No values are changed however - is there another way to convert fields tagged in UTF-8 to ANSI (according to Notepad++ the tags in question are encoded in UTF-8 without BOM)
Thanks for any help with my problem in this in all matters great program.
I understand the situation as ... the string "Fulla För Kärlekens Skull" is the ANSI string representation of the UTF-8 string "Fulla För Kärlekens Skull".
Because Mp3tag has full Unicode support, Mp3tag should have no problems with a tag-field containing Unicode characters, for both versions ID3v2.3 UTF-16 and ID3v2.4 UTF-8.
Obviously your example tag-field contains the ANSI string "Fulla För Kärlekens Skull", you should try to convert the string to its Unicode representation.