Oh that's awesome if this finally works right, thanks!

greg


>>>>> On November 10, 2013 Michael Herger <[email protected]> wrote:

>> WHERE genre IN (1,6,7,8)
>> 
>> It would need to be something like:
>> 
>> WHERE genre IN (1,6,7,8) AND genre NOT IN (2,3,4,5,9,10)

> Almost: track -> genre is a s:n relation, not a single value in a genre  
> column.

> Please svn up and give it another try! I've added some code to exclude  those
> items with multiple genres, where one of the genres is on the  exclusion list.

> --

> Michael
> _______________________________________________
> beta mailing list
> [email protected]
> http://lists.slimdevices.com/mailman/listinfo/beta
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to