mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-12 02:47:11 +08:00
fix 跨存储整理(115下载除外)
This commit is contained in:
@@ -750,7 +750,7 @@ class FileManagerModule(_ModuleBase):
|
||||
target_file=target_file,
|
||||
transfer_type=transfer_type)
|
||||
if new_item:
|
||||
logger.info(f"文件 {fileitem.path} {transfer_type}完成")
|
||||
logger.debug(f"文件 {fileitem.path} {transfer_type}完成")
|
||||
# 处理其他相关文件
|
||||
self.__transfer_other_files(fileitem=fileitem,
|
||||
target_storage=target_storage,
|
||||
|
||||
Reference in New Issue
Block a user