Grouping rules in advanced editor

Is it possible to "group" criteria in the advanced rule editor?

What I'm trying to do on a virtual channel is add seasons one through five of one show and seasons six and above of a completely different show. To do this for one show the rule is:

title=[Show One Title] seasonnumber<6

So what I'm getting at is is there a syntax that would basically do this:

(title=[Show One Title] seasonnumber<3) AND (title=[Show Two Title] seasonnumber>5)

And yes I know this specific code does not work!

I probably can get this exact same effect by making two collections then adding them to a virtual channel. I'm just curious if there is a way to skip that step or not.

Thanks for any help!

I think you mean OR because you want both shows

Sadly no such functionality exists today

Dangit, I went back and forth with AND vs OR and settled on the wrong one!

Thanks for the answer. I can do it with collections just didn't want to do it the "wrong" way if there was a right way!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.