I weekly download podcast episodes.
These releases are titled like
podcast file week #22
podcast file week #23
podcast file week #24
Now SABnzbd always thinks that the new file for the current week has already been downloaded and must be a duplicate.
That's why I have to manually click on the paused download every time.
How can I exclude certain words such as "podcast file" or "week #" from beeing recognised as duplicates?
How can I prevent certain titles from being recognised as duplicates?
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.
-
- Jr. Member
- Posts: 77
- Joined: December 1st, 2019, 2:53 pm
Re: How can I prevent certain titles from being recognised as duplicates?
You can't. But you could have a special category for it that has its priority set to Force, which should ignore duplicate detection. You could use a pre queue script to assign that category based on your keywords, or use the Indexer Tags feature of the Categories page to assign the category automatically.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
-
- Jr. Member
- Posts: 77
- Joined: December 1st, 2019, 2:53 pm
Re: How can I prevent certain titles from being recognised as duplicates?
Thanks for your ideas @safihre
I need to take a closer look at how I can solve this.
I need to take a closer look at how I can solve this.
-
- Jr. Member
- Posts: 77
- Joined: December 1st, 2019, 2:53 pm
Re: How can I prevent certain titles from being recognised as duplicates?
That works fine, thank you @safihre
As soon as you detect the NZB file name part "podcast file week #" in a pre-queue script you can automatically assign a category like "always_dl_file" to every podcast download.
Then you add a new category "always_dl_file" in SABnzbd with the mentioned priority "Force".
This combination ignores the duplicate detection for this specifc category.
As soon as you detect the NZB file name part "podcast file week #" in a pre-queue script you can automatically assign a category like "always_dl_file" to every podcast download.
Then you add a new category "always_dl_file" in SABnzbd with the mentioned priority "Force".
This combination ignores the duplicate detection for this specifc category.
Re: How can I prevent certain titles from being recognised as duplicates?
Great
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate