Merge pull request #2701 from Akimio521/dev

This commit is contained in:
jxxghp
2024-09-13 08:32:28 +08:00
committed by GitHub
3 changed files with 16 additions and 1 deletions
+2
View File
@@ -154,6 +154,8 @@ class SearchChain(ChainBase):
keywords = list(dict.fromkeys([k for k in [mediainfo.title,
mediainfo.original_title,
mediainfo.en_title,
mediainfo.hk_title,
mediainfo.tw_title,
mediainfo.sg_title] if k]))
# 执行搜索