Is this RSS regex correct?

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
harhar
Newbie
Newbie
Posts: 9
Joined: October 7th, 2012, 10:28 am

Is this RSS regex correct?

Post by harhar »

re:Movie.Name.2012.720p.[bB]lu[rR]ay.[xX]264*

Is the above correct, and will it download one match and stop, or one for every NZB that gets posted that matches it?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Is this RSS regex correct?

Post by shypike »

Matching is not case-sensitive, so the [bB] constructions are not needed.
It will not download completely identical jobs, but all variants will be.

There's no intelligence in series management currently.
You'll have to wait for release 0.8.0 for that.
For movies, nothing is planned. Possibly using CouchPotato will fix this.
Post Reply