Page 1 of 1

RSS Filters

Posted: June 1st, 2010, 2:10 pm
by psycik
One thing I've always looked for was a way of specifying "showname ! butnotthis one" as a regex.
so "showname" would be downloaded, but "showname butnotthis" would not.

Is there a way on one line to do this?  I know I can (and do do it) as a second reject line on the rss feed, but I'd like to know it's it's possible to specify not (!) in a line regex.

Re: RSS Filters

Posted: June 1st, 2010, 2:22 pm
by shypike
Maybe if you're very good with regexes.
I'm not :(