Scheduled Speed Limit

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
fatgeek
Newbie
Newbie
Posts: 23
Joined: December 9th, 2015, 6:15 pm

Scheduled Speed Limit

Post by fatgeek »

Hello, I'm trying to figure out an apparent change since I updates to the new 8.0 betas. First, the pro forma:

Version: 0.8.0Beta3 [0b6395f]
OS: Ubuntu Server 14.04.3
Install-type: Repo (jcfp)
Skin (if applicable): Glitter
Firewall Software: None
Are you using IPV6? No
Is the issue reproducible? Yes

When I was still on 7.x I had a daily schedule to set a speed limit at 7:30AM to 4MB/s. This was entered as 4096 in the argument field in the scheduler. This worked fine for years.

Once I upgraded to 8.x it stopped working. It will download when the speed limit is set to 4096, but at around 5KB/s.

Was the argument changed in 8.x to take B/s as opposed to KB/s? This would seem to explain the issue. Will I get the expected 4MB/s if I enter something along the lines of 4194304 as the argument? Or was this totally changed with the new percentage of line speed system?

Any help would be appreciated.
fatgeek
Newbie
Newbie
Posts: 23
Joined: December 9th, 2015, 6:15 pm

Re: Scheduled Speed Limit

Post by fatgeek »

I may have posted too soon. I just saw this on GitHub:
Changes in Beta3

Speedlimit corrections
I just updated to Beta 3 today so this might no longer be an issue.
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Scheduled Speed Limit

Post by safihre »

Indeed it changed to B/sec!
In Beta3 we build in automatic conversion of old speed schedulers by adding 'K' to the end. So when you go to the scheduler, you should now see 4096K, which is 4MB/s.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
fatgeek
Newbie
Newbie
Posts: 23
Joined: December 9th, 2015, 6:15 pm

Re: Scheduled Speed Limit

Post by fatgeek »

Thanks for getting back to me and for the confirmation.
Post Reply