mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
feat 正在下载进度推送插件
This commit is contained in:
@@ -266,7 +266,8 @@ class DownloadChain(ChainBase):
|
||||
download_hash=_hash,
|
||||
torrent_name=_torrent.title,
|
||||
torrent_description=_torrent.description,
|
||||
torrent_site=_torrent.site_name
|
||||
torrent_site=_torrent.site_name,
|
||||
userid=userid
|
||||
)
|
||||
|
||||
# 登记下载文件
|
||||
|
||||
Reference in New Issue
Block a user