Hello, here is a another way I think:
- Open your old files in Mp3tag, highlight the particular album, and click the 'export' button.
- Now make a new type of export file.. like this for example:
$filename(txt)$loop(%_path%)%track% @ %year% @ %title% @ %album% @ %artist% @ %genre%
$loopend()
an initial export file name would be "mp3tag.txt", which you could change to whatever the album is.
- Save the text file where you want and then open up your new virgin replacement files.
- Highlight the proper selections and then click on 'Text file - tag'
- Now the proper string is this:
%track% @ %year% @ %title% @ %album% @ %artist% @ %genre%
check it with preview to see if it matches up. If not make sure your fields are matched up properly.
- Repeat and Enjoy
ps. I use the @ sign because it is uncommon. When you get the hang of using fields you'll be able to correct bad tags quicker.