Filter Question

Post Reply
dengle
Posts: 274
Joined: Mon Jun 30, 2003 2:37 pm

Filter Question

Post by dengle »

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?
Pegleg
Posts: 30
Joined: Mon Mar 03, 2003 9:57 pm
Location: Brussels

Post by Pegleg »

I have a similar filter

Num of Line < 50 scope all select
Subject contains .nfo|.par|.sfv|.zip|.rar wld,neg, scope selected, ban

Note
the (dot) .nfo|.par etc
the negated on line 2

Works for me
Goodluck

Pegleg
dengle
Posts: 274
Joined: Mon Jun 30, 2003 2:37 pm

Post by dengle »

hmm, looks like I'll have to add those "."s. Thanks
Post Reply