From 95b7ba28e4f3008571fac0fb7024bc96ca44e246 Mon Sep 17 00:00:00 2001 From: LM Date: Tue, 10 Jun 2025 17:59:25 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=B7=BB=E5=8A=A0fanart=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/core/config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/core/config.py b/app/core/config.py index 9bfab0f2..ea4c2ae2 100644 --- a/app/core/config.py +++ b/app/core/config.py @@ -114,6 +114,8 @@ class ConfigModel(BaseModel): TVDB_V4_API_PIN: str = "" # Fanart开关 FANART_ENABLE: bool = True + # Fanart语言 + FANART_LANG: str = "zh,en" # Fanart API Key FANART_API_KEY: str = "d2d31f9ecabea050fc7d68aa3146015f" # 115 AppId