-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
I am trying to copy one tag from field "TXXX:grouping" to field "GRP1". Should be simple in theory but I somehow cannot grasp the concept. I start with id3 -2 -wTXXX:grouping "%{GRP1}" mp3file.mp3 (similar to the below example) but this does not write the GRP1 field to the TXXX field. If I just add text instead of the %{GRP1}, it works.
Any ideas? It almost seems as if GRP1 is not in the list of compatible frames (as per compatability section), so maybe I just use another TXXX frame to copy to the desired frame...
