Page 1 of 1

Problems with RSS Filter

Posted: March 20th, 2010, 1:10 pm
by dadad
hi guys

i´ve the following problem:

i want to use this feed http://rss.binsearch.net/rss.php?max=50 ... es.erotica
and
it should download every file which contains "efnet" but only if one of the following keyswords matched:
sexo*c69*mistress*ktr*ggw*cb*ohrly*yapg*sf*ixxx*oro*divas*inya*

either it shows everything which contains "efnet" or it shows nothing in the preview.
i try to use the "require" and "accept" but i can´t configure it right  ???

hope someone can help  :)

regards

Re: Problems with RSS Filter

Posted: March 21st, 2010, 4:23 am
by shypike
First brush up your knowledge of regular expressions.
(Pointers on this page: http://wiki.sabnzbd.org/configure-rss-v2 )

Here you would need a "Require" filter listing all required terms.
Require: re:sexo|c69|mistress|.....
And then
Accept: efnet

Re: Problems with RSS Filter

Posted: March 21st, 2010, 4:39 am
by fusen
lol, I love how open you are xD

Re: Problems with RSS Filter

Posted: March 21st, 2010, 6:44 am
by shypike
As long as I don't have to download and watch this, it's OK  :D

Re: Problems with RSS Filter

Posted: March 21st, 2010, 7:12 am
by dadad
thank you now it it makes what it should  ;D