Page 1 of 1

4.0.1 Detect duplicate episodes in series not working

Posted: May 28th, 2023, 7:22 am
by coclk
Several years ago I had an issue where sabnzbd was failing to detect duplicate episodes despite the setting enabled to pause the duplicates. At some point I realized it was because I was deleting the history of downloaded files. Since I quite deleting the history sabnzbd was almost flawless recognizing and pausing duplicates... until 4.0.1 - I upgraded last week after waiting a while to make sure there were no bug reports. After upgrading it appears sabnzbd is no longer able to recognized and pause duplicate matching titles in a series. Anyone else seeing the same issue?

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: May 28th, 2023, 11:13 am
by safihre
Can you give examples of titles that are not detected as duplicates anymore?

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: May 30th, 2023, 6:43 am
by coclk
safihre wrote: May 28th, 2023, 11:13 am Can you give examples of titles that are not detected as duplicates anymore?
Sure.

Here are two images of history. the entire Citadel series was already downloaded and here are all duplicates.

Image
Image

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 2nd, 2023, 5:12 am
by coclk
Another example:

Image

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 2nd, 2023, 6:24 am
by safihre
So here it does work, right?

Also to note that duplicate detection only works if the job is fully complete. If they come in at the same time in the queue, it doesn't work.

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 8th, 2023, 6:20 am
by coclk
I would characterize the last screenshot as worked in recognizing 2 episodes but missed the 3 listed below the paused queue and notifications area.

RE: "duplicate detection only works if the job is fully complete."
This was not the case before 4.0.1.

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 8th, 2023, 2:36 pm
by OneCD
Doesn't duplicate detection work on exact-matching the filename? If the filename is slightly different, it's not a duplicate.

If that's so, then the screenshots above show normal behaviour. I don't see any duplicate filenames there. Image

I do see multiple releases for the same episode, but that's a separate issue.

edit: ah, I now see SABnzbd has a separate switch for "Detect duplicate episodes in series". Don't mind me, I can find my own way out. ;)

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 10th, 2023, 12:32 am
by jcfp
coclk wrote: June 8th, 2023, 6:20 amRE: "duplicate detection only works if the job is fully complete."This was not the case before 4.0.1.
OneCD wrote: June 8th, 2023, 2:36 pmedit: ah, I now see SABnzbd has a separate switch for "Detect duplicate episodes in series". Don't mind me, I can find my own way out. ;)
Sab's duplicate check looks for matching job name or md5sum, and for series also checks season+episode. All that is (and always was) done against the history database, which is why it only takes completed jobs into account. See https://github.com/sabnzbd/sabnzbd/blob ... 1945-L1994

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 21st, 2023, 11:18 am
by coclk
RE: "it only takes completed jobs into account."
A title picked up by the RSS feed from last night through now was completed 9hrs ago (first) and has subsequently been added to the feed 1 hr later (3 times), 6 hrs later (1 time), and 8.75 hrs later (twice).
This has only been happening frequently since my update to 4.0.1 and was not occurring before.

Format for item title in each instance was:
<titleword1>.<titleword2>.S01E01.<random additional items> where the pattern matched against was *<titleword1>*<titleword2>*

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: June 28th, 2023, 10:16 am
by Tracat
I'm getting this too since the update. It was working fine before this update, pausing duplicate jobs for me.
But now getting multiple duplicates downloading.
I've not changed any settings, i have an nzb file download folder for history and also leaving the original episode in the download job history too.
1 or 2 can be discounted as they were queued before the first was finished processing but I get duplicates days later of the exact same episode, multiple times.

Still running 4.0.1 even though a newer version is out now as it's the synology version and i don't think it's been updated yet.

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: July 1st, 2023, 2:17 am
by safihre
4.0.2 is out for Synology.

Could you send me some (at least 2) of these duplicate NZB's and a screenshot of your Sorting settings? [email protected]

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: July 5th, 2023, 4:52 am
by Tracat
Email sent, thanks Safihre

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: July 26th, 2023, 3:40 am
by Tracat
Hoping #2620 will fix the issue, thanks Safihre. Noticed it in the Github closed issues, fixed on the 19th July so guessing it will be in the next release after 4.0.3?
I had to upgrade my Synology(xpenology) from 6.2.2 to 7.1.1 to see Sab 4.0.2 but now that's fine.

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: September 20th, 2023, 7:23 pm
by JNRII
4.0.3 Still has the problem. This is what I was researching when I found this thread.
I am running the portable version on Windows 10, fully patched

Re: 4.0.1 Detect duplicate episodes in series not working

Posted: September 21st, 2023, 4:44 am
by safihre
It's fixed in 4.1.0. You can already try the release candidate for that one.