添加种子下载兼容v2

This commit is contained in:
Xu
2024-11-13 09:22:40 +08:00
parent 7ebc136a90
commit 0a7ee202b4
3 changed files with 328 additions and 1 deletions

View File

@@ -425,5 +425,19 @@
"history": {
"v1.0": "重写Strm文件内容"
}
},
"DownloadTorrent": {
"name": "添加种子下载",
"description": "选择下载器,添加种子任务。",
"labels": "站点",
"version": "2.0",
"icon": "download.png",
"author": "thsrite",
"level": 1,
"history": {
"v2.0": "兼容V2版本",
"v1.1": "支持选择MoviePilot配置的下载路径",
"v1.0": "删除下载器中该站点辅种,保留该站点没有辅种的种子"
}
}
}