Dear search rules experts,
I would like to group search rules by putting them in brackets, but don't quite understand how... The following list of rules works well (line breaks for easy reading), but will make the Search Wizard window too large exceeding my screen bottom (resized image attached below)...:
((-[Film-Genre]=[],[6. MTV] [Rating]=3 [Last Played]=>4y) or
(-[Film-Genre]=[],[6. MTV] [Rating]=>=4 [Last Played]=>3y) or
(playlistid==90204202 [Number Plays]=>1 [Last Played]=>1y) or
(playlistid==90204202 [Number Plays]=1 [Last Played]=>12w))
To narrow this down I removed the lines marked red (code rows 2+4), but the result was not right. The result should apply both filters (green, ratings + play infos) to the same rules (blue, film genre infos), respectively. How do brackets have to be placed, and in which order, to get this right?
NB: Further to this questions, what effects do combined brackets like [(_)], available at left / right of Search Wizard rows, have other than 'AND / OR'?
Many thanks ahead for your help!