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

[FR]: Add a time_inactive to the share_limits #353

Closed
1 of 2 tasks
AN1MATEK opened this issue Jul 5, 2023 · 1 comment · Fixed by #397 or #418
Closed
1 of 2 tasks

[FR]: Add a time_inactive to the share_limits #353

AN1MATEK opened this issue Jul 5, 2023 · 1 comment · Fixed by #397 or #418
Assignees
Labels
feature request New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@AN1MATEK
Copy link

AN1MATEK commented Jul 5, 2023

Is your feature request related to a problem? Please elaborate.

Sometimes I wouldn't like to stop a torrent if it actively seeding everyday. With this option, I could say if a torrent has reached its seeding goals but people are still downloading, it should be kept online. It helps people and helps to maintain a good ratio.

Describe the solution you'd like

Another flag option in share_limits that will keep the torrent online if there was activity in the last X minutes.

Does your solution involve any of the following?

  • New config option
  • New command option

Describe alternatives you've considered

I currently use autoremove-torrents to achieve this functionality. But qbit_manage has added more granular control for the seeding times, almost rendering the former useless. For me personally, this issue is holding me back.

Example of a config in autoremove-torrents:

remove: seeding_time > 259200 AND last_activity > 259200

Who will this benefit?

People who care about seeding and people downloading the torrents. Also some niche group that uses autoremove-torrents maybe? I don't know about that! :)

Additional Information

No response

@AN1MATEK AN1MATEK added the feature request New feature or request label Jul 5, 2023
@austinwbest
Copy link

Been waiting on this one for a year or two @bobokun lol

@bobokun bobokun added the status:added-to-develop Feature Request or Bug Fix is in Develop label Sep 29, 2023
@bobokun bobokun mentioned this issue Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants