MinimServer Forum

Full Version: functionality discnumber
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My 2 disk albums are sorted (files are flacs):

folder 1: blabla (cd 1)
Tracks: 01. blabla.flac (tag: discnumber = 1, Tag:album = blabla [disc 1])
02. blabla.flac (tag: discnumber = 1, Tag:album = blabla [disc 1])
... ... ...

folder 2: blabla (cd 2)
Tracks: 01. blabla.flac (tag: discnumber = 2, Tag:album = blabla [disc 2])
02. blabla.flac (tag: discnumber = 2, Tag:album = blabla [disc 2])

My renderers shows me the following and it`s fine for me

Disc 1
01.blabla
02.blabla
Disc 2
01.blabla
02.blabla

Question: The Disc 1 / Disc 2 seperation is shown because "[disc 1], [disc 2]" string is behind the album name.
Is it possible to enter the same album name into the album tag, means without [disc 1] [disc 2]. Is it possible that the discnumber will do this seperation job in the renderer view ?
(22-05-2013 16:01)Oroperplex Wrote: [ -> ]Question: The Disc 1 / Disc 2 seperation is shown because "[disc 1], [disc 2]" string is behind the album name.
Is it possible to enter the same album name into the album tag, means without [disc 1] [disc 2]. Is it possible that the discnumber will do this seperation job in the renderer view ?

If you use DISCNUMBER without the [disc n] suffix, the discs will be merged and you'll get:

01.blabla
02.blabla
03.blabla
04.blabla

To prevent this merging when there's no [disc n] suffix, you can use DISCSUBTITLE as well as DISCNUMBER.
Reference URL's