Registered Member
|
Is anyone willing to help me figure out what I need to enter in my filters to exclude something?
For example I have a filter for Battlestar but want to exclude anything with x264 in the title. I'd appreciate the help. Thanks,
Last edited by anne_on_a_moose on Thu Jan 22, 2009 4:45 pm, edited 1 time in total.
|
Registered Member
|
There used to be a separate rejection filter for these cases, but right now you can use a little regular expression trick to get a similar result. Try matching for something like this:
This basically says the name has to start with "Battlestar", then there's some other characters, but at no point can it say "720p" or "x264" (assuming you don't want either of those). |
Registered Member
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]