Picard has the option to remove all existing tags prior to tagging. That’s great, but I want to apply that feature selectively. Is there a way to use scripting to remove all tags regardless of what they are? The $delete() functions does not accept wildcards (e.g. $delete(*)
doesn’t work.)
Note that Picard does not show all tags. I’ve selected and removed all visible tags in the GUI, but tools like kid3-cli still show leftover tags that the Picard GUI ignores (mostly WM/crud tags left behind by WMP, but not limited to that) and these tags are are neither displayed nor can they be edited or deleted.
Any suggestions?