[mythtv-commits] Ticket #7027: jamu crashes when program doesn't have originalairdate

MythTV mythtv at cvs.mythtv.org
Thu Sep 10 00:03:53 UTC 2009


#7027: jamu crashes when program doesn't have originalairdate
----------------------------------------+-----------------------------------
 Reporter:  superm1 at mythbuntu.org       |       Owner:  mdean  
     Type:  defect                      |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  Contributed Scripts & Apps  |     Version:  head   
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 This is with SVN 21742 of mythplugins/mythtv.

 Jamu crashes with the following traceback:

 Traceback (most recent call last):
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5366, in
 <module>
     main()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5351, in main
     process.processMythTvMetaData()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 4523, in
 processMythTvMetaData
     self._downloadScheduledRecordedGraphics()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 4361, in
 _downloadScheduledRecordedGraphics
     if program['originalairdate'] == u'0000':
 KeyError: 'originalairdate'

 More details can be found on
 https://bugs.edge.launchpad.net/ubuntu/+source/mythplugins/+bug/427089

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


More information about the mythtv-commits mailing list