[mythtv-commits] Ticket #6338: Update 0.21-fixes to use tmdb.pl grabber

MythTV mythtv at cvs.mythtv.org
Tue Mar 10 03:18:26 UTC 2009


#6338: Update 0.21-fixes to use tmdb.pl grabber
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  ijr       
     Type:  patch                             |      Status:  new       
 Priority:  minor                             |   Milestone:  unknown   
Component:  MythTV - General                  |     Version:  0.21-fixes
 Severity:  medium                            |     Mlocked:  0         
----------------------------------------------+-----------------------------
 The attached patch updates 0.21-fixes to use the tmdb.pl grabber.

 To avoid requiring users to update their DB's, the patch includes a new
 (throw-away) function ExecuteExternalCommand::UpdateCommandForTMDB() that
 checks to see if the setting for the grabber script is the old imdb.pl
 default.  If so, it checks whether tmdb.pl is available and, if so,
 tmdb.pl is used, instead.  This function is not required in trunk, where
 the DB update removed all imdb.pl-based grabber command lines and the
 default that replaces them is a tmdb.pl command-line.

 Note that the patch does not include the tmdb.pl script.  The script will
 still need to be copied from current trunk (and appropriate executable
 bits set).  The patch also does not remove imdb.pl.

 MythWeb patch to follow.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6338>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list