feat(CleanInvalidSeed): 兼容 MP v2

This commit is contained in:
Alex Liu
2024-11-21 00:41:14 +08:00
parent 0e08073979
commit e5ac383636
2 changed files with 1014 additions and 0 deletions

View File

@@ -251,5 +251,17 @@
"history": {
"v2.0": "兼容MoviePilot V2"
}
},
"CleanInvalidSeed": {
"name": "清理QB无效做种",
"description": "清理已经被站点删除的种子及对应源文件仅支持QB",
"labels": "Qbittorrent",
"version": "2.0",
"icon": "clean_a.png",
"author": "DzAvril",
"level": 1,
"history": {
"v2.0": "适配 MoviePilot V2"
}
}
}

File diff suppressed because it is too large Load Diff