INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: andrewberg on October 15, 2023, 12:31:45 pm

Title: Advanced search rules, need help
Post by: andrewberg on October 15, 2023, 12:31:45 pm
I would like to create a list view that combines the following: 1. A subset of 'Film-Genre', that is films with ratings of 3 / higher, not played for specified periods (2 / 1 year), PLUS 2. all items in a given playlist.

See below for the rule I tried:

-[Film-Genre]=[] (([Rating]=3 [Last Played]=>3y) or ([Rating]=>3 [Last Played]=>2y)
or (playlistid==90204202 [Last Played]=>1y))

Sadly, this rule fails to include the playlist ("playlistid==90204202"), because items have no 'Film-Genre' field assigned (they are documentaries).

How should I place braces so that both blue + green sections are included in the output list?