Page 1 of 1

Is this RSS regex correct?

Posted: April 1st, 2013, 6:27 pm
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?

Re: Is this RSS regex correct?

Posted: April 2nd, 2013, 1:59 am
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.