[mythtv-commits] Ticket #6981: mythburn.py calls mythreplex with non existent --fix_sync option

MythTV mythtv at cvs.mythtv.org
Sat Sep 26 15:24:23 UTC 2009


#6981: mythburn.py calls mythreplex with non existent --fix_sync option
----------------------------------+-----------------------------------------
 Reporter:  gavin at ytz.ca          |        Owner:  janne   
     Type:  defect                |       Status:  assigned
 Priority:  blocker               |    Milestone:  0.22    
Component:  Plugin - MythArchive  |      Version:  head    
 Severity:  medium                |   Resolution:          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by Joe Ripley <vitaminjoe at gmail.com>):

 Re-adding the '-g' option to replex.c (it was excluded from the
 getopt_long() call on line 2671 of the patched replex.c).  I also doubled
 the buffer size from the default of 6MB to 12MB by using '-g 12' in
 mythburn.py.

 This solved the problem (for me) that anonymous pointed out in the log
 attached to this ticket.

 I've attached a merged diff that contains robertm's
 'replex_fix_sync.2.diff', as well as my own changes to re-enable the '-g'
 option and add '-g 12' to mythburn.py.

 --
 Joe Ripley
 vitaminjoe at gmail.com

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


More information about the mythtv-commits mailing list