Foobar2000:ID3 Tag Mapping
This page lists all ID3v2.4 tag frames natively supported by foobar2000 as of version 0.9.0. The 'Field Name' column indicates the name to be used in the foobar2000 'Properties' or 'Masstagger' window. The 'ID3v2.4 Frame' column indicates in which ID3v2.4 frame the value will be stored.
Note that foobar2000 0.9 does not write ID3v2.3 tags; the ID3v2.3 Frame column indicates how foobar2000 reads this version of the standard.
Field Name1 | ID3v2.3 Frame | ID3v2.4 Frame | Description | Comments |
---|---|---|---|---|
ALBUM | TALB | TALB | Album/Movie/Show title | |
ALBUM ARTIST2 | TPE2 | TPE2 | Band/orchestra/accompaniment | For foobar2000 1.1.6 and later due to compatibility issues |
ARTIST | TPE1 | TPE1 | Lead performer(s)/Soloist(s) | |
ARTIST WEBPAGE URL | WOAR | WOAR | Official artist/performer webpage | |
BAND2 | TPE2 | TPE2 | Band/orchestra/accompaniment | For foobar2000 1.1.5 and earlier |
BPM | TBPM | TBPM | BPM (beats per minute) | |
COMMENT | COMM | COMM | Comments | |
COMMERCIAL INFORMATION URL | WCOM | WCOM | Commercial information | |
COMPOSER | TCOM | TCOM | Composer | |
CONDUCTOR | TPE3 | TPE3 | Conductor/performer refinement | |
CONTENT GROUP | TIT1 | TIT1 | Content group description | |
COPYRIGHT | TCOP | TCOP | Copyright message | |
COPYRIGHT URL | WCOP | WCOP | Copyright/Legal information | |
DATE | TDRC | Recording time | The TDRC frame is officially to be used for the recording time, TDRL is for the release time but TDRC is generally used by most programs. | |
DATE | TYER | Year | ||
DISCNUMBER | TPOS | TPOS | Part of a set | |
ENCODED BY | TENC | TENC | Encoded by | |
ENCODING SETTINGS | TSSE | TSSE | Software/Hardware and settings used for encoding | |
FILE WEBPAGE URL | WOAF | WOAF | Official audio file webpage | |
GENRE | TCON | TCON | Content type | |
INTERNET RADIO WEBPAGE URL | WORS | WORS | Official Internet radio station homepage | |
ISRC | TSRC | TSRC | ISRC (international standard recording code) | |
ORIGINAL ALBUM | TOAL | TOAL | Original album/movie/show title | |
ORIGINAL ARTIST | TOPE | TOPE | Original artist(s)/performer(s) | |
ORIGINAL RELEASE DATE | TDOR | Original release time | ||
ORIGINAL RELEASE DATE | TORY | Original release year | ||
OWNER | TOWN | TOWN | File owner/licensee | |
PAYMEMT URL | WPAY | WPAY | Payment | |
PUBLISHER | TPUB | TPUB | Publisher | |
PUBLISHER URL | WPUB | WPUB | Publishers official webpage | |
RADIO STATION | TRSN | TRSN | Internet radio station name | |
REMIXED BY | TPE4 | TPE4 | Interpreted, remixed, or otherwise modified by | |
SOURCE WEBPAGE URL | WOAS | WOAS | Official audio source webpage | |
SUBTITLE | TIT3 | TIT3 | Subtitle/Description refinement | |
TITLE | TIT2 | TIT2 | Title/songname/content description | |
TOTALDISCS | TPOS | TPOS | Part of a set | Stored in the same frame with DISCNUMBER, separated by '/': e.g. '1/2'. Stored in TXXX if DISCNUMBER does not exist. |
TOTALTRACKS | TRCK | TRCK | Total tracks | Stored in the same frame with TRACKNUMBER, separated by '/': e.g. '4/9'. Stored in TXXX if TRACKNUMBER doesn't exist. |
TRACKNUMBER | TRCK | TRCK | Track number/Position in set | |
UNSYNCED LYRICS | USLT | USLT | Unsynchronised lyric/text transcription | |
WRITER | TEXT | TEXT | Lyricist/Text writer |
- Notes:
- All non-native supported field names will be stored in the TXXX (User defined text information) frame except for field names starting with "WWW" which will be stored in WXXX (User defined URL link frame) frames.
- foobar2000 1.1.6 and later stores ALBUM ARTIST fields name values in the TPE2 frame by default for compatibility with other players. Before 1.1.6 the BAND fields name was mapped to the TPE2 frame instead, in accordance to the ID3 specifications. In 1.1.6 and later specification compliance can be regained through an advanced preferences option.