# ID3v2.4 tag Year not shown

**URL:** https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979
**Category:** Support
**Created:** [January 23, 2012, 11:01am UTC](https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979 "2012-01-23T11:01:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Roadrunner](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/d2c977/32.png) [@Roadrunner](https://community.mp3tag.de/u/Roadrunner)
#### Post date: [January 23, 2012, 11:01am UTC](https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979/1 "2012-01-23T11:01:40Z")

</div>

mp3 files tagged with linux package eyeD3 do show the Year tag when shown in MP3TAG.  
eyeD3 defaults to ID3v2.4 and can read the year tag on previously tagged files.

Should ID3v2.4 generally be avoided ?

---

<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: [January 23, 2012, 1:13pm UTC](https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979/2 "2012-01-23T13:13:11Z")

</div>

The Topic title and your post are contradicting..

Please check with "View \> Extended Tags" to see all tags of a file.  
Maybe you can provide a sample file if the problem persists.

> [@](#):
>
> Should ID3v2.4 generally be avoided ?

Depends on your personal use.  
But it is not as well supported by soft- and hardware as ID3v2.3

---

<div class="post-metadata">

### Author: ![Roadrunner](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/d2c977/32.png) [@Roadrunner](https://community.mp3tag.de/u/Roadrunner)
#### Post date: [January 24, 2012, 4:51am UTC](https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979/3 "2012-01-24T04:51:36Z")

</div>

Hi Dano, thank you for pointing me towards the Extended Tags. That provided the understanding needed to solve this issue.

To sum up: eyeD3 -Y "$DATE" sets the TDRL (Release Date) tag, whereas mp3tag (and others) look for year in the TDRC (Recording time) tag.

Changing my tagging script to include --set-text-frame=TDRC:"$DATE" solves my problem. ![:rolleyes:](https://community.mp3tag.de/uploads/default/original/1X/3a79e8b0b7d169b30216785521d7c6f4f895c421.gif ":rolleyes:")

Thank you for your help, and props to mp3tag for its rich feature set.

/Roadrunner ![:music:](https://community.mp3tag.de/uploads/default/original/1X/2ba05d1ade5eb0d15fc173be6f717dbe63890a70.gif ":music:")

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:23pm UTC](https://community.mp3tag.de/t/id3v2-4-tag-year-not-shown/12979/4 "2026-02-09T12:23:36Z")

</div>


