Page 1 of 1

Deleted file-entries reappear after "retry"

Posted: September 28th, 2013, 12:19 pm
by Hurda
Occasionally I'm deleting files from loaded NZBs. Files like nfos, jpgs, samples and their par2 (I know that the switch exists), srr, nzb, subs etc.
And sometimes sabnzbd (latest stable) falsely flags a download as encrypted or not completable and aborts it. Which is fine, better safe than sorry.
But after clicking "retry", all the files which I have deleted earlier are back in the queue.
Is this by design or is this a bug?

Re: Deleted file-entries reappear after "retry"

Posted: September 29th, 2013, 1:48 pm
by shypike
You can choose to pause such downloads instead of aborting them.

Re: Deleted file-entries reappear after "retry"

Posted: October 2nd, 2013, 3:10 am
by Hurda
True. So the reappearence of the deleted entries is intended?

Re: Deleted file-entries reappear after "retry"

Posted: October 2nd, 2013, 5:49 am
by shypike
It's a side-effect of the "Retry".
SABnzbd doesn't remember the difference between missing files and deliberately removed files
(at least not after a retry).

Re: Deleted file-entries reappear after "retry"

Posted: October 2nd, 2013, 7:04 am
by Hurda
Ok, understood. Thank you.

Re: Deleted file-entries reappear after "retry"

Posted: November 8th, 2013, 5:45 am
by Hurda
shypike wrote:You can choose to pause such downloads instead of aborting them.
Now I know what made me wonder me the whole time: You can set sabnzbd to pause encrypted downloads, but for downloads which may or may not be completable, it's only abort or do nothing. No pausing. At least when "Check before download" is enabled.

Re: Deleted file-entries reappear after "retry"

Posted: November 10th, 2013, 3:16 am
by Hurda
And when "Check before download" is checked, the deleted entries also reappear after the checking-phase. :(

Re: Deleted file-entries reappear after "retry"

Posted: November 10th, 2013, 7:26 am
by shypike
We'll probably drop the pre-check. It has too much issues (that cannot be solved).
I'll have a look at the pause option for hopeless jobs.

Re: Deleted file-entries reappear after "retry"

Posted: November 14th, 2013, 3:36 am
by Hurda
shypike wrote:We'll probably drop the pre-check. It has too much issues (that cannot be solved).
Understandable.
shypike wrote:I'll have a look at the pause option for hopeless jobs.
Thanks.