INTERACT FORUM

More => Old Versions => Media Center 15 (Development Ended) => Topic started by: stumpygremlin on July 25, 2011, 04:06:35 pm

Title: Track Numbers question
Post by: stumpygremlin on July 25, 2011, 04:06:35 pm
I'm wondering if it's possible to search for albums in my library that have track numbers that are out of sequence or missing numbers...
Title: Re: Track Numbers question
Post by: MrC on July 25, 2011, 05:20:56 pm
Create a smartlist that looks for completealbum==0

See:

http://wiki.jriver.com/index.php/Smartlist_and_Search_-_Rules_and_Modifiers (http://wiki.jriver.com/index.php/Smartlist_and_Search_-_Rules_and_Modifiers)

A complete album is one that has tracks from 1 to N, with none missing.

Of course it can't tell if there are supposed to be N+1 tracks and your album only has the first N.

edit: attached is an example of a smartlist that shows incomplete flac albums.  Note that my "ftype" is really your File Type (I've abbreviated it for thinner columns in panes views).