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
MP和插件均为最新版本
1:插件标签:不设置任何内容 打开左下角:处理辅种 这种情况下原种做种时间超过插件的设置做种时间后,插件会把原种和对应的辅种删除。
2:插件标签:填写刷流标签(只要填写任意存在的标签内容) 打开左下角:处理辅种 这种情况下原种做种时间超过插件的设置做种时间后,插件只会把原种删除,不管对应的辅种是否超过设置的做种时间,一概不做处理
The text was updated successfully, but these errors were encountered:
代码里面在计算辅种的时候,好像没有再去获取种子列表,直接用了标签筛选后的种子列表。所以打开处理辅种也只会处理有刷流标签的种子
Sorry, something went wrong.
好像是这样一回事,伟哥给看了下说是只要修改两行代码就可以了。但是我不会啊
No branches or pull requests
MP和插件均为最新版本
1:插件标签:不设置任何内容
打开左下角:处理辅种
这种情况下原种做种时间超过插件的设置做种时间后,插件会把原种和对应的辅种删除。
2:插件标签:填写刷流标签(只要填写任意存在的标签内容)
打开左下角:处理辅种
这种情况下原种做种时间超过插件的设置做种时间后,插件只会把原种删除,不管对应的辅种是否超过设置的做种时间,一概不做处理
The text was updated successfully, but these errors were encountered: