tmdb支持设置baseurl

This commit is contained in:
mtvpls
2026-01-17 18:04:58 +08:00
parent 9b7eb719a2
commit be8373de40
9 changed files with 95 additions and 31 deletions
+1
View File
@@ -226,6 +226,7 @@ async function getInitConfig(configFile: string, subConfig: {
// TMDB配置
TMDBApiKey: '',
TMDBProxy: '',
TMDBReverseProxy: '',
// 评论功能开关
EnableComments: false,
},