Multidisc Albums

From wiki.jriver.com
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
[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




Alternatively, for those who append (disc #) to their albums, eg 'The Wall (disc 1)', the following can be used to find all such entries that don't have the field [disc #] set:

[Media Type]=[Audio] [Album]="/(disc " [Disc #]=[] ~sort=[Album]