fix(tags): gracefully handle missing TMDB/Simkl API keys

Simkl now requires a client_id from https://simkl.com/settings/developer/
This commit is contained in:
Andy
2025-10-20 03:13:30 +00:00
parent 9921690339
commit d3ca8e7039
3 changed files with 104 additions and 65 deletions

View File

@@ -336,6 +336,10 @@ filenames:
# API key for The Movie Database (TMDB)
tmdb_api_key: ""
# Client ID for SIMKL API (optional, improves metadata matching)
# Get your free client ID at: https://simkl.com/settings/developer/
simkl_client_id: ""
# conversion_method:
# - auto (default): Smart routing - subby for WebVTT/SAMI, standard for others
# - subby: Always use subby with advanced processing