[mythtv-commits] Ticket #5947: ofdb.py doesn't work anymore. Maybe site changed?

MythTV mythtv at cvs.mythtv.org
Sat Nov 29 18:20:57 UTC 2008


#5947: ofdb.py doesn't work anymore. Maybe site changed?
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  awithers
     Type:  defect     |      Status:  new     
 Priority:  minor      |   Milestone:  unknown 
Component:  mythvideo  |     Version:  0.21    
 Severity:  medium     |     Mlocked:  0       
-----------------------+----------------------------------------------------
 Title search (ofdb.py -M "xxxxx") is working but the search for plot,
 director etc. (ofdb -D "xxxxx") doesn't work anymore.

 Error while executing "./ofdb.py -D "105790,300:300"" for example is:

 # Warning: expected to find content at
 '//IMG[@src='images/notenspalte.gif']', site format may have changed, look
 for a new version of this script.
 # Warning: expected to find content at '//DIV[@class='info']/H5[starts-
 with(., 'Premierendatum')]/../child::text()[2]', site format may have
 changed, look for a new version of this script.
 # Warning: expected to find content at '//DIV[@class='info']/H5[starts-
 with(., 'Länge')]/../child::text()[2]', site format may have changed,
 look for a new version of this script.
 # Traceback (most recent call last):
 #   File "./ofdb.py", line 327, in search_data
 #     data['runtime'] = direct_value(doc.documentElement,
 u"//DIV[@class='info']/H5[starts-with(.,
 'L\u00E4nge')]/../child::text()[2]").split()[0]
 # IndexError: list index out of range

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


More information about the mythtv-commits mailing list