Schedule Pause bittorrent session with bandwidth scheduler#24443
Schedule Pause bittorrent session with bandwidth scheduler#24443piopodg wants to merge 1 commit into
Conversation
|
"Alternative rate limits" and "Pause session" are mutually exclusive (or they should be, logically, i didn't read the code) |
|
Sure, but "Use" is superfluous, it's a checkbox. Also looking at other comboboxes, only the first word is capitalized. |
|
Ok, I changed it to combo box, but there are other things, that I also reworked. What I tested:
Limits values are not changed by logic, when user decides to pause state in scheduled time. I find it breaking a setting, which I wanted initially. I think this would be not good, when I set limits, choose "pause", and limits were set to 0 automatically and I would have to change them again. Leaving PR as draft for now. Maybe there would be other suggestions or fixes. |
03e0252 to
5916db3
Compare
75543fd to
6ab5f73
Compare

Draft of PR, which adds pause/resume session to current scheduler. Since #9203 was abandoned, I coded this because I need to pause all activities during a day, but I want to add torrents to qbt and maybe resume session for some time. Since this can be controlled via AltGlobalSpeedLimit feature, then I reused this feature.
Scope:
This should satisfy anyone, who wants to pause activity during day/night or anyone who wants 0KB transfer limit for scheduler. Just don't expect it to grow into another #9203
I guess this would close following:
Closes #18451.
Screenshot