EpisodeMatcher/.env.example
Jarian cedc0fd51e fix: address security and ops issues (#2-#8)
- Fix path traversal vulnerability in TVDB cache (CWE-22)
- Support TVDB_API_KEY env var to avoid hardcoded secrets
- Add config.json to .gitignore, remove from git history
- Add pyproject.toml for proper packaging, remove sys.path.insert
- Add file hash to duplicate detection (reduce false positives)
- Require --force flag for --auto-delete-duplicates deletion
- Log deletions to recovery manifest
- Create .env.example template
2026-07-05 08:07:05 +00:00

6 lines
168 B
Plaintext

# Episode Matcher Environment Variables
# Copy this file to .env and fill in your values
# TVDB API key (get one at https://thetvdb.com/api-information)
TVDB_API_KEY=