mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor: migrate rss helper configuration
This commit is contained in:
@@ -148,6 +148,8 @@ class ChainRuntimeConfig:
|
||||
media_recognize_share: bool = False
|
||||
auxiliary_auth_enable: bool = False
|
||||
global_image_cache: bool = False
|
||||
encoding_detection_performance_mode: bool = False
|
||||
encoding_detection_min_confidence: float = 0.5
|
||||
download_subtitle: bool = True
|
||||
music_metadata_to_simplified: bool = True
|
||||
recognize_plugin_first: bool = False
|
||||
|
||||
Reference in New Issue
Block a user