linuxserver / docker-couchpotato

http://linuxserver.io
GNU General Public License v3.0
154 stars 69 forks source link

Add var for OMDB_API #59

Closed tm9k1 closed 2 years ago

tm9k1 commented 3 years ago

linuxserver.io


Desired Behavior

There should be a var OMDB_API_KEY in which I can add my OMDB API key

Current Behavior

Logs have errors like

[hpotato.core.plugins.base] Failed opening url in OMDBAPI: https://www.omdbapi.com/?apikey=xxx&type=movie&y=&t=hit Traceback (most recent call last): HTTPError: 401 Client Error: Unauthorized for url: https://www.omdbapi.com/?apikey=xxx&type=movie&y=&t=hit

Alternatives Considered

None so far. Suggestions are welcome!

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 3 years ago

Can't you set it in the gui?

tm9k1 commented 3 years ago

I couldn't find the gui option for this in settings, can you please send an ss or quick guide?

On Sun, 18 Jul, 2021, 7:15 am aptalca, @.***> wrote:

Can't you set it in the gui?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-couchpotato/issues/59#issuecomment-881984137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPOMM55RHBVPLW6EYUR2IDTYIW4BANCNFSM5ARMSEZQ .

j0nnymoe commented 3 years ago

Looks like you add it directly to the settings.conf : https://github.com/CouchPotato/CouchPotatoServer/pull/7214

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.