docs: complete API keys documentation in README.md

Documentation Enhancement:
- Add missing TVDB_API_KEY to all relevant sections in README.md
- Create comprehensive API keys reference table with purposes and sources
- Add centralized API Keys Configuration section with clear examples
- Document how to resolve "TVDB API key not configured" warnings
- Include direct links to obtain API keys from each service

API Keys Covered:
- TMDB_API_KEY - Movie release dates and metadata fallbacks
- TVDB_API_KEY - TV show metadata and Emby compatibility (was missing!)
- RADARR_API_KEY - Movie import history and database access
- SONARR_API_KEY - TV episode import history

This resolves user questions about the TVDB API key warning and provides
complete documentation for all external API integrations.
This commit is contained in:
2025-09-14 12:07:23 -04:00
parent 5b7d4cdbd0
commit 91881262ce
3 changed files with 64 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.7.1
0.7.2