Detlev I think your method to copy an Id3v1 field to ID3v2 leads to the removal of all v2 tag fields that are not in the v1 tag.
You need to export the v1 tag to a text file and import it from there.
The filter can also compare tag fields.
Detlev I think your method to copy an Id3v1 field to ID3v2 leads to the removal of all v2 tag fields that are not in the v1 tag.
You need to export the v1 tag to a text file and import it from there.
The filter can also compare tag fields.