# Mp3tag v2.53 released

**URL:** https://community.mp3tag.de/t/mp3tag-v2-53-released/14030
**Category:** Announcements
**Created:** [October 24, 2012, 4:30pm UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030 "2012-10-24T16:30:56Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [October 24, 2012, 4:30pm UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/1 "2012-10-24T16:30:56Z")

</div>

I've just released **Mp3tag v2.53**!

With this version Mp3tag now uses a different method for drag & drop of cover art, which does not require re-encoding the cover image. Instead, the original image is used whenever possible. In addition, support for drag & drop of cover art from Google Chrome has been added.

Furthermore, the release year (ID3v2.3 frame TYER, displayed as YEAR) and release date (ID3v2.3 frame TDAT, displayed as DATE) are now combined in YEAR and displayed as YYYY-MM-DD. This improves compatibility with other applications (e.g., foobar2000) and provides a consistent view with all revisions of the ID3v2 specification.

For a full list of changes please see the [History of Changes](http://www.mp3tag.de/en/changelog.html).

You can download the new version from  
[http://mp3tag.de/en/download.html](http://mp3tag.de/en/download.html)

Enjoy and be well 🙂

Florian

---

<div class="post-metadata">

### Author: ![wallytek](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/w/bbe5ce/32.png) [@wallytek](https://community.mp3tag.de/u/wallytek)
#### Post date: [October 25, 2012, 8:40am UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/2 "2012-10-25T08:40:17Z")

</div>

> [@Florian](#):
>
> I've just released **Mp3tag v2.53**!
> 
> With this version Mp3tag now uses a different method for drag & drop of cover art, which does not require re-encoding the cover image. Instead, the original image is used whenever possible. In addition, support for drag & drop of cover art from Google Chrome has been added.
> 
> Furthermore, the release year (ID3v2.3 frame TYER, displayed as YEAR) and release date (ID3v2.3 frame TDAT, displayed as DATE) are now combined in YEAR and displayed as YYYY-MM-DD. This improves compatibility with other applications (e.g., foobar2000) and provides a consistent view with all revisions of the ID3v2 specification.
> 
> For a full list of changes please see the [History of Changes](http://www.mp3tag.de/en/changelog.html).
> 
> You can download the new version from  
> [http://mp3tag.de/en/download.html](http://mp3tag.de/en/download.html)
> 
> Enjoy and be well 🙂
> 
> Florian

Hi Florian

I just got snookered with this change.  
The Year field will no longer accept less than 4 characters !!!  
I can't enter years such as 62, 56, 75, etc.  
I used to enter 2 character years, then run an Action script to prefix them with the 19 (or 20 as needed).  
This saved a lot of keying when adding years to songs in a list.  
Is there any way I can revert back to the alphanumeric year without going back a change level,  
or is there some kind of workaround that you can tell me?

Thanks  
Brian Waldron

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [October 25, 2012, 6:06pm UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/3 "2012-10-25T18:06:14Z")

</div>

> [@wallytek](#):
>
> ... run an Action script to prefix them with the 19 (or 20 as needed)....

Well ... if you create a custom field like e.g. my\_year (which can be in any format) for input and then run that script of yours which added the 19 or 20 then ...  
you could append that script with two actions:  
one of the type "Format tag field" for YEAR with the contents of %my\_year%.  
And then an action to remove the custom field ...

you would be back to the old way.

---

<div class="post-metadata">

### Author: ![wallytek](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/w/bbe5ce/32.png) [@wallytek](https://community.mp3tag.de/u/wallytek)
#### Post date: [October 26, 2012, 4:17pm UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/4 "2012-10-26T16:17:48Z")

</div>

> [@ohrenkino](#):
>
> Well ... if you create a custom field like e.g. my\_year (which can be in any format) for input and then run that script of yours which added the 19 or 20 then ...  
> you could append that script with two actions:  
> one of the type "Format tag field" for YEAR with the contents of %my\_year%.  
> And then an action to remove the custom field ...
> 
> you would be back to the old way.

Ah yes, got it.  
Thanks.  
Brian

---

<div class="post-metadata">

### Author: ![aax](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/a/edb3f5/32.png) [@aax](https://community.mp3tag.de/u/aax)
#### Post date: [October 27, 2012, 12:30am UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/5 "2012-10-27T00:30:33Z")

</div>

> [@](#):
>
> Furthermore, the release year (ID3v2.3 frame TYER, displayed as YEAR) and release date (ID3v2.3 frame TDAT, displayed as DATE) are now combined in YEAR and displayed as YYYY-MM-DD.

How does that exactly work now? Is YEAR written to both fields or is just TYER always used?

---

<div class="post-metadata">

### Author: ![dano](https://community.mp3tag.de/user_avatar/community.mp3tag.de/dano/32/6_2.png) [@dano](https://community.mp3tag.de/u/dano)
#### Post date: [October 27, 2012, 6:04am UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/6 "2012-10-27T06:04:59Z")

</div>

From YYYY-MM-DD that you put in the Year field YYYY is written to TYER and MM-DD is written to TDAT

---

<div class="post-metadata">

### Author: ![evendo](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/e/bcef8e/32.png) [@evendo](https://community.mp3tag.de/u/evendo)
#### Post date: [October 27, 2012, 12:24pm UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/7 "2012-10-27T12:24:18Z")

</div>

Hi!

So sorry for disturbance, but it's seem since MP3tag 2.53, it doesn't support the format YYYY.MM.DD for the YEAR value anymore. When I input a value like 2012.09.30 at YEAR, it will become [blank] when I save the info. Any idea or help?

I really want to continue use the format YYYY.MM.DD. It' a familiar and popular year format, and I used this format in everything, from important documents to music tags that made by MP3tag (since the first day I know about this useful program.)

I think it's no problem if the program still 'understand' this format (and how the real value be written TYER or TDAT, it's totally depended on you; I won't dispute anything about this 😉 I'm sure!)

Please help. Thanks!

* * *

P/S: If nothing can be changed (by a lot of reasons), then I must re-tag a lot of files from my collection again (and believe me, it's a so hard-working to make any file be 'neat' and 'informative'). If that happen, I think nothing better than coming back to the old version 2.52, this version still good for me at this time!

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [November 3, 2012, 6:17am UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/8 "2012-11-03T06:17:41Z")

</div>

> [@Evendo](#):
>
> ... I really want to continue use the format YYYY.MM.DD. It' a familiar and popular year format, and I used this format in everything, from important documents to music tags ...

Should I say ...  
"Oh the times, oh the customs!" ... or ... "Other countries, other customs!"

For international world wide usage, the formatting rules for date time values are defined by the norm ISO 8601.  
There are countries, like Germany, where the ISO standard has been incorporated into the DIN standard since 1988, since 2006 as DIN ISO 8601, replacing elder DIN standards DIN 1355 and DIN 1355-1.  
But many people there do not want to take note of this fact, and they stick to their national sentiment.

It is good work that Mp3tag follows the ID3 recommendations and the ISO standard.

DD.20121103.0815.CET

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [January 7, 2021, 9:07am UTC](https://community.mp3tag.de/t/mp3tag-v2-53-released/14030/9 "2021-01-07T09:07:44Z")

</div>


