[mythtv-commits] Ticket #6640: Add TheTVDB and themoviedb lookups to MythWeb detail pages

MythTV mythtv at cvs.mythtv.org
Thu Jun 18 22:22:32 UTC 2009


#6640: Add TheTVDB and themoviedb lookups to MythWeb detail pages
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  xris   
     Type:  patch                             |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  Plugin - MythWeb                  |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The attached patch adds new lookups to MythWeb TV detail pages allowing
 the user to look up shows at TheTVDB.com and themoviedb.org (in addition
 to the existing lookups for TV.com and IMDb).

 The patch does not modify the video module, which still uses IMDb lookup,
 as we're storing IMDb inetref in MythVideo, so it makes sense to just let
 the user look up shows at IMDb when getting multiple results after using
 the grabber through MythWeb.  Once MythVideo's use of inetref's is
 straightened out, this can be fixed to use the open database.
 Specifically, there are references to imdb.com in classes/Video.php, and
 in the (duplicated?) function makeImdbWebUrl() in
 modules/video/handler.php and modules/video/tmpl/default/video.php .

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


More information about the mythtv-commits mailing list