INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: SmartList Genre Exclusion Problems  (Read 961 times)

crumbly

  • Member
  • *
  • Posts: 2
SmartList Genre Exclusion Problems
« on: September 14, 2006, 11:09:54 am »

I'm trying to modify the 100 Random Songs smartlist to exclude various genres and it doesn't seem to be working.  Here's the expression I'm using:

[media type]=[audio] ~n=100 -[Genre]=[Christmas],[Classical],[Instrumental],[Obscuro],[Old Time] [Rating]=>2 or [Rating]==0

The rating bit works fine, and the genre exclusion seems to work for all the genres except classical; for some reason the smartlist always includes at least a couple of classical tracks.

Does anyone have any idea what I might be doing wrong?

Thanks,

Brendan

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
Re: SmartList Genre Exclusion Problems
« Reply #1 on: September 14, 2006, 12:08:19 pm »

I don't understand the "or [Rating]==0" at the end.  That'll include anything with a rating of 0, regardless of the genre.  Could that be the issue?
Logged
Matt Ashland, JRiver Media Center

crumbly

  • Member
  • *
  • Posts: 2
Re: SmartList Genre Exclusion Problems
« Reply #2 on: September 14, 2006, 09:35:51 pm »

Yep that was it -- and I completely missed it.  I needed to group both rating expressions together with parentheses.

Thanks Matt.
Logged
Pages: [1]   Go Up