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.5,或者做种时间达到121小时,且标签为,iyuu,已整理 或者 自动辅种 其中一个的情况下,自动删除。但我设置这几个参数并没有起到作用。我测试的下载器是tr,按照以上条件设置参数后,感觉多个标签之间是与的关系。然后不设置标签条件,设置分享率1.5,达到分享率的能筛选出来。但是未达到分享率,达到分享时间的却筛选不出。相当于只有分享率的条件起作用了
The text was updated successfully, but these errors were encountered:
实测仅设置分享时间可以筛选出种子,你还是检查下设置吧,多个条件时必须同时满足,单设置做种时间筛选完全没问题的
Sorry, something went wrong.
单设置时间,其实就是默认分享率为0,筛选出来的结果不是按时间筛选的,而是分享率为0。而且我需要的是,同时设置分享率,做种时间,但只需要满足其中一个
No branches or pull requests
比如我需要,一个种子达到分享率1.5,或者做种时间达到121小时,且标签为,iyuu,已整理 或者 自动辅种 其中一个的情况下,自动删除。但我设置这几个参数并没有起到作用。我测试的下载器是tr,按照以上条件设置参数后,感觉多个标签之间是与的关系。然后不设置标签条件,设置分享率1.5,达到分享率的能筛选出来。但是未达到分享率,达到分享时间的却筛选不出。相当于只有分享率的条件起作用了
The text was updated successfully, but these errors were encountered: