- Filter out all file names that end in ".nfo", ".srr", and a few others.
- I'd like to filter out all file names that contain "sample", "proof", and a few other words.
In essence, there are a bunch of file types and file names that I don't want to be automatically downloaded when I load up a NZB file.
I've gone into the filter profiles and under the filename reject tab I added "\.nfo" and "\.srr" without quotes under the tab. I'm TERRIBLE with regular expressions so I'm sure that I've done this wrong. Can someone help me with creating basic filters? TIA.