mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-03-27 10:05:57 +00:00
fix
This commit is contained in:
@@ -134,6 +134,7 @@ class CloudSyncDel(_PluginBase):
|
||||
'episode_num': episode_num,
|
||||
'action': 'media_sync_del'
|
||||
})
|
||||
is_local = True
|
||||
else:
|
||||
if Path(local_path).is_file():
|
||||
# 检索相同目录下同名的媒体文件
|
||||
|
||||
Reference in New Issue
Block a user