HydrogenAudio

Lossy Audio Compression => Ogg Vorbis => Ogg Vorbis - Tech => Topic started by: d_headshot on 2009-02-08 04:49:20

Title: Disc number in vorbis tags?
Post by: d_headshot on 2009-02-08 04:49:20
I'm using MP3tag to do this and it works but winamp doesn't display the disc number. I don't know why they don't show up in winamp but if they show up in mp3tag, will they show up in other media players with disc information?
Title: Disc number in vorbis tags?
Post by: kjoonlee on 2009-02-08 05:02:47
The current de facto standard for writing disc number into Vorbis files is to use the DISCNUMBER tag. (In some programs it's customary to write tag names in uppercase, so bear with me, please.)

Winamp's Vorbis plugin should have a feature where you can adjust the title formatting in your playlist.

Adding %discnumber% somewhere to your "formatting strings" should add the contents of your DISCNUMBER tag to your playlist display.

If you don't want question marks showing up with songs that don't have that tag, then you can add [blah %discnumber% this part will only be shown if the DISCNUMBER tag exists on the file] or something similar.
Title: Disc number in vorbis tags?
Post by: spoon on 2009-02-08 09:49:07
>The current de facto standard for writing disc number into Vorbis files is to use the DISCNUMBER tag

DISCNUMBER is the most used one, but there are also (also widely used):

DISCC
DISCCOUNT
DISC

The situation is a right mess...
Title: Disc number in vorbis tags?
Post by: Moonbase on 2009-02-08 17:24:40
The drawback of »open specs« — If you allow the users to do anything, they will. And users are much more creative than developers … ;-)

In Vorbis Comment Tags, these are (more or less) usual (»n« shall denote the disc #, »x« the total number of discs in a set):


I have even seen all of the above spelled with a »K« instead of »C« in the word »DISC«, but we can probably just disregard these …
Title: Disc number in vorbis tags?
Post by: spoon on 2009-02-08 20:18:38
dBpoweramp uses DISCNUMBER=n and TOTALDISCS=x, because there is a 'standard' of TRACKNUMBER=n and TOTALTRACKS=x
Title: Disc number in vorbis tags?
Post by: Ron Jones on 2009-02-08 20:42:53
DISC #=n (J. River — just why do they always have to complicate things?)

I haven't seen that before. Hilarious though! I mean, a hash!?

dBpoweramp uses DISCNUMBER=n and TOTALDISCS=x, because there is a 'standard' of TRACKNUMBER=n and TOTALTRACKS=x

I've always agreed with this.