Detect Duplicate Downloads for RSS-feeds: how does it work?

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
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Detect Duplicate Downloads for RSS-feeds: how does it work?

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post by shypike »

What "discard" means: it will not enter the queue at all.
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post by pven »

Is it possible to automatically download one item, and delete the duplicate?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post by safihre »

That is what will happen, a duplicate will only be detected after the first original one has already been downloaded.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post by shypike »

If you need more sophistication, use Sonarr as a front-end for SABnzbd.
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post 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!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post 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.
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Detect Duplicate Downloads for RSS-feeds: how does it wo

Post by pven »

Thanks for the information! :)
Post Reply