mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
更新 transfer.py
This commit is contained in:
@@ -728,6 +728,7 @@ class TransferChain(ChainBase, metaclass=Singleton):
|
|||||||
if transferd and transferd.status:
|
if transferd and transferd.status:
|
||||||
all_success = False
|
all_success = False
|
||||||
logger.info(f"{file_item.path} 已成功整理过,如需重新处理,请删除历史记录。")
|
logger.info(f"{file_item.path} 已成功整理过,如需重新处理,请删除历史记录。")
|
||||||
|
err_msgs.append("已存在历史记录")
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if not meta:
|
if not meta:
|
||||||
|
|||||||
Reference in New Issue
Block a user