mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
更新 download.py
This commit is contained in:
@@ -324,6 +324,7 @@ class DownloadChain(ChainBase):
|
|||||||
self.post_message(
|
self.post_message(
|
||||||
Notification(
|
Notification(
|
||||||
channel=channel,
|
channel=channel,
|
||||||
|
source=source if channel else None,
|
||||||
mtype=NotificationType.Download,
|
mtype=NotificationType.Download,
|
||||||
ctype=ContentType.DownloadAdded,
|
ctype=ContentType.DownloadAdded,
|
||||||
image=_media.get_message_image(),
|
image=_media.get_message_image(),
|
||||||
|
|||||||
Reference in New Issue
Block a user