mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
Update app/core/config.py
接受AI的建议
This commit is contained in:
+1
-1
@@ -848,7 +848,7 @@ class Settings(BaseSettings, ConfigModel, LogConfigModel):
|
|||||||
获取TMDB图片网址
|
获取TMDB图片网址
|
||||||
|
|
||||||
:param file_path: TMDB API返回的xxx_path
|
:param file_path: TMDB API返回的xxx_path
|
||||||
:param file_size: 图片大小,支持的值包括:'original'和'w500'
|
:param file_size: 图片大小,例如:'original', 'w500' 等
|
||||||
:return: 图片的完整URL
|
:return: 图片的完整URL
|
||||||
"""
|
"""
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user