readme: note that the omdb is used for the aggregate Indexer.

This commit is contained in:
Garfield69 2019-03-08 20:20:24 +13:00
parent afac5ad1cf
commit 347191ab6a
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ location /jackett {
The logfiles (log.txt/updater.txt) are stored in `%ProgramData%\Jackett` on Windows and `~/.config/Jackett/` on Linux/macOS.
## Configuring OMDb
This feature is used as a fallback to get the movie/series title if only the IMDB ID is provided in the request.
This feature is used as a fallback (when using the aggregate Indexer) to get the movie/series title if only the IMDB ID is provided in the request.
To use it, please just request a free API key on [OMDb](http://www.omdbapi.com/apikey.aspx) (1,000 daily requests limit) and paste the key in Jackett
## Creating an issue