We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,谢谢给我们提供了这么好的工具 能否提供如下功能 1.如果种子上传速度为0(或低于KB/S),且持续1小时(或小时),则删除种子和数据。 2.如果硬盘总空间小于**GiB,则执行上述过程。 谢谢!
The text was updated successfully, but these errors were encountered:
如果要判断种子几个小时内的速度情况,则需要建立数据库记录每次运行的统计数据并计算,脚本程序会变得比较复杂,所以近期内不会加入这个功能。
近期会添加平均速度的删种条件,个人认为平均速度也可以体现种子在最近一段时间的速度情况 😄
Sorry, something went wrong.
看到transmission的最后活动时间能满足这个条件
No branches or pull requests
你好,谢谢给我们提供了这么好的工具
能否提供如下功能
1.如果种子上传速度为0(或低于KB/S),且持续1小时(或小时),则删除种子和数据。
2.如果硬盘总空间小于**GiB,则执行上述过程。
谢谢!
The text was updated successfully, but these errors were encountered: