mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-28 03:02:34 +08:00
fix #707
This commit is contained in:
@@ -1372,6 +1372,7 @@ class BrushFlow(_PluginBase):
|
||||
"deleted": False,
|
||||
}
|
||||
# 统计数据
|
||||
torrents_size += torrent.size
|
||||
statistic_info["count"] += 1
|
||||
# 发送消息
|
||||
self.__send_add_message(torrent)
|
||||
|
||||
Reference in New Issue
Block a user