Topic: Remove unwanted tags from tracks?
I would like to remove some unwanted tags like 'ASIN', 'catalognumber' or 'script'.
How can I
a) prevent that Picard 1.0 download such tags from MB?
b) prevent that Picard 1.0 write such tags to my tracks?
I tried the command
$unset(ASIN)
in the Tagger-script-Section, but without any visible success.