I have tried multiple ways to merge existing file tags with new ones retrieved by Picard and there seems no way to do it:
Related discussions:
i.e I just wanna set the tag to ‘Female Vocal; Rave; Psytrance’ (sorting not relevant)
If I use copy/paste, the new tag is overwritten. If I copy and click edit, pasting it will not properly paste the individual values but all of them flattened and joined with '; '.
I know I can click ‘Add value’ multiple times and copy/paste each individual value, but that’s a hell if you have to process multiple files.
Directly editing the column and adding new values separated by '; ’ also flattens the values.
How can I merge values? (obviously writing a script to preprocess manually every track, copy the old values to another tag, then merge both via scripts and delete the dummy tag is also a NO, since it involves also editing files which don’t need an update/merge)
Definitely a simple contextual menu entry to do this would be much appreciated.