Anyone got a solution to this?
I dont mean duplicates downloading all at once, cos sab makes sure that doesnt happen, but I tend to end up with 2 or 3 duplicate episodes as they already exist in the folders.
Should this be checked before download?
I keep my folders in 'E:/TV Shows/SHOWA/SHOWA.S05E01.mkv' (for example), is this an incorrect folder & naming structure, or have I missed something when setting up the RSS feeds?
Cheers.
Version: 0.4.6
OS: Windows XP SP3
Install-type: Windows Installer
Skin: Default
Firewall Software: Online Armor
Are you using IPV6? No
Is the issue reproducible? Yes
Duplicates downloading problem
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.
-
- Newbie
- Posts: 16
- Joined: February 9th, 2009, 7:17 pm
Re: Duplicates downloading problem
Duplicate detection, if turned on, is done by comparing the nzb name you are trying to download to nzbs in your nzb backup folder.
There is no other duplicate detection, as it is impracticable. An nzb file does not specify any information about the resulting file, so you would have to make a certain amount of assumptions that would mean also blocking downloads that extract similar named files of different types.
If you want something to look at your directory structure and only download missing downloads, then I suggest you checkout the autodownload script on these forums.
There is no other duplicate detection, as it is impracticable. An nzb file does not specify any information about the resulting file, so you would have to make a certain amount of assumptions that would mean also blocking downloads that extract similar named files of different types.
If you want something to look at your directory structure and only download missing downloads, then I suggest you checkout the autodownload script on these forums.
-
- Newbie
- Posts: 16
- Joined: February 9th, 2009, 7:17 pm
Re: Duplicates downloading problem
Thanks for taking the time to reply, I'll take a look at that.