I've downloaded Case's TAG v2.0.37 and I'm using it to convert all my ID3v2 tags to APEv2 tags. (I must admit that Foobar2000 is very persuasive, since I wouldn't be doing this conversion if I didn't love FB2K)
What I'm doing is the following:
tag --tofilen output.txt song.mp3
and immediately afterwards:
tag --removeid3v2 --force APEv2 --fromfile output.txt song.mp3
But it's a two-step process, and I suppose that there must be a better method to do the ID3v2->APEv2 conversion.
Do you know how to do this in one step, please?
Thanks a million.
Regards.