Pause based on history does not work without nzb backup also enabled
Forum rules
Help us help you:
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.
Pause based on history does not work without nzb backup also enabled
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.
Re: Pause based on history does not work without nzb backup also enabled
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.
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
Re: Pause based on history does not work without nzb backup also enabled
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.
Re: Pause based on history does not work without nzb backup also enabled
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
Re: Pause based on history does not work without nzb backup also enabled
The jobs were completed, so I wound up with like 5 copies of the same thing.
Re: Pause based on history does not work without nzb backup also enabled
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