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

MythTV noreply at mythtv.org
Sun Jul 7 05:09:41 UTC 2013


#11345: Patch: Add support to use IMDB as reference in tmdb3.py
----------------------------------------+-----------------------------
 Reporter:  gergnz@…                    |          Owner:  wagnerrp
     Type:  Patch - Feature             |         Status:  closed
 Priority:  minor                       |      Milestone:  0.27
Component:  Contributed Scripts & Apps  |        Version:  Master Head
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+-----------------------------

Comment (by Greg Cockburn <greg@…>):

 In [changeset:"248660c54fad143a3e0c4bafd39e037727629ef2/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="248660c54fad143a3e0c4bafd39e037727629ef2"
 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>
 (cherry picked from commit c68e784d32192f69a066169b02a2135b0d1f101a)
 }}}

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


More information about the mythtv-commits mailing list