This commit is contained in:
jxxghp
2024-08-16 13:41:19 +08:00
parent af88618fbd
commit c030f52418
6 changed files with 45 additions and 10 deletions
+1 -1
View File
@@ -276,7 +276,7 @@ class QbittorrentModule(_ModuleBase, _DownloaderBase):
return None
server.set_torrents_tag(ids=hashs, tags=['已整理'])
# 移动模式删除种子
if settings.TRANSFER_TYPE in ["move", "rclone_move"]:
if settings.TRANSFER_TYPE in ["move"]:
if self.remove_torrents(hashs):
logger.info(f"移动模式删除种子成功:{hashs} ")
# 删除残留文件