mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
feat(media): aggregate aliases from enabled metadata sources
This commit is contained in:
@@ -187,6 +187,7 @@ class ChainRuntimeConfig:
|
||||
ai_recommend_user_preference: str = ""
|
||||
max_search_name_limit: int = 3
|
||||
search_multiple_name: bool = False
|
||||
search_source: str = "themoviedb"
|
||||
search_threadpool_size: int = 1
|
||||
transfer_threads: int = 1
|
||||
transfer_failure_notification_aggregation: bool = True
|
||||
|
||||
Reference in New Issue
Block a user