[070b5]: req_completion_rate reset from 95.0 to 100?
Posted: May 15th, 2012, 12:07 pm
Hi,
The req_completion_rate gets reset from 95.0 to 100. Is that as it should be?
SABnzbd is not running. I edit sabnzbd.ini to contain this:
Then I start SABnzbd, and immediately it gets reset to 100:
The same happens when I fill out 96.
When I fill out 104, it gets set to 104.0.
So ... is this SAB's behaviour when the number is set below a certain limit (maybe 100)? If so, why? I think 96 is a valid value; it only sorts out the really bad / missing posts, and it will continue downloading posts that could be good (with 96%).
The req_completion_rate gets reset from 95.0 to 100. Is that as it should be?
SABnzbd is not running. I edit sabnzbd.ini to contain this:
Code: Select all
sander@R540:~/.sabnzbd$ grep completion sabnzbd.ini
req_completion_rate = 95.0
sander@R540:~/.sabnzbd$
Code: Select all
sander@R540:~/.sabnzbd$ grep completion sabnzbd.ini
req_completion_rate = 100
sander@R540:~/.sabnzbd$
When I fill out 104, it gets set to 104.0.
So ... is this SAB's behaviour when the number is set below a certain limit (maybe 100)? If so, why? I think 96 is a valid value; it only sorts out the really bad / missing posts, and it will continue downloading posts that could be good (with 96%).