feat 字幕下载作为可配置项

This commit is contained in:
yubanmeiqin9048
2023-08-11 11:21:15 +08:00
parent e505f2d2c2
commit 345abcc0a0
3 changed files with 7 additions and 2 deletions

View File

@ -119,6 +119,8 @@ class Settings(BaseSettings):
DOWNLOAD_TV_PATH: str = None
# 下载目录二级分类
DOWNLOAD_CATEGORY: bool = False
# 下载站点字幕
DOWNLOAD_SUBTITLE: bool = False
# 媒体服务器 emby/jellyfin/plex
MEDIASERVER: str = "emby"
# 入库刷新媒体库