INTERACT FORUM

More => Old Versions => JRiver Media Center 18 for Mac => Topic started by: carlo3874 on June 04, 2013, 11:12:58 am

Title: smartlist to capture Albums missing tracks
Post by: carlo3874 on June 04, 2013, 11:12:58 am
Hello,

Does anyone have a smartlist that captures Albums with missing tracks?

Thanks!
Title: Re: smartlist to capture Albums missing tracks
Post by: Lasse_Lus on June 04, 2013, 11:35:36 am
You could use the field [Complete Album]

From the wiki
Quote
Complete Albums

Media Center has some built-in support to automatically determine if an album is complete and incomplete. Two fields are automatically calculated, [Album Type] and [Complete Album], and these can be used to help determine if tracks for an album are missing, or help create views to filter single-tracks. An album is considered complete if the following conditions are met:

    * all tracks are of [Media Type]=Audio
    * all tracks have exactly the same, non-empty [Album] value
    * all tracks are in the same folder - i.e. have the same value for the [Filename (path)] field
    * all tracks have sequential [Track #] values starting at 1
    * all tracks have the same, or sequentially increasing [Disc #] values (empty and 1 are considered the same)
    * there are at least 2 files or 10 minutes of audio (the sum of the [Duration] field values >= 10 minutes)

not sure though if the MAc version has this function