This repository was archived by the owner on Jun 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
I see OMDB has gone private and requires an API key now. #309
Comments
I've updated omdb.py to use TMDB. Seems to work fine. https://gist.github.com/ukharley/f3b969967b3624fe8462a29529e48825 |
@ukharley I added experimental support for both omdb and tmdb with api keys to https://github.com/brookesy2/pynab/tree/omdbtmdb, please test. |
So it looks like TMDB will require vastly more underlying changes. So for now you will need to use OMDB. |
@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. |
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.
No description provided.
The text was updated successfully, but these errors were encountered: