mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
feat 辅助识别异步接口 && ChatGPT插件支持辅助名称识别
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ from app.utils.singleton import Singleton
|
||||
|
||||
class TmdbChain(ChainBase, metaclass=Singleton):
|
||||
"""
|
||||
TheMovieDB处理链
|
||||
TheMovieDB处理链,单例运行
|
||||
"""
|
||||
|
||||
def tmdb_discover(self, mtype: MediaType, sort_by: str, with_genres: str,
|
||||
|
||||
Reference in New Issue
Block a user