[mythtv-commits] Ticket #2151: mythburn.py has two routines named createVideoChapters

MythTV mythtv at cvs.mythtv.org
Thu Aug 10 20:34:31 UTC 2006


#2151: mythburn.py has two routines named createVideoChapters
-------------------------------+--------------------------------------------
 Reporter:  spin667 at mchsi.com  |       Owner:  paulh
     Type:  defect             |      Status:  new  
 Priority:  minor              |   Milestone:       
Component:  mytharchive        |     Version:  head 
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 Maybe python is supposed to be able to pick the right routine based on the
 number of parameters but on the version of python on my system (2.4.1-2,
 FC4) it doesn't work.

 It seems to accept the second version of the two defined
 createVideoChapters() and any attempt to call the four parameter version
 results in an error.

 In any case, this patch just changes the two parameter version to
 createVideoChaptersFixedLength and updates the few places that called it.

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


More information about the mythtv-commits mailing list