Posted by: RJP Jul 11 2009, 02:27
How do I know what tag name is used in VORBIS comments? The help page doesn't have a column for Vorbis
Posted by: Florian Jul 12 2009, 07:51
With Vorbis Comments the field name is directly used inside the tag. There are three exceptions:
- TRACK is mapped to TRACKNUMBER
- YEAR is mapped to DATE
- PUBLISHER is mapped to ORGANIZATION
These built-in mappings try to align the user's input with the current http://xiph.org/vorbis/doc/v-comment.html.
Posted by: MartinL Jul 14 2009, 02:12
QUOTE (Florian @ Jul 12 2009, 00:51)

With Vorbis Comments the field name is directly used inside the tag. There are three exceptions:
- TRACK is mapped to TRACKNUMBER
- YEAR is mapped to DATE
- PUBLISHER is mapped to ORGANIZATION
These built-in mappings try to align the user's input with the current http://xiph.org/vorbis/doc/v-comment.html.
So, if I have understood correctly, the Mp3tag "comment" is mapped to the VorbisComment field name "COMMENT". What VorbisComment field name is the Mp3tag "total number of tracks" mapped to?
I ask because I am helping Xiph (Vorbis) update their recommendations for field names, and I want to know what names are already being used in the wild.
Posted by: Florian Jul 25 2009, 13:40
QUOTE (MartinL @ Jul 14 2009, 03:12)

What VorbisComment field name is the Mp3tag "total number of tracks" mapped to?
There is no fixed field name for that. Mp3tag is very flexible in this regard, you can use anything what is most compatible with the other programs/devices you're using.