Are there API calls in taglib that removes Tags completely from a given file? I am trying to keep only one Tag in files (ID3v2) and remove all other tags (ID3v1, APE) also, is it possible to specify what version of ID3v2 to use? e.g. ID3v2.3 instead of 2.4? This is to be compliant with WMP since it can only read 2.3 with UTF-16 encoding... Thank you Moo