Both subject/author parameters in one kill filter

Post Reply
bruce73
Posts: 117
Joined: Tue Mar 04, 2003 11:39 pm

Both subject/author parameters in one kill filter

Post by bruce73 »

I want to create a kill filter that would filter out anything that doesn't pertain to .mp3 files, but does not touch any of my posts. Would the following be correct:

Subject contains: .mp3|.sfv|.m3u|.nfo (Boolean, all, select)
Author contains: bruce73 (Boolean, all, extract)

If "extract" implies "select", is the selection process cumulative? I hope this makes sense. :?
alex
Posts: 4558
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

so you need:

subject contains mp3... select
author contains bruce73 apply to unselected extract
bruce73
Posts: 117
Joined: Tue Mar 04, 2003 11:39 pm

Post by bruce73 »

Thanks, Alex. But wouldn't applying the "author" parameter to "all" rather than the "unselected" amount to the same thing, albeit redundant?
alex
Posts: 4558
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

no, applying to all would neutralize the first condition, the result would be only your posts.
bruce73
Posts: 117
Joined: Tue Mar 04, 2003 11:39 pm

Post by bruce73 »

OK, I understand it now, thanks.
Post Reply