Confirmed, need to fix it.
It works for me. May be you expect too much? It checks only in DestDir/NzbName folder; the duplicate file must be added from the nzb-file with the same name. It does not check in all subfolders of DestDir.2. DupeCheck is partialy broken. It does recognize duplicate files in the nzb, it also recognizes duplicates in queue, but it doesn't recognize duplicate files on disk.
You may use kill `pidof nzbget`, which sends SIGTERM; nzbget caught this signal and terminates gracefully. kill -9 terminates the process immediately and you should avoid it.Is it oke to 'exit' nzbget daemon with kill -9 `pidof nzbget` ??





Reply With Quote