[mythtv-commits] mythtv branch master updated by wagnerrp. v0.27-pre2-1697-g9be80b7

Git Repo Owner noreply at mythtv.org
Sat Jul 6 16:28:12 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  9be80b77c163dd6575684e455dcac978e98d6214 (commit)
      from  f47beffa603ee77a373b1b9ab649368db42e3b4e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9be80b77c163dd6575684e455dcac978e98d6214
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 6 Jul 2013 12:25:07 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 6 Jul 2013 12:25:07 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9be80b77c163dd6575684e455dcac978e98d6214

Replace tmdb.py with tmdb3.py
This replaces tmdb.py with tmdb3.py as the default grabber for Movie
metadata. It also updates the database schema to force the change for
existing users. The web API tmdb.py uses will be shut down after
2013-09-15, so this is a necessary change for 0.27, and will likely need
to be done for 0.26 once tmdb3.py gets a bit wider testing.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/perl/MythTV.pm                   |    2 +-
 mythtv/bindings/python/MythTV/dataheap.py        |    2 +-
 mythtv/bindings/python/MythTV/static.py          |    2 +-
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythmetadata/metadatadownload.cpp |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp                |   13 +++++++++++++
 mythtv/programs/mythfrontend/grabbersettings.cpp |    2 +-
 7 files changed, 19 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list