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...
RSS Filters
Forum rules
Help us help you:
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.
Re: RSS Filters
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.
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.

