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
|
@ -68,6 +68,11 @@
|
|||
# set this to where your CouchPotato completed downloads are.
|
||||
#cpswatch_dir=
|
||||
|
||||
# CouchPotato OMDB API Key.
|
||||
#
|
||||
# api key for www.omdbapi.com (used as alternative to imdb to assist with movie identification).
|
||||
#cpsomdbapikey=
|
||||
|
||||
# CouchPotato Postprocess Method (renamer, manage).
|
||||
#
|
||||
# use "renamer" for CPS renamer (default) or "manage" to call a manage update.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue