RSS Filters

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
C-Quel
Newbie
Newbie
Posts: 1
Joined: June 21st, 2009, 12:54 pm

RSS Filters

Post by C-Quel »

Hi,

First of all... never had chance to play with SABnzbd+ much! but now i have (hats off) fantastic piece of software.

Small issue ;-)

If i want to set up a filter to REQUIRE a season and episode e.g. S00E00 or S12E13 and ONLY start a down if it contain either of them what would i use? if anything? i am used to regexp but unless i am missing something this does not seem possible?

Many thanks in advance...
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: RSS Filters

Post by shypike »

Read the Wiki!
http://wiki.sabnzbd.org/configure-rss
See section "Regular Expressions".

Stick "re:" in front of the filter and you have a regular expression, Python style.
Post Reply