[mythtv-commits] Ticket #6574: tmdb.pl dies on movies without categories (genres)

MythTV mythtv at cvs.mythtv.org
Fri May 29 03:01:49 UTC 2009


#6574: tmdb.pl dies on movies without categories (genres)
----------------------------------------------+-----------------------------
 Reporter:  Mike Theobald <mike at theobald.ca>  |        Owner:  awithers  
     Type:  defect                            |       Status:  new       
 Priority:  minor                             |    Milestone:  unknown   
Component:  Plugin - MythVideo                |      Version:  0.21-fixes
 Severity:  low                               |   Resolution:            
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by Michelle Agnew <mythtvtrac at michelleagnew.com>):

 This is fixed with the attached patch.  With no categories available, the
 categories has a value of '' instead of being a hashref.  This checks for
 a reference first and only sets the value of @catlist if it's a reference.

 Michelle

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6574#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list