mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Slow Torrents Bug #14577
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#14577
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vault-thirteen on GitHub (May 8, 2023).
qBittorrent & operating system versions
qBittorrent: 4.5.2 x64
Operating system: Windows 10 Pro 22H2 (10.0.19045) x64
Qt: 5.15.8
Libtorrent: 1.2.18.0
What is the problem?
When I enable the "Do not count slow torrents in these limits" setting in the "BitTorrent" section of Options, the client goes crazy. What does it mean ? The client just starts downloading all the torrents available in the queue ignorring all the limits.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
No response
@vault-thirteen commented on GitHub (May 9, 2023):
Then why did earlier versions of qBittorrent (the v4.4.x series) not bypass this limit ?
@thalieht commented on GitHub (May 9, 2023):
It didn't and still doesn't bypass the "Maximum active torrents" limit. Bypassing the other 2 limits is the whole point of this setting.
@vault-thirteen commented on GitHub (May 10, 2023):
Why are you telling this when in the previous comment PriitUring said that modern version of the client bypasses the limit and I see that it bypasses it with my own eyes ? I do not understand it.
4.4.x versions of qBittorent worked normally.
4.5.x versions of qBittorrent are working not normally.
I will have to switch to some other clients for BitTorrent protocol due to this "feature".
@thalieht commented on GitHub (May 10, 2023):
Pay attention to the bold part, here, now in capitals too:
and now compare that to your step 2 and hopefully you'll realize why "it worked before" but now "it has a bug".
@vault-thirteen commented on GitHub (May 10, 2023):
I see. When I switched the "slow torrents" feature on in old versions of qBittorrent client, I did not see such a behaviour. All thousands of torrents were not started all at the same time for some reason. Why was it so ? Can you tell what has changed ?
@thalieht commented on GitHub (May 10, 2023):
Apologies, you are right. What i was saying is a common misunderstanding so i assumed this was it but now that you said "at the same time" i actually tested it and i can reproduce.
@thalieht commented on GitHub (May 10, 2023):
Then it's a libtorrent bug because i now compiled 4.4.4 and 4.4.0 with libtorrent 2.0.8 and they have this problem.