add omdbapi key to Radarr config. Fixes #1266

This commit is contained in:
clinton-hall 2017-06-15 22:48:37 +09:30
commit 098135263a
5 changed files with 28 additions and 6 deletions

View file

@ -63,6 +63,11 @@
# set this if using a reverse proxy.
#raweb_root=
# Radarr OMDB API Key.
#
# api key for www.omdbapi.com (used as alternative to imdb to assist with movie identification).
#raomdbapikey=
# Radarr wait_for
#
# Set the number of minutes to wait after calling the renamer, to check the episode has changed status.