Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In some cases, seeding limits are not enforced #21087

Open
stalkerok opened this issue Jul 17, 2024 · 2 comments
Open

In some cases, seeding limits are not enforced #21087

stalkerok opened this issue Jul 17, 2024 · 2 comments

Comments

@stalkerok
Copy link
Contributor

qBittorrent & operating system versions

qBittorrent v4.6.5 (64-bit)
Qt: 6.4.3
Libtorrent: 1.2.19.0
Boost: 1.85.0
OpenSSL: 1.1.1w
zlib: 1.3.1

What is the problem?

Torrents have a limit on the time of last activity, when the time is reached, they do not stop, although the time has expired and the column shows 0. Sometimes works fine.
2024-07-17_124405

It would also be nice to be able to select the action when the limit is reached for an individual torrent.

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

@glassez
Copy link
Member

glassez commented Jul 17, 2024

It would also be nice to be able to select the action when the limit is reached for an individual torrent.

#20528

@stalkerok
Copy link
Contributor Author

I realized what the issue is. It happens if qBittorrent forcefully terminates for some reason. The solution is simple, you need to add a new torrent and set any limit for it. It may be the same if you set limits on an already added torrent, I haven't checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants