fix
This commit is contained in:
parent
270c11bb8b
commit
f697e16447
@ -668,6 +668,7 @@ class MediaSyncDel(_PluginBase):
|
|||||||
# 发送消息
|
# 发送消息
|
||||||
if self._notify:
|
if self._notify:
|
||||||
self.post_message(
|
self.post_message(
|
||||||
|
mtype=NotificationType.MediaServer,
|
||||||
title="媒体库同步删除任务完成",
|
title="媒体库同步删除任务完成",
|
||||||
text=f"{msg}\n"
|
text=f"{msg}\n"
|
||||||
f"数量 {len(transfer_history)}\n"
|
f"数量 {len(transfer_history)}\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user