M B

Results 9 comments of M B

Thank you!! On Sat, 23 Jul 2016 at 00:29, Simon Hova [email protected] wrote: > When running install.py while connecting to a remote MySQL DB, I get an > error _Specified...

Can you chuck this on the development-postgres branch? Thanks for submitting too!

@ukharley I added this to the same experimental branch https://github.com/brookesy2/pynab/tree/omdbtmdb

Agreed, which is what I did locally. When I get some time I can look to make a PR.

@gkoh @ukharley So did these changes actually happened. Does this need to be incorporated? @ukharley Are you currently using this in postproc or at time of scan?

@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.