I'm a bit new to this - I am using FLAC encoding, and was hoping to add tags for Composer, Performer, Conductor, Orchestra, and hopefully a few of each. I have read that it is recommended to have several of these tags, and I was hoping to do this and use Mp3tag's $meta() function to combine them into a database file.
I used the options editor to add these to the tag panel, but when I edit the fields and save them, the later fields over write the earlier ones:
Before saving:
Composer: test1
Composer: test2
Composer: test3
After saving
Composer: test3
Composer: test3
Composer: test3
Have I done something wrong, or is there a work around?