refactor enrichment to tmdb-only and fix review findings

This commit is contained in:
windyboy
2026-02-10 08:29:31 +08:00
parent 53aaeeaedf
commit f0c951ad7f
8 changed files with 187 additions and 127 deletions
+1 -3
View File
@@ -387,17 +387,15 @@ enrichment:
enabled: true
incremental: true
refresh_mode: "manual"
providers: [tmdb, douban]
providers: [tmdb]
cache_db: "~/.vlm/enrichment_cache.db"
max_concurrency: 6
min_match_score: 0.75
douban_endpoint: null
translation:
mode: "bidirectional"
fallback_machine: true
api_keys:
tmdb: null
douban: null
openai: null
reputation:
min_votes: 50