mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Share Ratio Limiting: torrent doesn't pause when upload value is reached #9006
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#9006
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 @Tobais on GitHub (Aug 17, 2019).
Please provide the following information
qBittorrent version and Operating System
qBittorrent v4.1.7
Windows 10 Enterprise x64 Version 10.0.17763 Build 17763
What is the problem
In Options > BitTorrent > Share Ratio Limiting...
I enable "Seed Torrents until their ratio reaches" value 2.01 (or anything else) and "then: Pause them".
The ETA displayed for each torrent is correct. At some point it becomes "< 1m". But then, rather than pausing the torrent, it continues uploading with ETA "infinity symbol".
The same happens when manually setting an individual torrent by right clicking it and then choosing "Limit share ratio..." > "Set share limit to" > 2.01 (or anything else)
What is the expected behavior
Torrent should pause.
Steps to reproduce
Set "Seed Torrents until their ratio reaches" value 2.01 (or anything else) and "then: Pause them".
Extra info(if any)
It didn't start with this qbittorrent version, but it wasn't always like this. I don't know when it began.
@thalieht commented on GitHub (Aug 17, 2019):
Just tried with that exact number 2.01 in 4.1.7. Can't reproduce.
@glassez commented on GitHub (Aug 18, 2019):
ETA is "Estimate time left". Why do you check it? You need "Ratio".
@Safari77 commented on GitHub (Aug 19, 2019):
If ratio is over specified limit, e.g. 2.00, and you restart qbittorrent and continue sharing, it just seems to continue uploading infinitely.
@thalieht commented on GitHub (Aug 21, 2019):
Maybe you guys are force seeding the torrents? The ratio number is clearly not the cause and unless it is found, it can't be fixed.
@andreldmonteiro commented on GitHub (Oct 24, 2019):
I have the same problem, if setting the ratio to 0 or seeding time to 0 it should stop immediately after complete the download but currently it doesn't, it used to work on a older version though.
@thalieht commented on GitHub (Oct 24, 2019):
It stops for me in 4.2.0alpha2.
@andreldmonteiro commented on GitHub (Oct 24, 2019):
Tested on flatpak version from flathub, should be reproducible.
@thalieht commented on GitHub (Sep 13, 2020):
OP hasn't answered and probably won't confirm/deny so this is probably duplicate of #10223