fix 集nfo的TMDBID刮削错误的问题

This commit is contained in:
jxxghp
2023-08-19 09:07:41 +08:00
parent 682eda9270
commit 08b00033b9
4 changed files with 243 additions and 6 deletions

View File

@ -181,4 +181,4 @@ class _PluginBase(metaclass=ABCMeta):
self.chain.post_message(Notification(
channel=channel, mtype=mtype, title=title, text=text,
image=image, link=link, userid=userid
))
))