Multidisc Albums: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
 
m (Punctuation)
Line 1: Line 1:
[media type]=[audio] -[Genre]=[Audiobook] ~dup=[Artist],[Album],[Disc #],[Track #] ~sort=[artist],[name] ~a
[media type]=[audio] -[Genre]=[Audiobook] ~dup=[Artist],[Album],[Disc #],[Track #] ~sort=[artist],[name] ~a


I Number my multi-disc albums as follows:
I number my multi-disc albums as follows:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
! Disc !! Track !! Album !! Artist !! Name
! Disc !! Track !! Album !! Artist !! Name
Line 25: Line 25:


This smartlist allows me to find all the Discs that don't have Disc # set appropriately.
This smartlist allows me to find all the Discs that don't have Disc # set appropriately.
NOTE: I dont' set Disc # for single disc Albums.
NOTE: I don't set Disc # for single disc Albums.


It would include an Album if it found the following tracks:
It would include an Album if it found the following tracks:

Revision as of 14:18, 3 January 2007

[media type]=[audio] -[Genre]=[Audiobook] ~dup=[Artist],[Album],[Disc #],[Track #] ~sort=[artist],[name] ~a

I number my multi-disc albums as follows:

Disc Track Album Artist Name
1 1 Album name Artist Name Disc 1 Track 1 Name
1 2 Album name Artist Name Disc 1 Track 2 Name
: : :
1 n Album name Artist Name Disc 1 Track n Name
2 1 Album name Artist Name Disc 2 Track 1 Name
2 2 Album name Artist Name Disc 2 Track 2 Name
: : :
2 m Album name Artist Name Disc 2 Track m Name
: : :

This smartlist allows me to find all the Discs that don't have Disc # set appropriately. NOTE: I don't set Disc # for single disc Albums.

It would include an Album if it found the following tracks:

Disc Track Album Artist Name
1 Album name Artist Name Disc 1 Track 1 Name
1 Album name Artist Name Disc 2 Track 1 Name