Tag Mapping: Difference between revisions
m (Fixed typo) |
Beardgoggles (talk | contribs) m (→Notes: Remove test template) |
||
(52 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
This page attempts to document a useful mapping between the tagging schemes used on various (audio) file formats. Hopefully this will help those developers trying to transcode or move audio data around and wish to retain their tags. It is hopefully also of use to developers that read and write metadata from audio files. | This page attempts to document a useful mapping between the tagging schemes used on various (audio) file formats. Hopefully this will help those developers trying to transcode or move audio data around and wish to retain their tags. It is hopefully also of use to developers that read and write metadata from audio files. | ||
Line 9: | Line 8: | ||
<b>Please do not rely on the content being accurate.</b> | <b>Please do not rely on the content being accurate.</b> | ||
==Organization== | |||
== Organization == | |||
The below tables are organized into categories of data, and within each category the ordering is roughly as follows: | The below tables are organized into categories of data, and within each category the ordering is roughly as follows: | ||
Line 26: | Line 23: | ||
This document will <b>not</b> deal with approaches to tagging, except where certain approaches to tagging are required to make mapping work. | This document will <b>not</b> deal with approaches to tagging, except where certain approaches to tagging are required to make mapping work. | ||
===Format-specific notes=== | |||
====Vorbis Comment==== | |||
Tags marked <sup>S</sup> or <sup>M</sup> denote how many instances of that tag should be allowed to be stored in a file: Single or Multiple. | |||
====Matroska==== | |||
Unlike other tagging systems, the same tag name (e.g. TITLE) can have different meanings based on the "TargetType" level. | |||
The recommendation is that album-specific tags have a "TargetType" of 50 and track-specific tags have a "TargetType" of 30. | |||
== Mapping Tables == | == Mapping Tables == | ||
=== Titles === | === Titles === | ||
{| class="wikitable plainrowheaders sortable" style="text-align: center;" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2 /> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| scope="row" bgcolor=#CEF2E0 | Album Title | |||
| Album (30 chars) | |||
| TAL | |||
| colspan="2" style="text-align: center;" | TALB | |||
| ©alb <ref name=musicbrainz /> | |||
| WM/AlbumTitle <ref name=musicbrainz /> | |||
| ALBUM <sup>S</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| Album <ref name=musicbrainz /> | |||
| TITLE | |||
| IPRD <ref name=fb2kriff /> | |||
| upnp:album <ref name=twonky /> | |||
|- | |||
| Album Title Sort Order | |||
| || | |||
| ''TSOA'' <ref name=foobar2k /> / XSOA <ref name=musicbrainz /> | |||
| TSOA | |||
| soal <ref name=musicbrainz /> | |||
| WM/AlbumSortOrder <ref name=musicbrainz /> | |||
| ALBUMSORT <ref name=musicbrainz /> | |||
| ALBUMSORT <ref name=musicbrainz /> | |||
| SORT_WITH | |||
| || | |||
|- | |- | ||
| | | Original Album Title <ref name=foobar2k /> || | ||
| TOT | |||
| colspan="2" style="text-align: center;" | TOAL || | |||
| WM/OriginalAlbumTitle | |||
| || || || || | |||
|- | |- | ||
| | | Disc <ref name=musicbrainz /> / Set <ref name=foobar2k /> Subtitle (for multi-disc sets) | ||
| || | |||
| colspan="2" style="text-align: center;" | TSST<ref name=foobar2k /> | |||
| ----:com.apple.iTunes:DISCSUBTITLE <ref name=musicbrainz /> | |||
| WM/SetSubTitle <ref name=musicbrainz /> | |||
| DISCSUBTITLE <ref name=musicbrainz /> | |||
| DiscSubtitle <ref name=musicbrainz /> | |||
| SUBTITLE | |||
| || | |||
|- | |- | ||
| | | Show Name | ||
| || || || | |||
| tvsh <ref name=musicbrainz /> | |||
| || || || || || | |||
|- | |- | ||
| | | Show Name Sort Order | ||
| || || || | |||
| sosn <ref name=musicbrainz /> | |||
| || || || || || | |||
|- | |- | ||
| | | Content Group <ref name=foobar2k /> || | ||
| TT1 / ''GP1'' <ref name="itunesgrp1"/> | |||
| colspan="2" style="text-align: center;" | TIT1 / ''GRP1'' <ref name="itunesgrp1"/> | |||
| ©grp <ref name=musicbrainz /> | |||
| WM/ContentGroupDescription <ref name=musicbrainz /> | |||
| GROUPING <ref name=musicbrainz /> | |||
| Grouping <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Work Title | ||
| | |||
| ''TT1'' <ref name="itunesgrp1"/> | |||
| colspan="2" | ''TIT1'' <ref name="itunesgrp1"/> / TXXX:WORK | |||
| ©wrk <ref name="exiftool"/> | |||
| WM/Work <ref name="musicbrainz"/> | |||
| WORK <ref name="musicbrainz"/> | |||
| WORK <ref name="musicbrainz"/> | |||
| || | |||
|- | |- | ||
| | | bgcolor=#CEF2E0 | Track Title | ||
| Title (30 chars) | |||
| TT2 | |||
| colspan="2" style="text-align: center;" | TIT2 | |||
| ©nam <ref name=musicbrainz /> | |||
| Title <ref name=musicbrainz /> | |||
| TITLE <sup>S</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| Title <ref name=musicbrainz /> | |||
| TITLE | |||
| INAM <ref name=age /> <ref name=fb2kriff /> | |||
| dc:title <ref name=twonky /> | |||
|- | |- | ||
| Track Title Sort Order | |||
| || | |||
| ''TSOT'' <ref name=foobar2k /> / XSOT <ref name=musicbrainz /> | |||
| TSOT || sonm <ref name=musicbrainz /> | |||
| WM/TitleSortOrder <ref name=musicbrainz /> | |||
| TITLESORT <ref name=musicbrainz /> | |||
| TITLESORT <ref name=musicbrainz /> | |||
| SORT_WITH | |||
| || | |||
|- | |- | ||
| Track | | Track Subtitle<ref name=foobar2k /> || | ||
| TT3 | |||
| colspan="2" style="text-align: center;" | TIT3 | |||
| ----:com.apple.iTunes:SUBTITLE <ref name=musicbrainz /> | |||
| WM/SubTitle <ref name=musicbrainz /> | |||
| SUBTITLE <ref name=musicbrainz /> | |||
| Subtitle | |||
| SUBTITLE | |||
| || | |||
|- | |- | ||
| | | Version | ||
| || || || || || | |||
| VERSION <sup>S</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| || || || | |||
|- | |- | ||
| | | Part | ||
| || || || || || | |||
| PART <sup>M</sup> <ref name=vorbis-ogg-tagging /> || | |||
| PART | |||
| || | |||
|- | |- | ||
| | | Opus | ||
| || || || || || | |||
| OPUS <sup>S</sup> <ref name=vorbis-ogg-tagging /> || | |||
| OPUS | |||
| || | |||
|- | |- | ||
| | | Movement Name | ||
| | |||
| MVN | |||
| colspan="2" align="center" | MVNM <ref name=musicbrainz /> | |||
| ©mvn <ref name=exiftool/> || | |||
| colspan="2" style="text-align: center;" | MOVEMENTNAME <ref name=musicbrainz /> | |||
| MOVEMENT | |||
| || | |||
|- | |- | ||
| Chapter | | Chapter Name | ||
| || || || || || | |||
| CHAPTERxxxNAME <ref name=vorbis-chapter-extension /> || | |||
| CHAPTER | |||
| || | |||
|- class="sortbottom" | |- class="sortbottom" | ||
|} | |} | ||
=== People & Organizations === | ===People & Organizations=== | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#F5FFFA | Album Artist || | |||
| TP2 | |||
| colspan="2" style="text-align: center;" | TPE2 | |||
| aART <ref name=musicbrainz /> | |||
| WM/AlbumArtist <ref name=musicbrainz /> | |||
| ALBUMARTIST <ref name=dbpoweramp /><ref name=musicbrainz /> | |||
| Album Artist <ref name=musicbrainz /> | |||
| || | |||
| upnp:albumArtist <ref name=twonky /> | |||
|- | |- | ||
| Album Artist Sort Order | |||
| || | |||
| colspan="2" style="text-align: center;" | <i>TSO2</i> <ref name=foobar2k /> / TXXX:ALBUMARTISTSORT <ref name=musicbrainz /> | |||
| soaa <ref name=musicbrainz /> | |||
| WM/AlbumArtistSortOrder <ref name=musicbrainz /> | |||
| ALBUMARTISTSORT <ref name=musicbrainz /> | |||
| ALBUMARTISTSORT <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | bgcolor=#CEF2E0 | Track Artist | ||
| Artist (30 chars) | |||
| TP1 | |||
| colspan="2" style="text-align: center;" | TPE1 | |||
| ©ART <ref name=musicbrainz /> | |||
| Author <ref name=musicbrainz /> | |||
| ARTIST <sup>S</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| Artist <ref name=musicbrainz /> || | |||
| IART <ref name=fb2kriff /> | |||
| upnp:artist <ref name=twonky /> | |||
|- | |- | ||
| Track Artist Sort Order <ref name=foobar2k /> | |||
| || | |||
| <i>TSOP</i> <ref name=foobar2k /> / XSOP <ref name=musicbrainz /> | |||
| TSOP || soar <ref name=musicbrainz /> | |||
| WM/ArtistSortOrder <ref name=musicbrainz /> | |||
| colspan="2" style="text-align: center;" | ARTISTSORT <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Arranger || | ||
| IPL:arranger | |||
| IPLS:arranger <ref name=musicbrainz /> | |||
| TIPL:arranger | |||
| ©arg <ref name=exiftool /> | |||
| | |||
| ARRANGER <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| Arranger <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Author / Writer || | ||
| TXT | |||
| colspan="2" style="text-align: center;" | TEXT | |||
| ©aut <ref name=exiftool /> || | |||
| AUTHOR <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| || | |||
| IWRI <ref name=age /> || | |||
|- | |- | ||
| | | Writer <ref name=musicbrainz /> | ||
| || || || || | |||
| [see Lyricist] | |||
| WRITER <ref name=musicbrainz /> | |||
| Writer <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | bgcolor=#F5FFFA | Composer || | ||
| TCM | |||
| colspan="2" style="text-align: center;" | TCOM | |||
| ©wrt <ref name=musicbrainz /> or ©com | |||
| WM/Composer <ref name=musicbrainz /> | |||
| COMPOSER <sup>M</sup> <ref name=vorbis-ogg-tagging /><ref name=vorbis-field-names /> | |||
| Composer <ref name=musicbrainz /> | |||
| | |||
| IMUS <ref name=age /> | |||
| upnp:author <ref name=twonky /> | |||
|- | |- | ||
| Composer Sort Order | |||
| || | |||
| colspan="2" style="text-align: center;" | TSOC <ref name=foobar2k /> | |||
| soco <ref name=musicbrainz /> | |||
| || || || || || | |||
|- | |- | ||
| | | bgcolor=#F5FFFA | Conductor || | ||
| TP3 | |||
| colspan="2" style="text-align: center;" | TPE3 | |||
| ----:com.apple.iTunes:CONDUCTOR <ref name=musicbrainz /> or ©con <ref name=mp3tag/> | |||
| WM/Conductor <ref name=musicbrainz /> | |||
| CONDUCTOR <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| Conductor <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Engineer <ref name=musicbrainz /> || | ||
| IPL:engineer | |||
| IPLS:engineer | |||
| TIPL:engineer | |||
| ----:com.apple.iTunes:ENGINEER <ref name=musicbrainz /> | |||
| | |||
| ENGINEER <ref name=musicbrainz /> | |||
| Engineer <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Ensemble | ||
| || || || || || | |||
| ENSEMBLE <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| || || || | |||
|- | |- | ||
| | | Involved People <ref name=mp3tag /> || | ||
| IPL | |||
| IPLS | |||
| TIPL | |||
| || || || || || || | |||
|- | |- | ||
| | | Lyricist || | ||
| TXT=Lyricist/Lyrics | |||
| colspan="2" style="text-align: center;" | TEXT <ref name=foobar2k /> <ref name=musicbrainz /> | |||
| ----:com.apple.iTunes:LYRICIST <ref name=musicbrainz /> | |||
| WM/Writer <ref name=musicbrainz /> | |||
| LYRICIST <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| Lyricist | |||
| || || | |||
|- | |- | ||
| | | Mix-DJ <ref name=musicbrainz /> || | ||
| IPL:DJ-mix | |||
| IPLS:DJ-mix <ref name=musicbrainz /> | |||
| TIPL:DJ-mix <ref name=musicbrainz /> | |||
| ----:com.apple.iTunes:DJMIXER <ref name=musicbrainz /> || | |||
| DJMIXER <ref name=musicbrainz /> | |||
| DJMixer <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| Mix | | Mix Engineer <ref name=musicbrainz /> || | ||
| IPL:mix | |||
| IPLS:mix <ref name=musicbrainz /> | |||
| TIPL:mix <ref name=musicbrainz /> | |||
| ----:com.apple.iTunes:MIXER <ref name=musicbrainz /> | |||
| | |||
| MIXER <ref name=musicbrainz /> | |||
| Mixer <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Musician Credits <ref name=mp3tag /> || | ||
| || | |||
| TMCL | |||
| || || || || || || | |||
|- | |- | ||
| | | Narrator || | ||
| || || | |||
| ©nrt <ref name=exiftool /> | |||
| || || || || || | |||
|- | |- | ||
| Organisation || || || || || || ORGANIZATION <ref name=vorbis-v-comment /> | | Organisation || | ||
| || || || || | |||
| ORGANIZATION <ref name=vorbis-v-comment /> | |||
| || || || | |||
|- | |- | ||
| Original Artist <ref name=foobar2k /> || || TOPE <ref name= | | Original Artist <ref name=foobar2k /> || | ||
| TOA | |||
| colspan="2" style="text-align: center;" | TOPE | |||
| ©ope <ref name=exiftool /> | |||
| WM/OriginalArtist | |||
| || || || || | |||
|- | |- | ||
| Original Lyricist <ref name=mp3tag /> || || TOLY | | Original Lyricist <ref name=mp3tag /> || | ||
| TOL | |||
| colspan="2" style="text-align: center;" | TOLY || | |||
| WM/OriginalLyricist | |||
| || || || || | |||
|- | |- | ||
| Performer || || IPLS <ref name= | | Performer || | ||
| | |||
| IPLS:instrument <ref name=musicbrainz /> | |||
| TMCL:instrument <ref name=musicbrainz /> | |||
| perf <ref name=exiftool /> || | |||
| PERFORMER <sup>M</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| Performer <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| Producer <ref name=musicbrainz /> || || IPLS | | Producer <ref name=musicbrainz /> || | ||
| IPL:producer | |||
| IPLS:producer | |||
| TIPL:producer | |||
| ----:com.apple.iTunes:PRODUCER or ©prd | |||
| WM/Producer | |||
| PRODUCER | |||
| Producer | |||
| | |||
| IPRO <ref name=age /> | |||
| upnp:producer <ref name=upnp /> | |||
|- | |- | ||
| Publisher || || TPUB <ref name= | | Publisher || | ||
| rowspan="2" style="text-align: center;" | TPB | |||
| rowspan="2" colspan="2" style="text-align: center;" | TPUB | |||
| ©pub <ref name=exiftool /> || | |||
| PUBLISHER <sup>S</sup> <ref name=vorbis-ogg-tagging /> | |||
| || || | |||
| upnp:publisher <ref name=upnp /> | |||
|- | |- | ||
| Label || | | Label || | ||
| ----:com.apple.iTunes:LABEL <ref name=musicbrainz /> / ©lab | |||
| WM/Publisher <ref name=musicbrainz /> | |||
| LABEL <sup>S</sup> <ref name=vorbis-ogg-tagging /> | |||
| Label <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | (Internet<ref name=id3v2.3 />) Radio Station <ref name=foobar2k /> || | ||
| | |||
| colspan="2" style="text-align: center;" | TRSN | |||
| | |||
| WM/RadioStationName | |||
| || || || || | |||
|- | |- | ||
| ( | | (internet<ref name=id3v2.3 />) Radio Station Owner <ref name=foobar2k /> || | ||
| | |||
| colspan="2" style="text-align: center;" | TRSO | |||
| | |||
| WM/RadioStationOwner | |||
| || || || || | |||
|- | |- | ||
| | | Remixed By <ref name=foobar2k /> / Mix Artist <ref name=mp3tag /> || | ||
| TP4 | |||
| colspan="2" style="text-align: center;" | TPE4 | |||
| ----:com.apple.iTunes:REMIXER <ref name=musicbrainz/> | |||
| WM/ModifiedBy <ref name=musicbrainz /> | |||
| REMIXER <ref name=musicbrainz /> | |||
| MixArtist <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Soloist || | ||
| || || | |||
| ©sol <ref name=exiftool /> | |||
| || || || || || | |||
|- | |- | ||
| Soloists || || || || || || SOLOISTS <ref name=dbpoweramp /> | | Soloists || | ||
| || || || || | |||
| SOLOISTS <ref name=dbpoweramp /> | |||
| || || || | |||
|} | |} | ||
=== Counts & Indexes === | === Counts & Indexes === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#F5FFFA | Disc Number || | |||
| rowspan="2" style="text-align: center;" | TPA=Disc Number/Disc Total | |||
| rowspan="2" colspan="2" style="text-align: center;" | TPOS=Disc Number/Disc Total | |||
| rowspan="2" style="text-align: center;" | disk <ref name=musicbrainz /> | |||
| WM/PartOfSet <ref name=musicbrainz /> || DISCNUMBER <sup>S</sup> <ref name=vorbis-ogg-tagging /> <sup>4<sup> | |||
| rowspan="2" style="text-align: center;" | Disc <ref name=musicbrainz /> | |||
| || || | |||
|- | |||
| bgcolor=#F5FFFA | Disc Total || | |||
| | |||
| DISCTOTAL <ref name=vorbis-field-names /> or TOTALDISCS <ref name=musicbrainz /> | |||
| || || | |||
|- | |||
| bgcolor=#CEF2E0 | Track Number | |||
| Album Track (1 char) | |||
| rowspan="2" style="text-align: center;" | TRK=Track Number/Track Total | |||
| rowspan="2" colspan="2" style="text-align: center;" | TRCK=Track Number/Track Total | |||
| rowspan="2" style="text-align: center;" | trkn <ref name=musicbrainz /> | |||
| WM/TrackNumber <ref name=musicbrainz /> | |||
| TRACKNUMBER <sup>S</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| rowspan="2" style="text-align: center;" | Track <ref name=musicbrainz /> | |||
| | |||
| IPRT <ref name=age /> or ITRK <ref name=fb2kriff /> | |||
| upnp:originalTrackNumber <ref name=twonky /> | |||
|- | |||
| bgcolor=#F5FFFA | Track Total || | |||
| | |||
| TRACKTOTAL <ref name=vorbis-field-names /> or TOTALTRACKS <ref name=musicbrainz /> | |||
| | |||
| IFRM <ref name=age /> | |||
|- | |||
| Movement Number || | |||
| rowspan="2" | MVI=Movement Number/Movement Total | |||
| colspan="2" rowspan="2" align="center" | MVIN=Movement Number/Movement Total <ref name=musicbrainz /> | |||
| ©mvi <ref name=exiftool/> | |||
| | |||
| MOVEMENT <ref name=musicbrainz /> | |||
| MOVEMENT <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Movement Total || | ||
| ©mvc <ref name=exiftool/> | |||
| | |||
| MOVEMENTTOTAL <ref name=musicbrainz /> | |||
| MOVEMENTTOTAL <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Part Number || | ||
| || || || || | |||
| PARTNUMBER <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| || | |||
| PRT1 | |||
| | |||
|- | |- | ||
| | | Part Total || | ||
| || || || || || || || | |||
| PRT2 | |||
| | |||
|- | |- | ||
| | | Play Count || | ||
| CNT | |||
| colspan=2 align=center | PCNT | |||
| || || || || || || | |||
|- | |- | ||
| | | Chapter TOC | ||
| | |||
| | |||
| colspan="2" | CTOC <ref name="id3v2chap"/> | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
| Chapter | | Chapter Start Time | ||
| | |||
| | |||
| colspan="2" | CHAP <ref name="id3v2chap"/> | |||
| | |||
| | |||
| CHAPTERxxx <ref name=vorbis-chapter-extension /> | |||
| || || || | |||
|- | |- | ||
| Length <ref name=mp3tag /> || || TLEN | | Length <ref name=mp3tag /> || | ||
| TLE | |||
| colspan="2" style="text-align: center;" | TLEN | |||
| || || || || | |||
| TLEN | |||
| | |||
|- | |- | ||
| Popularimeter | | Popularimeter/Rating <ref name=mp3tag /> || | ||
| POP | |||
| colspan="2" style="text-align: center;" | POPM | |||
| rate | |||
| WM/SharedUserRating <ref name=musicbrainz /> | |||
| RATING:user@email <ref name=musicbrainz /> or RATING | |||
| || | |||
| IRTD | |||
| pv:rating | |||
|- | |- | ||
| Rating | | Parental Advisory Rating || | ||
| | |||
| colspan="2" style="text-align: center;" | TXXX:ITUNESADVISORY | |||
| rtng | |||
| || || || || || | |||
|} | |} | ||
=== Dates === | === Dates === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| Recording Date || | |||
| TYE+TDA(+TIM) | |||
| TYER+TDAT(+TIME<ref name=dinkypumpkin />) | |||
| TDRC | |||
| rowspan="2" style="text-align: center;" | ©day (?) <ref name=musicbrainz /> | |||
| | |||
| DATE <sup>M</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| || | |||
| ICRD <ref name=age /><ref name=fb2kriff /> but <ref name=age />=written | |||
| dc:date <ref name=twonky /><ref name=upnp /> | |||
|- | |- | ||
| ( | | bgcolor=#CEF2E0 | Year | ||
| Year (4 chars) | |||
| TYE | |||
| TYER | |||
| part of TDRC | |||
| WM/Year <ref name=musicbrainz /> | |||
| part of DATE | |||
| Year <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Original Release Date || | ||
| TOR (year) | |||
| TORY (year) | |||
| TDOR | |||
| | |||
| WM/OriginalReleaseYear (year) <ref name=musicbrainz /> | |||
| ORIGINALDATE <ref name=musicbrainz /> | |||
| || || || | |||
|- | |- | ||
| Original Release | | Original Release Time || | ||
| || || || | |||
| WM/OriginalReleaseTime | |||
| || || || || | |||
|- | |- | ||
| Recording Dates <ref name=foobar2k /> || || TRDA | | Recording Dates, long date format <ref name=foobar2k /> || | ||
| TRD | |||
| TRDA | |||
| TXXX:recording dates <ref name=foobar2k /> | |||
| || || || || || || | |||
|- | |- | ||
| | | Release Date <ref name=foobar2k /> || | ||
| || | |||
| TDRL (release time) | |||
| || || || || || || | |||
|- | |- | ||
| Tagging Time <ref name=mp3tag /> || || || TDTG | | Tagging Time <ref name=mp3tag /> || | ||
| || | |||
| TDTG | |||
| || || || || || || | |||
|- | |- | ||
| Period || || || || || | | Period || | ||
| || || || | |||
| WM/Period | |||
| PERIOD <ref name=dbpoweramp /> | |||
| || || || | |||
|} | |} | ||
=== Identifiers === | === Identifiers === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#CEF2E0 | ISRC || | |||
| TRC | |||
| colspan="2" style="text-align: center;" | TSRC | |||
| ©isr / ----:com.apple.iTunes:ISRC <ref name=musicbrainz /> | |||
| WM/ISRC <ref name=musicbrainz /> | |||
| ISRC <sup>S</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| ISRC <ref name=musicbrainz /> | |||
| || || | |||
|- | |||
| EAN || | |||
| || || || || | |||
| EAN/UPN <sup>S</sup> <ref name=vorbis-ogg-tagging /> | |||
| || || || | |||
|- | |||
| Product Number || | |||
| || || || || || PRODUCTNUMBER <ref name=vorbis-field-names /> | |||
| || || || | |||
|- | |||
| Barcode <ref name=musicbrainz /> || | |||
| | |||
| colspan="2" style="text-align: center;" | TXXX:BARCODE | |||
| ----:com.apple.iTunes:BARCODE | |||
| WM/Barcode | |||
| BARCODE <ref name=musicbrainz /> | |||
| Barcode | |||
| || || | |||
|- | |||
| Catalogue Number || | |||
| | |||
| colspan="2" style="text-align: center;" | TXXX:CATALOGNUMBER <ref name=musicbrainz /> | |||
| ----:com.apple.iTunes:CATALOGNUMBER <ref name=musicbrainz /> | |||
| WM/CatalogNo <ref name=musicbrainz/> | |||
| CATALOGNUMBER <ref name=musicbrainz /> / LABELNO <sup>S</sup> <ref name=vorbis-ogg-tagging /> | |||
| CatalogNumber <ref name=musicbrainz /> | |||
| || || | |||
|- | |- | ||
| | | Label Code || | ||
| || || || || || || | |||
| LABEL_CODE | |||
| | |||
|- | |- | ||
| | | MCN (Media Catalog Number) <ref>[https://web.archive.org/web/20070221154246/http://www.goldenhawk.com/download/cdrwin.pdf CDRWIN User's Guide]</ref> || | ||
| || || || || | |||
| CATALOG | |||
| || || || | |||
|- | |- | ||
| | | UPC || | ||
| || || || || | |||
| UPC <ref name=dbpoweramp /> | |||
| || || || | |||
|- | |- | ||
| | | AcoustID <ref name=musicbrainz/> || | ||
| | |||
| colspan="2" align="center" | TXXX:Acoustid Id | |||
| ----:com.apple.iTunes:Acoustid Id | |||
| ''Acoustid/Id'' | |||
| colspan="2" align="center" | ACOUSTID_ID | |||
| || || | |||
|- | |- | ||
| | | AcoustID Fingerprint <ref name=musicbrainz/> || | ||
| | |||
| colspan="2" align="center" | TXXX:Acoustid Fingerprint | |||
| ----:com.apple.iTunes:Acoustid Fingerprint | |||
| ''Acoustid/Fingerprint'' | |||
| colspan="2" align="center" | ACOUSTID_FINGERPRINT | |||
| || || | |||
|- | |- | ||
| | | AccurateRip Disc ID || | ||
| || || || || | |||
| ACCURATERIPDISCID <sup>S</sup> <ref name=dbpoweramp /> | |||
| || || || | |||
|- | |- | ||
| | | CD TOC || | ||
| MCI | |||
| colspan="2" align="center" | MCDI | |||
| rowspan="2" | ----:com.apple.iTunes:iTunes_CDDB_1 | |||
| WM/MCDI <ref name=toc1/> | |||
| CDTOC <ref name=toc1/> | |||
| || | |||
| ITOC <ref name=toc1/> | |||
| | |||
|- | |- | ||
| | | CDDB1 Disc ID || | ||
| || || || || || || || || | |||
|- | |- | ||
| | | MusicBrainz IDs <ref name=musicbrainz /> || | ||
| | |||
| colspan="6" style="text-align: center;" | Various | |||
| || || | |||
|- | |- | ||
| Podcast ID || || TGID <ref name=mp3tag /> || | | Podcast ID || | ||
| | |||
| colspan="2" style="text-align: center;" | ''TGID'' <ref name=mp3tag /> | |||
| || || || || || || | |||
|- | |- | ||
| | | XID <ref>[https://www.apple.com/au/itunes/lp-and-extras/docs/Development_Guide.pdf iTunes LP Development Guide]</ref> || | ||
| || || | |||
| xid | |||
| || || || || | |||
|} | |} | ||
'''Notes''' | |||
* The {{code|iTunes_CDDB_1}} tag consists of a "+"-separated string that contains both the CDDB1 Disc ID and a decimal-based representation of the CD's TOC, similar to (but not the same as) the hex-based format used in the {{code|WM/MCDI}}, {{code|CDTOC}} and {{code|ITOC}} tags. | |||
* The {{code|xid}} tag consists of a colon-separated string that contains the provider name, the identifier type, and the identifier itself, e.g. {{code|SonyBMG:isrc:USRC10900295}}. | |||
=== Flags === | === Flags === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#F5FFFA | Compilation || | |||
| | |||
| colspan="2" align="center" | TCMP | |||
| cpil <ref name=musicbrainz /> | |||
| | |||
| COMPILATION <sup>S</sup> <ref name=dbpoweramp /> <ref name=musicbrainz /> | |||
| Compilation <ref name=musicbrainz /> | |||
| || || | |||
|- | |||
| Podcast <ref name=mp3tag /> || | |||
| | |||
| colspan="2" align="center" | PCST <ref name=podcast /> | |||
| pcst <ref name=musicbrainz /> | |||
| || || || || || | |||
|- | |- | ||
| | | Media Type (e.g. Music, Audiobook) || | ||
| || || | |||
| stik <ref name=exiftool/> | |||
| || || || || || | |||
|- | |- | ||
| | | Show Movement || | ||
| || || | |||
| shwm <ref name=exiftool/> | |||
| || || || || || | |||
|} | |} | ||
=== Ripping & Encoding === | === Ripping & Encoding === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| style="background: #F5FFFA;" | Encoded By (person/organisation) || | |||
| TEN | |||
| colspan="2" style="text-align: center;" | TENC | |||
| ©enc <ref name="exiftool"/> | |||
| WM/EncodedBy <ref name=musicbrainz /> | |||
| ENCODED-BY <sup>S</sup> <ref name=vorbis-ogg-tagging /> <ref name=vorbis-comment /> <ref name=vorbis-field-names /> | |||
| EncodedBy <ref name=musicbrainz /> | |||
| | |||
| ITCH <ref name=age /> | |||
| | |||
|- | |||
| Encoder (software) || | |||
| rowspan="2" | TSS | |||
| rowspan="2" colspan="2" style="text-align: center;" | TSSE | |||
| ©too <ref name=musicbrainz /> | |||
| WM/ToolName + WM/ToolVersion | |||
| ENCODER <ref name=vorbis-comment /> <ref name=vorbis-field-names /> | |||
| || | |||
| ISFT <ref name=age /> | |||
| | |||
|- | |- | ||
| | | Encoder Settings || | ||
| | |||
| WM/EncodingSettings | |||
| ENCODING <sup>S</sup> <ref name=vorbis-ogg-tagging /> / ENCODER SETTINGS <sup>S</sup> <ref name=dbpoweramp /> | |||
| || || || | |||
|- | |- | ||
| | | Encoding Time <ref name=mp3tag /> || | ||
| || | |||
| TDEN | |||
| || || || || || || | |||
|- | |- | ||
| | | Gapless Playback || | ||
| || || | |||
| pgap <ref name=musicbrainz /> | |||
| || || || || || | |||
|- | |- | ||
| | | File Type <ref name=mp3tag /> || | ||
| TFT | |||
| colspan="2" style="text-align: center;" | TFLT | |||
| || || || || || | |||
|- | |- | ||
| | | Media Type <ref name=foobar2k /> / Release Format <ref name=musicbrainz /> || | ||
| TMT | |||
| colspan="2" style="text-align: center;" | TMED | |||
| ----:com.apple.iTunes:MEDIA <ref name=musicbrainz /> | |||
| WM/Media <ref name=musicbrainz /> | |||
| MEDIA <ref name=musicbrainz /> | |||
| Media <ref name=musicbrainz /> | |||
| | |||
| ISRF <ref name=age /> | |||
| | |||
|- | |- | ||
| | | Source Media || | ||
| || || || || | |||
| SOURCEMEDIA <sup>S</sup> <ref name=vorbis-ogg-tagging /> <ref name=vorbis-field-names /> | |||
| || || || | |||
|- | |- | ||
| | | Source || | ||
| || || || || | |||
| SOURCE <ref name=dbpoweramp /> | |||
| || || || | |||
|- | |- | ||
| | | Original Filename <ref name=mp3tag /> || | ||
| TOF | |||
| colspan="2" style="text-align: center;" | TOFN | |||
| || || || || || || | |||
|- | |- | ||
| | | AccurateRip Result || | ||
| || || || || | |||
| ACCURATERIPRESULT <sup>S</sup> <ref name=dbpoweramp /> | |||
| || || || | |||
|- | |- | ||
| | | style="background: #F5FFFA;" | ReplayGain Album Gain || | ||
| TXX:REPLAYGAIN_ALBUM_GAIN (?) | |||
| colspan="2" style="text-align: center;" | TXXX:REPLAYGAIN_ALBUM_GAIN | |||
| || | |||
| REPLAYGAIN_ALBUM_GAIN <sup>S</sup> <ref name=vorbis-comment /> | |||
| || || || | |||
|- | |- | ||
| | | style="background: #F5FFFA;" | ReplayGain Album Peak || | ||
| TXX:REPLAYGAIN_ALBUM_PEAK (?) | |||
| colspan="2" style="text-align: center;" | TXXX:REPLAYGAIN_ALBUM_PEAK | |||
| || | |||
| REPLAYGAIN_ALBUM_PEAK <sup>S</sup> <ref name=vorbis-comment /> | |||
| || || || | |||
|- | |- | ||
| | | style="background: #F5FFFA;" | ReplayGain Track Gain || | ||
| TXX:REPLAYGAIN_TRACK_GAIN (?) | |||
| colspan="2" style="text-align: center;" | TXXX:REPLAYGAIN_TRACK_GAIN | |||
| || | |||
| REPLAYGAIN_TRACK_GAIN <sup>S</sup> <ref name=vorbis-comment /> | |||
| || || || | |||
|- | |- | ||
| | | style="background: #F5FFFA;" | ReplayGain Track Peak | ||
| | |||
| TXX:REPLAYGAIN_TRACK_PEAK (?) | |||
| colspan="2" style="text-align: center;" | TXXX:REPLAYGAIN_TRACK_PEAK | |||
| || | |||
| REPLAYGAIN_TRACK_PEAK <sup>S</sup> <ref name=vorbis-comment /> | |||
| || || || | |||
|- | |- | ||
| | | Relative Volume Adjustment | ||
| | |||
| RVA | |||
| RVAD / ''XRVA'' <ref name="id3xrva"/> | |||
| RVA2 | |||
| || || || || || || | |||
|- | |- | ||
| | | Sound Check | ||
| | |||
| COM:iTunNORM | |||
| colspan="2" | COMM:iTunNORM | |||
| ----:com.apple.iTunes:iTunNORM <ref name="exiftool"/> | |||
| || || || || || | |||
|} | |} | ||
=== URLs === | === URLs === | ||
{| class="wikitable sortable" style="text-align:center" | |||
{| class="wikitable sortable" | ! Name | ||
! Name | ! ID3v1.1 <ref name=id3v1.1 /> | ||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| Album Cover URL || | |||
| || || || | |||
| WM/AlbumCoverURL | |||
| || || || || | |||
|- | |||
| Audio Source Webpage URL <ref name=foobar2k /> || | |||
| WAS | |||
| colspan="2" style="text-align: center;" | WOAS | |||
| || || || || || || | |||
|- | |||
| Chapter URL <ref name=vorbis-chapter-extension /> || | |||
| || || || || | |||
| CHAPTERxxxURL | |||
| || || || | |||
|- | |- | ||
| | | Commercial Information URL <ref name=foobar2k /> || | ||
| WCM | |||
| colspan="2" style="text-align: center;" | WCOM | |||
| || || || || || || | |||
|- | |- | ||
| | | Copyright URL || | ||
| WCP | |||
| colspan="2" style="text-align: center;" | WCOP | |||
| | |||
| CopyrightURL | |||
| || || || || | |||
|- | |- | ||
| | | File Creator URL || | ||
| || || | |||
| ©mal | |||
| || || || || || | |||
|- | |- | ||
| | | File Webpage URL <ref name=foobar2k /> || | ||
| WAF | |||
| colspan="2" style="text-align: center;" | WOAF | |||
| | |||
| WM/AudioFileURL | |||
| || || || || | |||
|- | |- | ||
| | | Label URL || | ||
| || || | |||
| ©lal | |||
| || || || || || | |||
|- | |- | ||
| | | Payment URL <ref name=foobar2k /> || | ||
| | |||
| colspan="2" style="text-align: center;" | WPAY | |||
| || || || || || || | |||
|- | |- | ||
| | | Podcast URL <ref name=mp3tag /> || | ||
| | |||
| colspan="2" style="text-align: center;" | <i>WFED</i> <ref name=podcast/> | |||
| purl <ref name=musicbrainz/> | |||
| || || || || || | |||
|- | |- | ||
| | | Publisher URL <ref name=foobar2k /> || | ||
| WPB | |||
| colspan="2" style="text-align: center;" | WPUB | |||
| || || || || || || | |||
|- | |- | ||
| | | Radio Station URL <ref name=mp3tag /> || | ||
| | |||
| colspan="2" style="text-align: center;" | WORS | |||
| || || || || || || | |||
|- | |- | ||
| | | Track Artist Web Page URL <sup>7<sup> || | ||
| WAR | |||
| colspan="2" style="text-align: center;" | WOAR | |||
| ©prl | |||
| WM/AuthorURL | |||
| WEBSITE | |||
| Weblink | |||
| || || | |||
|} | |} | ||
=== Style === | ===Style=== | ||
{| class="wikitable sortable" style="text-align:center" | |||
! Name | |||
! ID3v1.1 <ref name=id3v1.1 /> | |||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#CEF2E0 | <b>Genre</b> | |||
| Genre (byte 80 or 126) | |||
| TCO | |||
| colspan="2" style="text-align: center;" | TCON | |||
| ©gen <ref name=musicbrainz/> / gnre <ref name=exiftool/> | |||
| WM/Genre <ref name=musicbrainz /> | |||
| GENRE <sup>M</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| Genre | |||
| GENRE | |||
| IGNR <ref name=fb2kriff /> | |||
| upnp:genre <ref name=twonky /><ref name=upnp /> | |||
|- | |||
| Genre ID || | |||
| || || | |||
| geID <ref name=exiftool/> | |||
| WM/GenreID | |||
| || || || || | |||
|- | |||
| Beats Per Minute <sup>7</sup> || | |||
| TBP | |||
| colspan="2" style="text-align: center;" | TBPM | |||
| tmpo <ref name=musicbrainz /> | |||
| WM/BeatsPerMinute <ref name=musicbrainz/> | |||
| colspan="2" style="text-align: center;" | BPM <ref name=musicbrainz /> | |||
| BPM | |||
| || | |||
|- | |||
| Initial Key || | |||
| TKE | |||
| colspan="2" style="text-align: center;" | TKEY | |||
| | |||
| WM/InitialKey | |||
| || | |||
| INITIAL_KEY | |||
| || | |||
|- | |||
| Mood <ref name=mp3tag /> || | |||
| | |||
| colspan="2" style="text-align: center;" | TMOO | |||
| ----:com.apple.iTunes:MOOD <ref name=musicbrainz /> | |||
| WM/Mood <ref name=musicbrainz /> | |||
| MOOD <ref name=musicbrainz /> | |||
| Mood <ref name=musicbrainz /> | |||
| MOOD | |||
| || | |||
|- | |||
| Style || | |||
| || || || || | |||
| STYLE <sup>M</sup> <ref name=dbpoweramp /> | |||
| || || | |||
|- | |||
| Time Signature || | |||
| || || || || || || | |||
| MEASURE | |||
| || | |||
|- | |||
| Tuning (frequency) || | |||
| || || || || || || | |||
| TUNING | |||
| || | |||
|} | |||
{| class="wikitable sortable" | ===Miscellaneous=== | ||
! Name | {| class="wikitable sortable" style="text-align:center" | ||
! Name | |||
! ID3v1.1 <ref name=id3v1.1 /> | |||
! ID3v2.2 <ref name=id3v2.2/> | |||
! ID3v2.3 <ref name=id3v2.3 /> | |||
! ID3v2.4 <ref name=id3v2.4 /> | |||
! iTunes MP4 | |||
! WMA <ref name=wmformat/> | |||
! Vorbis Comment | |||
! APEv2 | |||
! Matroska <ref name="matroska"/> | |||
! RIFF | |||
! UPnP | |||
|- | |||
| bgcolor=#CEF2E0 | Comments | |||
| Comment (28 chars) | |||
| COM | |||
| colspan="2" style="text-align: center;" | COMM | |||
| ©cmt | |||
| WM/Comments | |||
| COMMENT <sup>M</sup> <ref name=vorbis-ogg-tagging /> | |||
| Comment | |||
| COMMENT | |||
| ICMT <ref name=age /><ref name=fb2kriff /> | |||
| | |||
|- | |||
| Description || | |||
| | |||
| colspan="2" style="text-align: center;" | TIT3 (!)<ref name=dinkypumpkin /> | |||
| desc <ref name=dinkypumpkin /> || | |||
| DESCRIPTION <ref name=vorbis-v-comment /> || | |||
| DESCRIPTION | |||
| | |||
|- | |- | ||
| | | Podcast <ref name=mp3tag /> / Long <ref name=dinkypumpkin /> Description || | ||
| | |||
| colspan="2" style="text-align: center;" | ''TDES'' <ref name=podcast /> <ref name=mp3tag /> | |||
| ldes <ref name=dinkypumpkin /> | |||
| || || || || || | |||
|- | |- | ||
| | | Contact || | ||
| || || || || | |||
| CONTACT <ref name=vorbis-v-comment /> | |||
| || || || | |||
|- | |- | ||
| | | bgcolor=#CEF2E0 | Copyright Message (©) || | ||
| TCR | |||
| colspan="2" style="text-align: center;" | TCOP | |||
| cprt <ref name=musicbrainz /> | |||
| Copyright <ref name=musicbrainz /> | |||
| COPYRIGHT <sup>S</sup> <ref name=vorbis-v-comment /><ref name=vorbis-ogg-tagging /> | |||
| Copyright <ref name=musicbrainz /> | |||
| COPYRIGHT | |||
| ICOP <ref name=age /> || | |||
|- | |- | ||
| | | bgcolor=#F5FFFA | Artwork || | ||
| PIC | |||
| colspan="2" style="text-align: center;" | APIC | |||
| covr | |||
| | |||
| METADATA_BLOCK_PICTURE <ref name=vorbis-comment /><ref name=vorbis-field-names /> or COVERART <span style="color:red">(Deprecated)</span><ref name=vorbis-comment /> | |||
| [[#Ape pictures|Varies]] | |||
| || || | |||
|- | |- | ||
| | | Instrument || | ||
| || || || || | |||
| INSTRUMENT <ref name=dbpoweramp /> (with performer?)<ref name=musicbrainz /> | |||
| | |||
| INSTRUMENTS | |||
| || | |||
|- | |||
| Language <ref name=foobar2k /> || | |||
| TLA | |||
| colspan="2" style="text-align: center;" | TLAN | |||
| ----:com.apple.iTunes:LANGUAGE <ref name=musicbrainz /> | |||
| WM/Language <ref name=musicbrainz /> | |||
| LANGUAGE <ref name=musicbrainz /> | |||
| Language <ref name=musicbrainz /> | |||
| | |||
| ILNG <ref name=age /> | |||
| dc:language <ref name=upnp /> | |||
|- | |||
| License <ref name=musicbrainz /> || | |||
| WCP (single URL) | |||
| colspan="2" style="text-align: center;" | WCOP (single URL) / TXXX:LICENSE (multiple or non-URL) <ref name=musicbrainz /> | |||
| ----:com.apple.iTunes:LICENSE | |||
| LICENSE | |||
| LICENSE <sup>S</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| | |||
| LICENSE | |||
| || | |||
|- | |||
| Location || | |||
| || || || || | |||
| LOCATION <sup>M</sup> <ref name=vorbis-v-comment /> <ref name=vorbis-ogg-tagging /> | |||
| || || || | |||
|- | |||
| (File) Owner <ref name=foobar2k /> | |||
| || | |||
| colspan="2" style="text-align: center;" | TOWN | |||
| ownr | |||
| || || || || || | |||
|- | |||
| Podcast Category <ref name=mp3tag /> || | |||
| | |||
| colspan="2" style="text-align: center;" | ''TCAT'' <ref name=podcast /> | |||
| catg <ref name=dinkypumpkin /> | |||
| || || || || || | |||
|- | |||
| Podcast Keywords <ref name=dinkypumpkin /> || | |||
| | |||
| colspan="2" style="text-align: center;" | ''TKWD'' | |||
| keyw | |||
| || || || || || | |||
|- | |||
| Podcast GUID <ref name=dinkypumpkin /> || | |||
| | |||
| colspan="2" style="text-align: center;" | ''TGID'' | |||
| egid | |||
| || || || || || | |||
|- | |||
| Recording Copyright Message (℗) || | |||
| || | |||
| TPRO | |||
| ©phg | |||
| || || | |||
| PRODUCTION_COPYRIGHT | |||
| || | |||
|- | |||
| Rights || | |||
| || || || || | |||
| RIGHTS <ref name=vorbis-comment /> (proposed) | |||
| || || || | |||
|- | |||
| Terms of Use || | |||
| | |||
| colspan="2" align="center" | USER | |||
| || || || | |||
| TERMS_OF_USE | |||
| || | |||
|- | |||
| Script <ref name=musicbrainz /> || | |||
| | |||
| colspan="2" style="text-align: center;" | TXXX:SCRIPT | |||
| ----:com.apple.iTunes:SCRIPT | |||
| WM/Script | |||
| SCRIPT | |||
| Script | |||
| || || | |||
|- | |||
| Synced Lyrics || | |||
| SLT | |||
| colspan="2" align="center" | SYLT | |||
| | |||
| WM/Lyrics_Synchronised | |||
| || || || || | |||
|- | |||
| Unsynced Lyrics <ref name=foobar2k /> || | |||
| TXT=Lyricist/Lyrics | |||
| colspan="2" style="text-align: center;" | USLT | |||
| ©lyr <ref name=musicbrainz /> | |||
| WM/Lyrics <ref name=musicbrainz /> | |||
| LYRICS <ref name=musicbrainz /> | |||
| Lyrics <ref name=musicbrainz /> | |||
| LYRICS | |||
| || | |||
|} | |} | ||
=== | == Additional Information == | ||
=== Ape pictures === | |||
APEv2 stores each picture type with a different key according to the ID3v2 <ref name=id3v2.4 /> APIC frame's picture type. This is unlike other formats, ID3v2 for example, where all pictures are under a single ID ("APIC") and identified by a picture type. | |||
{| class="wikitable sortable" | {|class="wikitable sortable" | ||
! | ! Picture Type | ||
! APEv2 key | |||
|- | |||
| Other || Cover Art (Other) | |||
|- | |- | ||
| | | 32x32 pixels 'file icon' (PNG only) || Cover Art (Png Icon) | ||
|- | |- | ||
| | | Other file icon || Cover Art (Icon) | ||
|- | |- | ||
| | | Cover (front) || Cover Art (Front) | ||
|- | |- | ||
| | | Cover (back) || Cover Art (Back) | ||
|- | |- | ||
| | | Leaflet page || Cover Art (Leaflet) | ||
|- | |- | ||
| | | Media (e.g. label side of CD) || Cover Art (Media) | ||
|- | |- | ||
| | | Lead artist/lead performer/soloist || Cover Art (Lead Artist) | ||
|- | |- | ||
| | | Artist/performer || Cover Art (Artist) | ||
|- | |- | ||
| | | Conductor || Cover Art (Conductor) | ||
|- | |- | ||
| | | Band/Orchestra || Cover Art (Band) | ||
|- | |- | ||
| ( | | Composer || Cover Art (Composer) | ||
|- | |- | ||
| | | Lyricist/text writer || Cover Art (Lyricist) | ||
|- | |- | ||
| | | Recording Location || Cover Art (Recording Location) | ||
|- | |- | ||
| | | During recording || Cover Art (During Recording) | ||
|- | |- | ||
| | | During performance || Cover Art (During Performance) | ||
|- | |- | ||
| | | Movie/video screen capture || Cover Art (Video Capture) | ||
|- | |- | ||
| | | A bright coloured fish || Cover Art (Fish) | ||
|- | |||
| Illustration || Cover Art (Illustration) | |||
|- | |||
| Band/artist logotype || Cover Art (Band Logotype) | |||
|- | |||
| Publisher/Studio logotype || Cover Art (Publisher Logotype) | |||
|} | |} | ||
=== Issues === | === Issues === | ||
Due to the re-purposing of ID3v2's TPE2 as Album Artist, we have no field to store the name of the Orchestra, yet we have a dedicated field for the Conductor. | Due to the re-purposing of ID3v2's TPE2 as Album Artist, we have no field to store the name of the Orchestra, yet we have a dedicated field for the Conductor. | ||
Line 342: | Line 1,322: | ||
=== Mp3tag === | === Mp3tag === | ||
[[Mp3tag]] contains some mappings in its initial configuration: | [[Mp3tag]] contains some mappings in its initial configuration: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Tag | ! Tag | ||
! Source | |||
! Target | |||
|- | |- | ||
| VorbisComment || DATE || YEAR | | VorbisComment || DATE || YEAR | ||
Line 357: | Line 1,338: | ||
These mappings were previously internal to Mp3tag, they are now included as initial values in the "User-defined field mappings" preference, which was introduced in version 2.45. | These mappings were previously internal to Mp3tag, they are now included as initial values in the "User-defined field mappings" preference, which was introduced in version 2.45. | ||
==Notes== | |||
<references> | <references> | ||
<ref name= | <ref name=age>[http://age.hobba.nl/audio/tag_frame_reference.html Tag Frame Reference] by Age Bosma</ref> | ||
<ref name=dbpoweramp>dBPowerAMP</ref> | <ref name=dbpoweramp>dBPowerAMP</ref> | ||
<ref name= | <ref name=dinkypumpkin>[https://github.com/get-iplayer/get_iplayer/wiki/tagging get_iplayer Metadata Tagging]</ref> | ||
<ref name= | <ref name=exiftool>[https://exiftool.org/TagNames/QuickTime.html ExifTool QuickTime Tags]</ref> | ||
<ref name= | <ref name=fb2kriff>[http://www.hydrogenaudio.org/forums/index.php?showtopic=105749&st=0&p=865737&#entry865737 foobar2000 RIFF WAV tagging]</ref> | ||
<ref name=id3v2.3>ID3v2.3 at id3.org | <ref name=foobar2k>[[foobar2000:ID3 Tag Mapping]]</ref> | ||
<ref name=id3v2.4>ID3v2.4 at id3.org | <ref name=id3v1.1>[https://id3.org/ID3v1 ID3v1.1] at id3.org {{webarchive|https://web.archive.org/web/20220619123017/https://id3.org/ID3v1|2022-06-08}}</ref> | ||
<ref name= | <ref name=id3v2.2>[https://id3.org/id3v2-00 ID3v2.2] at id3.org {{webarchive|https://web.archive.org/web/20210816205319/https://id3.org/id3v2-00|2021-08-16}}</ref> | ||
<ref name= | <ref name=id3v2.3>[https://id3.org/id3v2.3.0 ID3v2.3] at id3.org {{webarchive|https://web.archive.org/web/20220619123017/https://id3.org/id3v2.3.0|2022-06-09}}</ref> | ||
<ref name= | <ref name=id3v2.4>[https://id3.org/id3v2.4.0-frames ID3v2.4] at id3.org {{webarchive|https://web.archive.org/web/20220619123017/https://id3.org/id3v2.4.0-frames|2022-06-19}}</ref> | ||
<ref name= | <ref name=id3v2chap>[https://id3.org/id3v2-chapters-1.0 ID3v2 Chapter Frame Addendum]</ref> | ||
<ref name=podcast> | <ref name="id3xrva">[https://id3.org/Experimental%20RVA2 XRVA - Experimental RVA2 (class 3)]</ref> | ||
<ref name=upnp> | <ref name="matroska">[https://www.matroska.org/technical/tagging.html Matroska Tagging]</ref> | ||
<ref name= | <ref name=mp3tag>[http://help.mp3tag.de/main_tags.html Mp3tag Help - Tag field mappings]</ref> | ||
<ref name= | <ref name=musicbrainz>[http://picard.musicbrainz.org/docs/mappings/ MusicBrainz Picard Tag Mapping]</ref> | ||
<ref name=podcast>[https://github.com/judwhite/IdSharp/pull/1 iTunes podcast extensions]</ref> | |||
<ref name=toc1>[https://forum.dbpoweramp.com/showthread.php?16705-FLAC-amp-Ogg-Vorbis-Storage-of-CDTOC FLAC & Ogg Vorbis Storage of CDTOC] at dBPowerAmp</ref> | |||
<ref name=twonky>[http://www.twonkyforum.com/mediawiki/index.php/Mapping_your_Media_file_tags_to_the_Twonky_Database Mapping your Media file tags to the Twonky Database]</ref> | |||
<ref name=upnp>[http://www.upnp.org/specs/av/UPnP-av-ContentDirectory-v3-Service.pdf UPnP Service Template]</ref> | |||
<ref name=vorbis-chapter-extension>[http://wiki.xiph.org/Chapter_Extension Chapter Extension] at XiphWiki</ref> | |||
<ref name=vorbis-comment>[http://wiki.xiph.org/VorbisComment VorbisComment] at XiphWiki</ref> | |||
<ref name=vorbis-field-names>[http://wiki.xiph.org/Field_names Field names] at XiphWiki</ref> | |||
<ref name=vorbis-ogg-tagging>[http://age.hobba.nl/audio/mirroredpages/ogg-tagging.html Ogg Vorbis Comment Field Recommendations]</ref> | |||
<ref name=vorbis-v-comment>[http://xiph.org/vorbis/doc/v-comment.html Ogg Vorbis I format specification: comment field and header specification] at Xiph.org</ref> | |||
<ref name=wmformat>[https://docs.microsoft.com/en-us/windows/win32/wmformat/attribute-list Windows Media Format Attribute List]</ref> | |||
<ref name="itunesgrp1">[https://community.mp3tag.de/t/support-for-new-itunes-grouping-id3-frame-grp1/ Support for new iTunes Grouping id3 frame “GRP1”?]</ref> | |||
</references> | </references> | ||
Line 386: | Line 1,374: | ||
* [[foobar2000:ID3 Tag Mapping|foobar2000 ID3 tag mapping]] | * [[foobar2000:ID3 Tag Mapping|foobar2000 ID3 tag mapping]] | ||
==External links== | == External links == | ||
* [http://id3.org/id3v2.4.0-frames ID3 v2.4.0 frames] | * [http://id3.org/id3v2.4.0-frames ID3 v2.4.0 frames] | ||
* {{ha|https://hydrogenaud.io/index.php/topic,97164.0.html|m-Tags}} | * {{ha|https://hydrogenaud.io/index.php/topic,97164.0.html|m-Tags}} | ||
Line 398: | Line 1,386: | ||
* [http://wiki.xiph.org/VorbisComment VorbisComment] | * [http://wiki.xiph.org/VorbisComment VorbisComment] | ||
* [http://age.hobba.nl/audio/tag_frame_reference.html Hobba tag frame reference] | * [http://age.hobba.nl/audio/tag_frame_reference.html Hobba tag frame reference] | ||
Other similar tag mappings: | |||
* [https://www.mediamonkey.com/wiki/index.php?title=WebHelp:About_Track_Properties/5.0 MediaMonkey track properties] | |||
* [https://docs.kde.org/trunk5/en/kid3/kid3/commands.html#table-frame-list Kid3 frame list] | |||
[[Category:Guides]] | [[Category:Guides]] | ||
[[Category:Metadata]] | [[Category:Metadata]] |
Latest revision as of 15:25, 9 July 2023
Introduction
This page attempts to document a useful mapping between the tagging schemes used on various (audio) file formats. Hopefully this will help those developers trying to transcode or move audio data around and wish to retain their tags. It is hopefully also of use to developers that read and write metadata from audio files.
Please note that this page is about mapping tags to each other, it does not detail nor dictate the actual way the metadata is stored nor any limitations (or lack thereof). This is way beyond the scope of this page.
The terms metadata/tag/field may be used intermittently on this page to mean the same thing. Also note that this page might not be complete, and may never will be.
Please do not rely on the content being accurate.
Organization
The below tables are organized into categories of data, and within each category the ordering is roughly as follows:
1. tags that apply to a wider range of data (e.g. a whole CD) come before tags that apply to a narrower range of data (e.g. one track).
2. tags are sorted alphabetically where this is relevant.
3. tags that are more widely supported come before tags that are less widely supported.
4. tags that fall into smaller unnamed sub-categories are grouped together.
5. tags that appear very similar but which have not yet been mapped are listed next to each other.
This document will not deal with approaches to tagging, except where certain approaches to tagging are required to make mapping work.
Format-specific notes
Vorbis Comment
Tags marked S or M denote how many instances of that tag should be allowed to be stored in a file: Single or Multiple.
Matroska
Unlike other tagging systems, the same tag name (e.g. TITLE) can have different meanings based on the "TargetType" level.
The recommendation is that album-specific tags have a "TargetType" of 50 and track-specific tags have a "TargetType" of 30.
Mapping Tables
Titles
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Album Title | Album (30 chars) | TAL | TALB | ©alb [7] | WM/AlbumTitle [7] | ALBUM S [8] [9] | Album [7] | TITLE | IPRD [10] | upnp:album [11] | |
Album Title Sort Order | TSOA [12] / XSOA [7] | TSOA | soal [7] | WM/AlbumSortOrder [7] | ALBUMSORT [7] | ALBUMSORT [7] | SORT_WITH | ||||
Original Album Title [12] | TOT | TOAL | WM/OriginalAlbumTitle | ||||||||
Disc [7] / Set [12] Subtitle (for multi-disc sets) | TSST[12] | ----:com.apple.iTunes:DISCSUBTITLE [7] | WM/SetSubTitle [7] | DISCSUBTITLE [7] | DiscSubtitle [7] | SUBTITLE | |||||
Show Name | tvsh [7] | ||||||||||
Show Name Sort Order | sosn [7] | ||||||||||
Content Group [12] | TT1 / GP1 [13] | TIT1 / GRP1 [13] | ©grp [7] | WM/ContentGroupDescription [7] | GROUPING [7] | Grouping [7] | |||||
Work Title | TT1 [13] | TIT1 [13] / TXXX:WORK | ©wrk [14] | WM/Work [7] | WORK [7] | WORK [7] | |||||
Track Title | Title (30 chars) | TT2 | TIT2 | ©nam [7] | Title [7] | TITLE S [8] [9] | Title [7] | TITLE | INAM [15] [10] | dc:title [11] | |
Track Title Sort Order | TSOT [12] / XSOT [7] | TSOT | sonm [7] | WM/TitleSortOrder [7] | TITLESORT [7] | TITLESORT [7] | SORT_WITH | ||||
Track Subtitle[12] | TT3 | TIT3 | ----:com.apple.iTunes:SUBTITLE [7] | WM/SubTitle [7] | SUBTITLE [7] | Subtitle | SUBTITLE | ||||
Version | VERSION S [8] [9] | ||||||||||
Part | PART M [9] | PART | |||||||||
Opus | OPUS S [9] | OPUS | |||||||||
Movement Name | MVN | MVNM [7] | ©mvn [14] | MOVEMENTNAME [7] | MOVEMENT | ||||||
Chapter Name | CHAPTERxxxNAME [16] | CHAPTER |
People & Organizations
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Album Artist | TP2 | TPE2 | aART [7] | WM/AlbumArtist [7] | ALBUMARTIST [17][7] | Album Artist [7] | upnp:albumArtist [11] | ||||
Album Artist Sort Order | TSO2 [12] / TXXX:ALBUMARTISTSORT [7] | soaa [7] | WM/AlbumArtistSortOrder [7] | ALBUMARTISTSORT [7] | ALBUMARTISTSORT [7] | ||||||
Track Artist | Artist (30 chars) | TP1 | TPE1 | ©ART [7] | Author [7] | ARTIST S [8][9] | Artist [7] | IART [10] | upnp:artist [11] | ||
Track Artist Sort Order [12] | TSOP [12] / XSOP [7] | TSOP | soar [7] | WM/ArtistSortOrder [7] | ARTISTSORT [7] | ||||||
Arranger | IPL:arranger | IPLS:arranger [7] | TIPL:arranger | ©arg [14] | ARRANGER M [9] | Arranger [7] | |||||
Author / Writer | TXT | TEXT | ©aut [14] | AUTHOR M [9] | IWRI [15] | ||||||
Writer [7] | [see Lyricist] | WRITER [7] | Writer [7] | ||||||||
Composer | TCM | TCOM | ©wrt [7] or ©com | WM/Composer [7] | COMPOSER M [9][18] | Composer [7] | IMUS [15] | upnp:author [11] | |||
Composer Sort Order | TSOC [12] | soco [7] | |||||||||
Conductor | TP3 | TPE3 | ----:com.apple.iTunes:CONDUCTOR [7] or ©con [19] | WM/Conductor [7] | CONDUCTOR M [9] | Conductor [7] | |||||
Engineer [7] | IPL:engineer | IPLS:engineer | TIPL:engineer | ----:com.apple.iTunes:ENGINEER [7] | ENGINEER [7] | Engineer [7] | |||||
Ensemble | ENSEMBLE M [9] | ||||||||||
Involved People [19] | IPL | IPLS | TIPL | ||||||||
Lyricist | TXT=Lyricist/Lyrics | TEXT [12] [7] | ----:com.apple.iTunes:LYRICIST [7] | WM/Writer [7] | LYRICIST M [9] | Lyricist | |||||
Mix-DJ [7] | IPL:DJ-mix | IPLS:DJ-mix [7] | TIPL:DJ-mix [7] | ----:com.apple.iTunes:DJMIXER [7] | DJMIXER [7] | DJMixer [7] | |||||
Mix Engineer [7] | IPL:mix | IPLS:mix [7] | TIPL:mix [7] | ----:com.apple.iTunes:MIXER [7] | MIXER [7] | Mixer [7] | |||||
Musician Credits [19] | TMCL | ||||||||||
Narrator | ©nrt [14] | ||||||||||
Organisation | ORGANIZATION [8] | ||||||||||
Original Artist [12] | TOA | TOPE | ©ope [14] | WM/OriginalArtist | |||||||
Original Lyricist [19] | TOL | TOLY | WM/OriginalLyricist | ||||||||
Performer | IPLS:instrument [7] | TMCL:instrument [7] | perf [14] | PERFORMER M [8][9] | Performer [7] | ||||||
Producer [7] | IPL:producer | IPLS:producer | TIPL:producer | ----:com.apple.iTunes:PRODUCER or ©prd | WM/Producer | PRODUCER | Producer | IPRO [15] | upnp:producer [20] | ||
Publisher | TPB | TPUB | ©pub [14] | PUBLISHER S [9] | upnp:publisher [20] | ||||||
Label | ----:com.apple.iTunes:LABEL [7] / ©lab | WM/Publisher [7] | LABEL S [9] | Label [7] | |||||||
(Internet[3]) Radio Station [12] | TRSN | WM/RadioStationName | |||||||||
(internet[3]) Radio Station Owner [12] | TRSO | WM/RadioStationOwner | |||||||||
Remixed By [12] / Mix Artist [19] | TP4 | TPE4 | ----:com.apple.iTunes:REMIXER [7] | WM/ModifiedBy [7] | REMIXER [7] | MixArtist [7] | |||||
Soloist | ©sol [14] | ||||||||||
Soloists | SOLOISTS [17] |
Counts & Indexes
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Disc Number | TPA=Disc Number/Disc Total | TPOS=Disc Number/Disc Total | disk [7] | WM/PartOfSet [7] | DISCNUMBER S [9] 4 | Disc [7] | |||||
Disc Total | DISCTOTAL [18] or TOTALDISCS [7] | ||||||||||
Track Number | Album Track (1 char) | TRK=Track Number/Track Total | TRCK=Track Number/Track Total | trkn [7] | WM/TrackNumber [7] | TRACKNUMBER S [8] [9] | Track [7] | IPRT [15] or ITRK [10] | upnp:originalTrackNumber [11] | ||
Track Total | TRACKTOTAL [18] or TOTALTRACKS [7] | IFRM [15] | |||||||||
Movement Number | MVI=Movement Number/Movement Total | MVIN=Movement Number/Movement Total [7] | ©mvi [14] | MOVEMENT [7] | MOVEMENT [7] | ||||||
Movement Total | ©mvc [14] | MOVEMENTTOTAL [7] | MOVEMENTTOTAL [7] | ||||||||
Part Number | PARTNUMBER M [9] | PRT1 | |||||||||
Part Total | PRT2 | ||||||||||
Play Count | CNT | PCNT | |||||||||
Chapter TOC | CTOC [21] | ||||||||||
Chapter Start Time | CHAP [21] | CHAPTERxxx [16] | |||||||||
Length [19] | TLE | TLEN | TLEN | ||||||||
Popularimeter/Rating [19] | POP | POPM | rate | WM/SharedUserRating [7] | RATING:user@email [7] or RATING | IRTD | pv:rating | ||||
Parental Advisory Rating | TXXX:ITUNESADVISORY | rtng |
Dates
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Recording Date | TYE+TDA(+TIM) | TYER+TDAT(+TIME[22]) | TDRC | ©day (?) [7] | DATE M [8][9] | ICRD [15][10] but [15]=written | dc:date [11][20] | ||||
Year | Year (4 chars) | TYE | TYER | part of TDRC | WM/Year [7] | part of DATE | Year [7] | ||||
Original Release Date | TOR (year) | TORY (year) | TDOR | WM/OriginalReleaseYear (year) [7] | ORIGINALDATE [7] | ||||||
Original Release Time | WM/OriginalReleaseTime | ||||||||||
Recording Dates, long date format [12] | TRD | TRDA | TXXX:recording dates [12] | ||||||||
Release Date [12] | TDRL (release time) | ||||||||||
Tagging Time [19] | TDTG | ||||||||||
Period | WM/Period | PERIOD [17] |
Identifiers
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
ISRC | TRC | TSRC | ©isr / ----:com.apple.iTunes:ISRC [7] | WM/ISRC [7] | ISRC S [8][9] | ISRC [7] | |||||
EAN | EAN/UPN S [9] | ||||||||||
Product Number | PRODUCTNUMBER [18] | ||||||||||
Barcode [7] | TXXX:BARCODE | ----:com.apple.iTunes:BARCODE | WM/Barcode | BARCODE [7] | Barcode | ||||||
Catalogue Number | TXXX:CATALOGNUMBER [7] | ----:com.apple.iTunes:CATALOGNUMBER [7] | WM/CatalogNo [7] | CATALOGNUMBER [7] / LABELNO S [9] | CatalogNumber [7] | ||||||
Label Code | LABEL_CODE | ||||||||||
MCN (Media Catalog Number) [23] | CATALOG | ||||||||||
UPC | UPC [17] | ||||||||||
AcoustID [7] | TXXX:Acoustid Id | ----:com.apple.iTunes:Acoustid Id | Acoustid/Id | ACOUSTID_ID | |||||||
AcoustID Fingerprint [7] | TXXX:Acoustid Fingerprint | ----:com.apple.iTunes:Acoustid Fingerprint | Acoustid/Fingerprint | ACOUSTID_FINGERPRINT | |||||||
AccurateRip Disc ID | ACCURATERIPDISCID S [17] | ||||||||||
CD TOC | MCI | MCDI | ----:com.apple.iTunes:iTunes_CDDB_1 | WM/MCDI [24] | CDTOC [24] | ITOC [24] | |||||
CDDB1 Disc ID | |||||||||||
MusicBrainz IDs [7] | Various | ||||||||||
Podcast ID | TGID [19] | ||||||||||
XID [25] | xid |
Notes
- The
iTunes_CDDB_1
tag consists of a "+"-separated string that contains both the CDDB1 Disc ID and a decimal-based representation of the CD's TOC, similar to (but not the same as) the hex-based format used in theWM/MCDI
,CDTOC
andITOC
tags. - The
xid
tag consists of a colon-separated string that contains the provider name, the identifier type, and the identifier itself, e.g.SonyBMG:isrc:USRC10900295
.
Flags
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Compilation | TCMP | cpil [7] | COMPILATION S [17] [7] | Compilation [7] | |||||||
Podcast [19] | PCST [26] | pcst [7] | |||||||||
Media Type (e.g. Music, Audiobook) | stik [14] | ||||||||||
Show Movement | shwm [14] |
Ripping & Encoding
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Encoded By (person/organisation) | TEN | TENC | ©enc [14] | WM/EncodedBy [7] | ENCODED-BY S [9] [27] [18] | EncodedBy [7] | ITCH [15] | ||||
Encoder (software) | TSS | TSSE | ©too [7] | WM/ToolName + WM/ToolVersion | ENCODER [27] [18] | ISFT [15] | |||||
Encoder Settings | WM/EncodingSettings | ENCODING S [9] / ENCODER SETTINGS S [17] | |||||||||
Encoding Time [19] | TDEN | ||||||||||
Gapless Playback | pgap [7] | ||||||||||
File Type [19] | TFT | TFLT | |||||||||
Media Type [12] / Release Format [7] | TMT | TMED | ----:com.apple.iTunes:MEDIA [7] | WM/Media [7] | MEDIA [7] | Media [7] | ISRF [15] | ||||
Source Media | SOURCEMEDIA S [9] [18] | ||||||||||
Source | SOURCE [17] | ||||||||||
Original Filename [19] | TOF | TOFN | |||||||||
AccurateRip Result | ACCURATERIPRESULT S [17] | ||||||||||
ReplayGain Album Gain | TXX:REPLAYGAIN_ALBUM_GAIN (?) | TXXX:REPLAYGAIN_ALBUM_GAIN | REPLAYGAIN_ALBUM_GAIN S [27] | ||||||||
ReplayGain Album Peak | TXX:REPLAYGAIN_ALBUM_PEAK (?) | TXXX:REPLAYGAIN_ALBUM_PEAK | REPLAYGAIN_ALBUM_PEAK S [27] | ||||||||
ReplayGain Track Gain | TXX:REPLAYGAIN_TRACK_GAIN (?) | TXXX:REPLAYGAIN_TRACK_GAIN | REPLAYGAIN_TRACK_GAIN S [27] | ||||||||
ReplayGain Track Peak | TXX:REPLAYGAIN_TRACK_PEAK (?) | TXXX:REPLAYGAIN_TRACK_PEAK | REPLAYGAIN_TRACK_PEAK S [27] | ||||||||
Relative Volume Adjustment | RVA | RVAD / XRVA [28] | RVA2 | ||||||||
Sound Check | COM:iTunNORM | COMM:iTunNORM | ----:com.apple.iTunes:iTunNORM [14] |
URLs
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Album Cover URL | WM/AlbumCoverURL | ||||||||||
Audio Source Webpage URL [12] | WAS | WOAS | |||||||||
Chapter URL [16] | CHAPTERxxxURL | ||||||||||
Commercial Information URL [12] | WCM | WCOM | |||||||||
Copyright URL | WCP | WCOP | CopyrightURL | ||||||||
File Creator URL | ©mal | ||||||||||
File Webpage URL [12] | WAF | WOAF | WM/AudioFileURL | ||||||||
Label URL | ©lal | ||||||||||
Payment URL [12] | WPAY | ||||||||||
Podcast URL [19] | WFED [26] | purl [7] | |||||||||
Publisher URL [12] | WPB | WPUB | |||||||||
Radio Station URL [19] | WORS | ||||||||||
Track Artist Web Page URL 7 | WAR | WOAR | ©prl | WM/AuthorURL | WEBSITE | Weblink |
Style
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Genre | Genre (byte 80 or 126) | TCO | TCON | ©gen [7] / gnre [14] | WM/Genre [7] | GENRE M [8][9] | Genre | GENRE | IGNR [10] | upnp:genre [11][20] | |
Genre ID | geID [14] | WM/GenreID | |||||||||
Beats Per Minute 7 | TBP | TBPM | tmpo [7] | WM/BeatsPerMinute [7] | BPM [7] | BPM | |||||
Initial Key | TKE | TKEY | WM/InitialKey | INITIAL_KEY | |||||||
Mood [19] | TMOO | ----:com.apple.iTunes:MOOD [7] | WM/Mood [7] | MOOD [7] | Mood [7] | MOOD | |||||
Style | STYLE M [17] | ||||||||||
Time Signature | MEASURE | ||||||||||
Tuning (frequency) | TUNING |
Miscellaneous
Name | ID3v1.1 [1] | ID3v2.2 [2] | ID3v2.3 [3] | ID3v2.4 [4] | iTunes MP4 | WMA [5] | Vorbis Comment | APEv2 | Matroska [6] | RIFF | UPnP |
---|---|---|---|---|---|---|---|---|---|---|---|
Comments | Comment (28 chars) | COM | COMM | ©cmt | WM/Comments | COMMENT M [9] | Comment | COMMENT | ICMT [15][10] | ||
Description | TIT3 (!)[22] | desc [22] | DESCRIPTION [8] | DESCRIPTION | |||||||
Podcast [19] / Long [22] Description | TDES [26] [19] | ldes [22] | |||||||||
Contact | CONTACT [8] | ||||||||||
Copyright Message (©) | TCR | TCOP | cprt [7] | Copyright [7] | COPYRIGHT S [8][9] | Copyright [7] | COPYRIGHT | ICOP [15] | |||
Artwork | PIC | APIC | covr | METADATA_BLOCK_PICTURE [27][18] or COVERART (Deprecated)[27] | Varies | ||||||
Instrument | INSTRUMENT [17] (with performer?)[7] | INSTRUMENTS | |||||||||
Language [12] | TLA | TLAN | ----:com.apple.iTunes:LANGUAGE [7] | WM/Language [7] | LANGUAGE [7] | Language [7] | ILNG [15] | dc:language [20] | |||
License [7] | WCP (single URL) | WCOP (single URL) / TXXX:LICENSE (multiple or non-URL) [7] | ----:com.apple.iTunes:LICENSE | LICENSE | LICENSE S [8] [9] | LICENSE | |||||
Location | LOCATION M [8] [9] | ||||||||||
(File) Owner [12] | TOWN | ownr | |||||||||
Podcast Category [19] | TCAT [26] | catg [22] | |||||||||
Podcast Keywords [22] | TKWD | keyw | |||||||||
Podcast GUID [22] | TGID | egid | |||||||||
Recording Copyright Message (℗) | TPRO | ©phg | PRODUCTION_COPYRIGHT | ||||||||
Rights | RIGHTS [27] (proposed) | ||||||||||
Terms of Use | USER | TERMS_OF_USE | |||||||||
Script [7] | TXXX:SCRIPT | ----:com.apple.iTunes:SCRIPT | WM/Script | SCRIPT | Script | ||||||
Synced Lyrics | SLT | SYLT | WM/Lyrics_Synchronised | ||||||||
Unsynced Lyrics [12] | TXT=Lyricist/Lyrics | USLT | ©lyr [7] | WM/Lyrics [7] | LYRICS [7] | Lyrics [7] | LYRICS |
Additional Information
Ape pictures
APEv2 stores each picture type with a different key according to the ID3v2 [4] APIC frame's picture type. This is unlike other formats, ID3v2 for example, where all pictures are under a single ID ("APIC") and identified by a picture type.
Picture Type | APEv2 key |
---|---|
Other | Cover Art (Other) |
32x32 pixels 'file icon' (PNG only) | Cover Art (Png Icon) |
Other file icon | Cover Art (Icon) |
Cover (front) | Cover Art (Front) |
Cover (back) | Cover Art (Back) |
Leaflet page | Cover Art (Leaflet) |
Media (e.g. label side of CD) | Cover Art (Media) |
Lead artist/lead performer/soloist | Cover Art (Lead Artist) |
Artist/performer | Cover Art (Artist) |
Conductor | Cover Art (Conductor) |
Band/Orchestra | Cover Art (Band) |
Composer | Cover Art (Composer) |
Lyricist/text writer | Cover Art (Lyricist) |
Recording Location | Cover Art (Recording Location) |
During recording | Cover Art (During Recording) |
During performance | Cover Art (During Performance) |
Movie/video screen capture | Cover Art (Video Capture) |
A bright coloured fish | Cover Art (Fish) |
Illustration | Cover Art (Illustration) |
Band/artist logotype | Cover Art (Band Logotype) |
Publisher/Studio logotype | Cover Art (Publisher Logotype) |
Issues
Due to the re-purposing of ID3v2's TPE2 as Album Artist, we have no field to store the name of the Orchestra, yet we have a dedicated field for the Conductor.
Author / Writer / Lyricist clash through ID3v2 (worse if artist=author or title=author!)
Performers vs involved people vs musicians. All musicians are involved people; not all involved people are necessarily musicians!
Dates - some are specific (recorded/released/tagged) others are just a non-specific date.
Mp3tag
Mp3tag contains some mappings in its initial configuration:
Tag | Source | Target |
---|---|---|
VorbisComment | DATE | YEAR |
VorbisComment | ORGANIZATION | PUBLISHER |
VorbisComment | TRACKNUMBER | TRACK |
These mappings were previously internal to Mp3tag, they are now included as initial values in the "User-defined field mappings" preference, which was introduced in version 2.45.
Notes
- ↑ a b c d e f g h i j ID3v1.1 at id3.org (archived on June 8, 2022)
- ↑ a b c d e f g h i j ID3v2.2 at id3.org (archived on August 16, 2021)
- ↑ a b c d e f g h i j k l ID3v2.3 at id3.org (archived on June 9, 2022)
- ↑ a b c d e f g h i j k ID3v2.4 at id3.org (archived on June 19, 2022)
- ↑ a b c d e f g h i j Windows Media Format Attribute List
- ↑ a b c d e f g h i j Matroska Tagging
- ↑ a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag ah ai aj ak al am an ao ap aq ar as at au av aw ax ay az ba bb bc bd be bf bg bh bi bj bk bl bm bn bo bp bq br bs bt bu bv bw bx by bz ca cb cc cd ce cf cg ch ci cj ck cl cm cn co cp cq cr cs ct cu cv cw cx cy cz da db dc dd de df dg dh di dj dk dl dm dn do dp dq dr ds dt du dv dw dx dy dz ea eb ec ed ee ef eg eh ei ej ek el em en eo ep eq er es et eu ev ew ex ey ez fa fb fc fd fe ff fg fh MusicBrainz Picard Tag Mapping
- ↑ a b c d e f g h i j k l m n o Ogg Vorbis I format specification: comment field and header specification at Xiph.org
- ↑ a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab ac ad Ogg Vorbis Comment Field Recommendations
- ↑ a b c d e f g foobar2000 RIFF WAV tagging
- ↑ a b c d e f g h Mapping your Media file tags to the Twonky Database
- ↑ a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab foobar2000:ID3 Tag Mapping
- ↑ a b c d Support for new iTunes Grouping id3 frame “GRP1”?
- ↑ a b c d e f g h i j k l m n o p q ExifTool QuickTime Tags
- ↑ a b c d e f g h i j k l m n Tag Frame Reference by Age Bosma
- ↑ a b c Chapter Extension at XiphWiki
- ↑ a b c d e f g h i j k dBPowerAMP
- ↑ a b c d e f g h Field names at XiphWiki
- ↑ a b c d e f g h i j k l m n o p q r s Mp3tag Help - Tag field mappings
- ↑ a b c d e UPnP Service Template
- ↑ a b ID3v2 Chapter Frame Addendum
- ↑ a b c d e f g h get_iplayer Metadata Tagging
- ↑ CDRWIN User's Guide
- ↑ a b c FLAC & Ogg Vorbis Storage of CDTOC at dBPowerAmp
- ↑ iTunes LP Development Guide
- ↑ a b c d iTunes podcast extensions
- ↑ a b c d e f g h i VorbisComment at XiphWiki
- ↑ XRVA - Experimental RVA2 (class 3)
See also
- APE tags
- m-TAGS (foobar2000 component)
- foobar2000 encouraged tag standards
- foobar2000 ID3 tag mapping
External links
- ID3 v2.4.0 frames
- m-Tags on hydrogenaudio
- Matroska tag comparison table
- Matroska tag specifications
- Metadata/tag mapping between FLAC, mp3, and UPnP/DLNA on hydrogenaudio (Is there a standard? What does foobar2000 do?)
- Mp3tag field mappings
- MP4/iTunes tags
- Ogg Vorbis comment field recommendations
- Ogg Vorbis field names
- VorbisComment
- Hobba tag frame reference
Other similar tag mappings: