"Abort jobs that cannot be completed" and "Delete"

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
Hurda
Newbie
Newbie
Posts: 37
Joined: November 7th, 2011, 4:30 am

"Abort jobs that cannot be completed" and "Delete"

Post by Hurda »

1.)
Requisites:
SabNZBd 0.7.18
"Abort jobs that cannot be completed" enabled
NZB-example

Steps to reproduce:
- Make sure "Abort jobs that cannot be completed" is enabled and downloading is paused
- load the nzb
- delete everything but the *.subs.* files. Downloading should be possible, as all needed files and par2-files are still downloaded
- Unpause the download.

Expected results:
Queue is processed as usual, with the two files downloaded and checked.

Actual results:
Upon starting to download the first file, SabNZBd pauses the download and moves it to the "History"-section and marks it unfinishable: "Aborted, cannot be completed"

The log shows:

Code: Select all

2014-08-03 17:39:05,877::DEBUG::[nzbstuff:1123] Download Quality: enough=False, have=18475843, need=7270923026, ratio=0.00254105880834
2014-08-03 17:39:05,877::DEBUG::[nzbstuff:949] Abort job "test subs", due to impossibility to complete it
The number for "need" is when downloading the whole NZB, but we've deleted everything except the *.subs.*-files.
I assume the need-number isn't adjusted when manually deleting files from the queue.

Disabling "Abort jobs that cannot be completed" beforehand or removing the unwanted entries from the NZB before loading it into SabNZBd is working fine, so it's no problem of the upload itself.

2.)
When "Abort jobs that cannot be completed" is disabled, for some reason it's downloading all *.subs.*-files, including all available par2-files, although they're not necessary. There's no repairing or renaming going on, so why?

This is also happening when loading an edited NZB which only contains the *.subs.*-entries. ???
Processing is set to "+Repair".
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: "Abort jobs that cannot be completed" and "Delete"

Post by shypike »

True, it's a bug.
I'll put it on the to-do list for the next release.
Hurda
Newbie
Newbie
Posts: 37
Joined: November 7th, 2011, 4:30 am

Re: "Abort jobs that cannot be completed" and "Delete"

Post by Hurda »

Thanks!
Post Reply