RSS Filters
Posted: June 1st, 2010, 2:10 pm
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.
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.