To delete a field from selected files in the tag panel, select <Delete> from the dropdown list and save the changes.
To delete a field that is not shown in the tag panel, use the extended tags dialogue Alt+T, select the field(s) there, click on the red x and save the changes with OK.
thank you, but i did not say anything about deleting s FIELD, as i thought was eveident in my explanation. i am tryting to delet the CONTENTS of a field.
The ID3 standard defines that there are no empty fields present in a file.
Either there is data for a field - and then it can be displayed.
Or there is none, then the tag does not contain that field.
So clearing the contents of a field leads in the end to a tag without that field - which means: delete field and you delete the contents of that field in the selected files.
Further information about the replace action (and many more) can be found in the documentation:
Metadata is stored in the header section of the audio file. For any tag field that has no content, there is no point in taking up the space in the header for this.
From the reply to @ohrenkino you seem to have a reason to want to keep a placeholder, is there something specific you have in mind?
BTW - if some of the common fields are missing (AlbumArtist, Artist, Album, Title, Track, Disc, Year, etc.) some players and library management software have unexpected results. So at a minimum I would suggest these key fields have some content in all files.
very simple. that Field (Artist) has many incorrect values, usually from person who created track, so i want to delete the incorrect values and then gradually enter correct data.
(and, btw, as i have discovered, it is quite problematic trying to strip/copy Artist out of Title, or in my case, File Name, which in my case is far more consistent and accurate, because of the varying number of words that the Artist name can be.)
Without a real example, it is hard to say what can be done to get the data out of the filename. It is more a question of patterns than of actual words.
You are not reading what I am writing?
As soon as you delete all the data in a field, the field gets deleted from the tag.
There are no placeholders in a tag.
So, to delete all the data from a field is to remove the field itself.
This happens only to the selected file(s).
(Are we still talking about the removal of data or are we now discussion the difficulties to extract data from the filename?)
To replace patterns, have a look at
this function also accepts some kind of wildcards but is much more complicated to handle if you simply want to clear the data from a field than to delete the field.
You have to make a difference between the display in MP3tag and that what can actually be found in a file.
The tag panel and the file list feature placeholders for fields - and these remain empty if no data for that field is found in a file.
To get an accurate list of found fields in a file, please use the extended tags dialogue Alt+T.
This still is not a problem. When you remove all of the existing data, whether by formally deleting them, or replacing existing info with nothing, then effectively that tag field is removed from the header. When you put new info back into that field, it will easily be put back into the header.