I made a filter that is supposed to filter out everything under 50 lines EXCEPT those articles with nfo, par, par2,txt,zip and rar in the title.
I'm finding that it's extracting much more than what I had intended. Here's what I have for the filter:
1)subject contains nfo|par|par2|zip|rar wld is +, scope: all, action: Select
2) Num. of lines < 50 Scope: Unsel Action: Ban
I'm finding that it's banning MUCH more than I anticipated where I have to reset the filter and just apply the num of lines <50 to all.
Does this config look good or have I messed something up?