Page 1 of 1

Can SABnzbd RSS grab duplicate releases?

Posted: September 27th, 2013, 8:24 am
by Apache77
It seems SABnzbd's RSS keeps track of what it has downloaded and doesn't grab duplicates.

I want it to download all releases, even duplicates and releases of the same episodes by different groups. Is there a way to do this?

Also, is there a way to have SAB specifically watch out for repacks?

Re: Can SABnzbd RSS grab duplicate releases?

Posted: September 29th, 2013, 6:32 am
by shypike
SABnzbd only recognizes duplicates when the titles are exactly the same.
So it will not see different releases as identical.
You can try to detect repacks by supplying the proper regular expression.
For more sophisticated handling you should use a front-end like SickBeard.

Re: Can SABnzbd RSS grab duplicate releases?

Posted: September 30th, 2013, 6:29 am
by Apache77
Thanks Shypike.