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