[X] Wrong YEAR

I often use the "remove tags / undo action" to clean files of unwanted tags (lyrics, mp3v1 etc.). Works well, but the YEAR always gets messed up. For example, "2008" transmutes to "1606" or "2810".

This sounds very weird. Can you provide step-by-step instructions on how to reproduce this issue?

Marked as "No Bug" since no further information has been provided.

Sorry, I forgot to check this site for a reply :unsure:
I don't know if you read this message here in the "No Bugs" category so I will repost this in the Bug Reports category if I don't get an answer in about a week.

--> Can you provide step-by-step instructions on how to reproduce this issue? <--
It is only happening for some MP3s, not always. If there are problematic files, then it's the following:

  • Load directory in MP3Tag
  • remove tag from all files
  • undo action
  • now there is a wrong year in the list view
  • if you view the details of an mp3 now, there are TWO "YEAR" fields
  • one has the correct value, the other one a totally unexpected, like 2641 or 1601.

Regards
phenx

Can you somehow identify one file where this issue happens whenever you try it?

Please check your tags with "View > Extended Tags..." before and after the Undo, also keep an eye on the ID3v2 version.

Maybe this is happening?

File with ID3v2.3 tags, YEAR and DATE field.
Tag settings are set to write ID3v2.4
Undo merges YEAR and DATE together because DATE is stored in YEAR in ID3v2.4

That seems to be the case. Didn't know that they are merged together.

Just checked it with one of the problematic files, so

DATE 1305 and YEAR 2008
changes to:
YEAR 1305 and YEAR 2008
(duplicate value in the enhanced taginfos)

regards
phenx

I had this problem but was unable to use the undo to solve it so I created the action attached to repair the tags.

You must update your tags to ID3v2.3 before running the action or it will have no effect.

The action recreates the Date field, it then merges the two Year fields, and finally it removes the date info from the Year field.

Of course be sure to TEST the action before using it on all your files. It worked for me but no guarantees it will work for you.

Good Luck!
Roger

Recreate_Date_field_and_Delete_Second_Year_Field.mta (99 Bytes)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.