Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

I see OMDB has gone private and requires an API key now. #309

Open
ukharley opened this issue May 26, 2017 · 5 comments
Open

I see OMDB has gone private and requires an API key now. #309

ukharley opened this issue May 26, 2017 · 5 comments

Comments

@ukharley
Copy link

No description provided.

@ukharley
Copy link
Author

ukharley commented May 29, 2017

I've updated omdb.py to use TMDB. Seems to work fine.
Create a free TMDB account to get your own private API key.

https://gist.github.com/ukharley/f3b969967b3624fe8462a29529e48825

@brookesy2
Copy link
Collaborator

@ukharley I added experimental support for both omdb and tmdb with api keys to https://github.com/brookesy2/pynab/tree/omdbtmdb, please test.

@brookesy2
Copy link
Collaborator

So it looks like TMDB will require vastly more underlying changes. So for now you will need to use OMDB.

@brookesy2
Copy link
Collaborator

@ukharley @gkoh So it seems it was just a simple enum addition. I checked in the alembic upgrade to https://github.com/brookesy2/pynab/tree/omdbtmdb . Working so far.

@gkoh
Copy link
Contributor

gkoh commented Oct 3, 2017

I was mainly looking at TV releases, but will give the omdb changes a spin when I get a chance. Many thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants