This commit is contained in:
jxxghp 2023-11-09 19:56:56 +08:00
parent 05f1a24199
commit b7448232e6

View File

@ -151,8 +151,8 @@ class TheMovieDbModule(_ModuleBase):
return None
def match_doubaninfo(self, name: str, mtype: MediaType = None,
year: str = None, season: int = None) -> dict:
def match_tmdbinfo(self, name: str, mtype: MediaType = None,
year: str = None, season: int = None) -> dict:
"""
搜索和匹配TMDB信息
:param name: 名称