Hello,
I have my config setup with the option to A: detect duplicates, and B: replace dots with spaces. However on the indexer I use a heap of duplicates with slightly different labelled nzb's are posted which is causing unnecessary downloads.
Example:
nzb.S12E18.720p.HDTV.X264-DIMENSION - gets renamed to "nzb S12E18 720p HDTV x264-DIMENSION" - what I want
nzb S12E18.720p HDTV x264-DIMENSION - doesn't get renamed, the dot replacement gets skipped and I end up with duplicates, nothing in the logs saying dots replaced for these nzb's
It happens to all the filters in my rss feed, not just one
Is this a bug?
dots not being replaced with spaces
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.
Re: dots not being replaced with spaces
Dot-with-space replacement only works when there are no spaces present.
This to avoid replacement in titles like:
"The man from U.N.C.L.E"
The original titles use dots or underscores to avoid spaces.
It that case that option wants to support.
This to avoid replacement in titles like:
"The man from U.N.C.L.E"
The original titles use dots or underscores to avoid spaces.
It that case that option wants to support.

