Update cleaninvalidseed to v1.8

This commit is contained in:
xuzhi
2024-05-28 14:25:12 +00:00
parent d699146406
commit 57cc748942
2 changed files with 76 additions and 21 deletions

View File

@@ -702,11 +702,12 @@
"name": "清理QB无效做种",
"description": "清理已经被站点删除的种子及对应源文件仅支持QB",
"labels": "Qbittorrent",
"version": "1.7",
"version": "1.8",
"icon": "clean_a.png",
"author": "DzAvril",
"level": 1,
"history": {
"v1.8": "增加远程命令切换全量通知修复bug",
"v1.7": "修复因消息内容包含'_'导致telegram API调用失败的问题",
"v1.6": "修复当种子有多个标签时,通过标签过滤不删除种子会失效的问题",
"v1.5": "1. 增加通过分类、标签过滤不删除种子功能2. 全量通知提供更多信息",