Pause based on history does not work without nzb backup also enabled

Report & discuss bugs found in 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
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Pause based on history does not work without nzb backup also enabled

Post by Offspring »

When "Detect Duplicate Downloads" is enabled but the user does not have a ".nzb Backup Folder" set, SABnzbd is unable to properly check and pause downloads. The pausing of duplicate episodes does work properly without the nzb backup folder option enabled, it's just everything else that doesn't.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Pause based on history does not work without nzb backup also enabled

Post by safihre »

The Duplicate Check is only an exact duplicate check if the back-up directory is disabled, it checks the MD5 of the NZB content.
Only with the NZB-backup enabled it also checks the names.
This seems also kind of strange to me.. why wouldn't it check the NZB name.. It has been the same for years and years.. but why.
I will make a Github issue.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Re: Pause based on history does not work without nzb backup also enabled

Post by Offspring »

It is odd, because the files are literally the exact same from the same exact provider yet it won't pause unless the backup directory is enabled.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Pause based on history does not work without nzb backup also enabled

Post by safihre »

The MD5 check is only performed against the History, so when the job is still in the queue it can't do that.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Offspring
Newbie
Newbie
Posts: 7
Joined: June 27th, 2010, 9:15 pm

Re: Pause based on history does not work without nzb backup also enabled

Post by Offspring »

The jobs were completed, so I wound up with like 5 copies of the same thing.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Pause based on history does not work without nzb backup also enabled

Post by safihre »

I will fix in 2.3.9 that it will also check the name in history. The MD5 check always worked to stop identical copies, independent of NZB Backup.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply