As I said there is a compatibility problem with v2.3 UTF-16 tags. A couple of weeks ago I asked about the problem at Mp3tag forum and got this answer:QuoteMC sets the language of comment fields to 3 null bytes. Mp3tag always sets the language to eng. This seems to be a problem for MC.
The thread is here: http://www.anytag.de/forums/index.php?showtopic=3514
We want to make sure all of our audio tagging is as updated as possible for v12.
The only little tweak we have on our list is to map rating in an ID3v2 tag to the POPM field. (currently we use a COMM field)
Mapping the TXXX ALBUM ARTIST tag with the current ALBUM ARTIST library field should be considered because HW players, like portables and network players are starting to support it (... I hope).I agree. Those changes would increase compatibility with the other devices/players enormously.
With APE, MPC and OGG the best thing to do for future interoperativity would be to remove the Media Jukebox: part from the tag headers completely. MC should be able read the old style tags, but on next tag update it should use the new system.
WMP uses the TPE2 (Band or Orchestra) ID3v2.3 tag for Album Artist. However, this is not a common standard. Many MC users have used the Band tag for its original purpose for years so the TPE2 mapping should not be changed. The Band tag shows up fine and MC has a tool for mass copying or moving the field contents.
Is it possible to configure MC library to display mp3 tag fields like TENC? Could this be done with a user field? I've got a few recordings of internet radio stations and would like to query by netradiostation, encodedby etc.
Any advice or direction sincerly appreciated.
Thanks
Field Name | ID3v2.3 Frame | ID3v2.4 Frame | Description | Comments | |
+ | ALBUM | TALB | TALB | Album/Movie/Show title | |
+ | ARTIST | TPE1 | TPE1 | Lead performer(s)/Soloist(s) | |
- | ARTIST WEBPAGE URL | WOAR | WOAR | Official artist/performer webpage | |
+ | BAND | TPE2 | TPE2 | Band/orchestra/accompaniment | |
+ | 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 | |
- | 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) | In MC you must first add a library field named as "Original Artist" |
- | 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 | |
+ | TRACKNUMBER | TRCK | TRCK | Track number/Position in set | |
- | 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. |
+ | UNSYNCED LYRICS | USLT | USLT | Unsynchronised lyric/text transcription | |
- | WRITER | TEXT | TEXT | Lyricist/Text writer |
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.
I know I mentioned this in another thread/forum re: MC 11, but ID3 TPE2 being mapped to Album Artist is getting more common as time goes on. It isn't just Microsoft's Windows Media Player.
Apple iTunes 7, Winamp 5.3, Windows, MediaMonkey, Windows Vista's shell, Sonos, Tag & Rename, etc. From my point of view, it's a "de facto standard" now.
It would be nice to at least have a setting in MC to enable this mapping for cross-compatibility, so copying/juggling fields wouldn't be necessary.
I suppose you mean mostly ID3 tagging or are you willing to make changes to other tag formats if needed for better integration with audio libraries that were initially tagged with other programs?
...
In general, I like Scthom's approach with FLAC tags. The tag header is literally the same as the field name. With that approach you can easily define any new custom field and MC can import and write a file tag with the same header.