mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
feat: support multi-page resource search
This commit is contained in:
@@ -345,6 +345,8 @@ class ConfigModel(BaseModel):
|
||||
SEARCH_MULTIPLE_NAME: bool = False
|
||||
# 最大搜索名称数量
|
||||
MAX_SEARCH_NAME_LIMIT: int = 3
|
||||
# 搜索资源获取页数
|
||||
SEARCH_RESOURCE_PAGES: int = 1
|
||||
|
||||
# ==================== 下载配置 ====================
|
||||
# 种子标签
|
||||
|
||||
Reference in New Issue
Block a user