Page 1 of 1

How to ignore duplicate entries in a nzb?

Posted: May 15th, 2020, 3:33 pm
by breell
Hello,

sometimes I get nzbs where the entries have clearly been duplicated many times and sabnzbd download all those duplicates. What is the best way to not do so? To be clear, I am not talking about an nzb file being a duplicate of another, but a single nzb file containing multiple times the information about the same file to grab.

For instance I am looking at one nzb file right now where I can clearly see a file node is an exact duplicate of another one (same file attributes, groups, segments, etc) so it should be easy for sabnzbd or a script to see it too.

Thank you!

Re: How to ignore duplicate entries in a nzb?

Posted: May 20th, 2020, 6:09 am
by safihre
In Config > Specials, you can enable "reject_duplicate_files "!

Re: How to ignore duplicate entries in a nzb?

Posted: May 21st, 2020, 5:35 pm
by breell
That worked, I feel stupid for not looking in that tab now.

Thank you very much!