Hi,
I just noticed this today. I figured I had lost all processed nzbs since the 2017/12/27, and this happens to be the day I installed 680B13 over 6.73 release.
The old way:
1. Processed NZBs where I want them, outside the data\ directory, together with the watch folder, on another drive
2. the user purges them manually whenever he sees fit
The new way:
1. processed NZBs pollute the data\ folder and the c: drive
2. NB decides when I don't need these files, and currently I only have on day of those
What happened is that today I noticed that an indexing site is generating me NZbs that NB considers as malformed. I don't know who is wrong and who is right, this is another issue, but for the record NB is choking on
<!doctype nzb public "-//newzbin//dtd nzb 1.1//en" "http://www.newzbin.com/dtd/nzb/nzb-1.1.dtd">
while from NZBPlanet
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.1//EN" "http://www.newzbin.com/DTD/nzb/nzb-1.1.dtd">
is working fine (difference in case), but this is another issue.
When NB sees a file like this, I have no message anywhere (only one line saying "Bad XML" if I turn on debug logging), and it silently moves said NZB into its new data\nzbs\ folder as if all was normal and the file has been gotten. Apparently to be purged within 24 hours. This could be quite confusing if people are building download queues from many indexers and have low download speeds (my land line only gives me 500 KB/s). Only later one may find that darnit, I am sure I asked this and that to download and there was nothing in the failed DL tab, wtf happened?
At the very least NB should keep the file it deemed bad in the "watched" directory, and display an error message even in "info" logging mode. But, closer to this thread's topic, I don't know when this started happening with the indexing site, I have probably missed a few as I will discover later, I could have figured it out with the old way of managing processed NZBs, but with the new way everything was purged automatically so I have no idea.
Is there any way this could be changed, with or without an option? At least let us decide when to purge them please.