added back tmdb
This commit is contained in:
@@ -39,6 +39,19 @@ RADARR_API_KEY=your_radarr_api_key
|
||||
SONARR_URL=http://sonarr:8989
|
||||
SONARR_API_KEY=your_sonarr_api_key
|
||||
|
||||
# ===========================================
|
||||
# EXTERNAL APIs FOR DIGITAL RELEASE DATES
|
||||
# ===========================================
|
||||
# TMDB API for digital release dates (recommended)
|
||||
TMDB_API_KEY=your_tmdb_api_key
|
||||
|
||||
# OMDb API for DVD/digital release dates (optional)
|
||||
OMDB_API_KEY=your_omdb_api_key
|
||||
|
||||
# Jellyseerr for additional digital release data (optional)
|
||||
JELLYSEERR_URL=http://jellyseerr:5055
|
||||
JELLYSEERR_API_KEY=your_jellyseerr_api_key
|
||||
|
||||
# ===========================================
|
||||
# NFO MANAGEMENT
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user