mirror of
https://github.com/Jackett/Jackett
synced 2024-12-28 10:50:47 +00:00
Merge branch 'master' of https://github.com/Jackett/Jackett
This commit is contained in:
commit
c137530f5d
1 changed files with 4 additions and 0 deletions
|
@ -373,6 +373,10 @@ Example config for apache:
|
|||
Please post logs if you are unable to resolve your issue with these switches ensuring to remove your username/password/cookies.
|
||||
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.
|
||||
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
|
||||
Please supply as much information about the problem you are experiencing as possible. Your issue has a much greater chance of being resolved if logs are supplied so that we can see what is going on. Creating an issue with '### isn't working' doesn't help anyone to fix the problem.
|
||||
|
||||
|
|
Loading…
Reference in a new issue