NZB Check In new beta

Get help with all aspects of 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
protocol77
Newbie
Newbie
Posts: 26
Joined: November 10th, 2010, 7:30 pm

NZB Check In new beta

Post by protocol77 »

in the new beta i have the nzb check switch enabled and it starts each nzb by skimming through it at about 2kb/s then it starts downloading when it is doing that check is it using data to do so and how much on average as i use block accounts i am not sure if i have it set to check each nzb including new ones which rarely have issues is this checking using data from my blocks
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: NZB Check In new beta

Post by shypike »

Currently the pre-check is an experimental feature,
directed at people with tight monthly caps who want to avoid
downloading hopeless posts.
We are aware that the current implementation is rather crude.
Unfortunately the pre-check is time-consuming, this is more noticeable
when you have a higher download speed.
protocol77
Newbie
Newbie
Posts: 26
Joined: November 10th, 2010, 7:30 pm

Re: NZB Check In new beta

Post by protocol77 »

yep i understand it is experimental i am just curious as to whether or not it uses any data when performing the check the speed of it is fine as i usually queue items to download overnight anyways
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: NZB Check In new beta

Post by shypike »

The data usage is small because the only thing sent is the article ID (about 60 characters)
and an answer is received (about 10 characters).
This is so for each article, which can number from hundreds to thousands.
Also, it should not consume any bytes from a block server (those usually don't count headers only article bodies).
Post Reply