[mythtv-commits] mythtv branch master updated by wagnerrp. v0.27-pre2-523-gc68e784

Git Repo Owner noreply at mythtv.org
Sat Jan 12 05:52:09 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  c68e784d32192f69a066169b02a2135b0d1f101a (commit)
      from  7d9bf3193e0f3d1795c1ead6f16aa386ab7de587 (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 c68e784d32192f69a066169b02a2135b0d1f101a
Author:    Greg Cockburn <greg at performancemagic.com> at Tue, 8 Jan 2013 12:26:43 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 12 Jan 2013 00:41:06 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c68e784d32192f69a066169b02a2135b0d1f101a

Add support for IMDB based lookups
I'm giving greg credit for this, but the method is significantly
differnet. This includes an explicit regular expression check to ensure
only zero-padded seven digit numbers are queried as IMDB IDs. This is to
prevent any risk of potential overlap with TMDB IDs, once their database
grows that large. This also does not bother applying the IMDB IDs to the
temporary VideoMetadata object as MythTV does not attempt to do anything
with it.

Fixes #11345

Signed-off-by: Raymond Wagner <rwagner at mythtv.org>



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

Summary of changes:
 mythtv/programs/scripts/metadata/Movie/tmdb3.py |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list