Page 1 of 1
Detect Duplicate Downloads for RSS-feeds: how does it work?
Posted: February 17th, 2016, 5:54 am
by pven
Hi!
I am trying to understand this option.
When I turn it off, everything will be downloaded
When I put it on pause, duplicates will be paused, meaning one of the can be downloaded, the other one can be deleted manually?
When I put it on discard, what will happen?
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 17th, 2016, 10:43 am
by shypike
What "discard" means: it will not enter the queue at all.
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 17th, 2016, 12:02 pm
by pven
Is it possible to automatically download one item, and delete the duplicate?
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 17th, 2016, 12:14 pm
by safihre
That is what will happen, a duplicate will only be detected after the first original one has already been downloaded.
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 17th, 2016, 3:14 pm
by shypike
If you need more sophistication, use Sonarr as a front-end for SABnzbd.
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 18th, 2016, 1:25 am
by pven
I already use Sickrage for series. I use RSS-feeds for other stuff.
I'll set the setting to Pause, and keep track if it only pauses items that were already downloaded.
Thanks!
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 18th, 2016, 6:14 am
by shypike
pven wrote:
I'll set the setting to Pause, and keep track if it only pauses items that were already downloaded.
Because the match is done against the history database, the detection may be late.
In the case of "discard" it would not be a good idea to throw away duplicates before
you know that a download was successful. You wouldn't know that an alternative was available.
In the case of "pause", it would be safe to detect immediately.
The alternatives for a failed build would still be in the queue.
There's no perfect solution (at least not with this simple model), but some improvement is possible.
I'll have to think about it.
A better (long term) solution would be to pause duplicates and then remove them
after the first successful download.
Re: Detect Duplicate Downloads for RSS-feeds: how does it wo
Posted: February 18th, 2016, 7:34 am
by pven
Thanks for the information!
