[mythtv-commits] Ticket #11345: Patch: Add support to use IMDB as reference in tmdb3.py

MythTV noreply at mythtv.org
Sat Jan 12 05:52:13 UTC 2013


#11345: Patch: Add support to use IMDB as reference in tmdb3.py
----------------------------------------+-----------------------------
 Reporter:  gergnz@…                    |          Owner:  mdean
     Type:  Patch - Feature             |         Status:  closed
 Priority:  minor                       |      Milestone:  unknown
Component:  Contributed Scripts & Apps  |        Version:  Master Head
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------
Changes (by Greg Cockburn <greg@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:c68e784d32192f69a066169b02a2135b0d1f101a/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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>
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11345#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list