mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
feat(CleanInvalidSeed): 兼容 MP v2
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
1002
plugins.v2/cleaninvalidseed/__init__.py
Normal file
1002
plugins.v2/cleaninvalidseed/__init__.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user