feat: 转移做种支持删除重复种子

This commit is contained in:
ljmeng
2024-05-21 00:57:40 +08:00
parent d69884c6f3
commit 838ade49ac
2 changed files with 42 additions and 10 deletions

View File

@@ -287,10 +287,13 @@
"name": "自动转移做种",
"description": "定期转移下载器中的做种任务到另一个下载器。",
"labels": "做种",
"version": "1.3",
"version": "1.4",
"icon": "seed.png",
"author": "jxxghp",
"level": 2
"level": 2,
"history": {
"v1.4": "支持自动删除源下载器在目的下载器中存在的种子"
}
},
"RssSubscribe": {
"name": "自定义订阅",