I have 2 fields that need to have the same information, example "Label" and "Publisher". The reason for this is:
I use Traktor, which uses the "Publisher" field.
I use a few other programs which look for the "Label" field.
So, I've used foobar to tag a few hundred tracks which have data in the "Label" field, and I've also used mp3tag for hundreds of others which have data in the "Publisher" field. I'm trying to copy from "Label" to "Publisher" and vice versa so that all my music have the same data in both fields.
I created a Format value action with the field as "LABEL" and the format string as "%publisher%", but after running it, it only removes the text from the field instead of copying it to the other. I also would like to move all "Style" fields to the "Genre" field. I hope this makes sense and appreciate your help.