mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
add omdbapi key to Radarr config. Fixes #1266
This commit is contained in:
parent
7e6ec214e6
commit
098135263a
5 changed files with 28 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue