Page 1 of 1

NZB File removal after download

Posted: September 8th, 2010, 2:30 pm
by blade-runner
As topic title describes.

I tried several ways to get rid of those NZB files in download dir's.
- Added it to clean up list
- Created a NZB backup location so i could remove them after a while (as long they aren't in download dir)

But for some reason every time a file is completed i have that NZB file in download dir.

Any suggestions on how to get rid of them?

Re: NZB File removal after download

Posted: September 9th, 2010, 3:04 am
by shypike
The cleanup list should work, unless the NZB are created by the unpacking.
I'll check again.
In the mean time you could create a simple user script to get rid of them.

@echo off
del %1\*.nzb

Re: NZB File removal after download

Posted: October 27th, 2010, 4:57 am
by shypike
There is indeed an omission in the code, causing NZB files to be left behind.
It will be fixed in release 0.5.5.