[vorbis] Total Tracks Tag?
Segher Boessenkool
segher at kernel.crashing.org
Thu Oct 9 07:29:51 PDT 2003
Colin D Bennett wrote:
> I would want only _data_ about the track number and track count, not any
> formatting or English getting in the way.
Then don't use tags but metadata instead.
> Programs should be able to find out the track number and the number of
> tracks on this album and use this NUMERICAL data, for instance, to
> determine whether all the tracks on an album exist in Ogg files or if
> some tracks are missing.
So use some metadata service.
Btw, the last CD I listened to has track numbers:
1 2 3 4 5 6 7 8 9a 9b 9c 9d.
Try to parse that numerically.
> If you want to stick formatting into the Vorbis comment tags, mixing
> presentation with data, then why not just have the artist, album, and
> track title tags all one. Just a 'COMMENT' tag. Nope. Programs may
That's what I use, actually.
> provide the user with a way to display only the track name, or any
> combination of the fields.
My player program uses it's own database, so I have actual meta-data
for use with my player. Works fine. Trying to force something even
slightly like this into the tag system will only create a mess. And
anyway, it would be _waaaaaay_ to slow to try to extract the necessary
data for, say, "sort all of my tracks by title" from the Vorbis streams.
You really need to keep them in a nice database of some sort.
> Same thing for the track number and track count tags. If you have
> limited screen real estate (and who doesn't) then you may choose to
> display only the track number, not the track count. That doesn't mean
> that you don't want to store the track count, just that it's a different
> piece of data.
It's metadata about an album, not quick scribblings about one track.
It doesn't belong in the tags.
<p>Segher
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list