INTERACT FORUM

More => Old Versions => Media Center 15 (Development Ended) => Topic started by: zxsix on September 15, 2010, 10:10:07 am

Title: 'Expand to full albums' opposite?
Post by: zxsix on September 15, 2010, 10:10:07 am
Trying to create a viewscheme categorized by album that includes only albums where ALL tracks have been rated.
Exclude any albums where some of the songs haven't been rated yet.

I've got media type=audio and rating is not 0 in the rules already, but an album shows up with only one track in the details, since all the other tracks are still unrated.
If I were to add the 'expand to full albums' modifier, then that album would still be included in the view, but would show the unrated tracks since that modifer overrides the rating is not 0 statement.

Any ideas?
Title: Re: 'Expand to full albums' opposite?
Post by: gappie on September 15, 2010, 10:43:50 am
what often helps when the opposite is easy, is make a smartlist with the opposite and exclude that smartlist from your view (i made a special playlistgroup to keep those together).

so make a smartlist where you say only rating = 0 and expand to full album.
the rule for your view only needs to be playlist is not ..the smartlist you just made.

 :)
gab
Title: Re: 'Expand to full albums' opposite?
Post by: zxsix on September 15, 2010, 09:54:28 pm
that got me what I needed, thanks.
Title: Re: 'Expand to full albums' opposite?
Post by: Gl3nn on September 16, 2010, 12:14:21 am
This helped me too!  Thanks gab!