mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 06:22:45 +00:00
readme: note that the omdb is used for the aggregate Indexer.
This commit is contained in:
parent
afac5ad1cf
commit
347191ab6a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue