mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
更新 subscribe.py
This commit is contained in:
@@ -221,6 +221,8 @@ class SubscribeChain(ChainBase):
|
|||||||
# 订阅成功按规则发送消息
|
# 订阅成功按规则发送消息
|
||||||
self.post_message(
|
self.post_message(
|
||||||
schemas.Notification(
|
schemas.Notification(
|
||||||
|
channel=channel,
|
||||||
|
source=source,
|
||||||
mtype=NotificationType.Subscribe,
|
mtype=NotificationType.Subscribe,
|
||||||
ctype=ContentType.SubscribeAdded,
|
ctype=ContentType.SubscribeAdded,
|
||||||
image=mediainfo.get_message_image(),
|
image=mediainfo.get_message_image(),
|
||||||
|
|||||||
Reference in New Issue
Block a user