[mythtv-commits] Ticket #2136: mytharchive doesn't set mediatype correctly in config.xml because archiveDestination isn't set

MythTV mythtv at cvs.mythtv.org
Tue Aug 8 03:24:54 UTC 2006


#2136: mytharchive doesn't set mediatype correctly in config.xml because
archiveDestination isn't set
-------------------------------+--------------------------------------------
 Reporter:  spin667 at mchsi.com  |       Owner:  paulh
     Type:  defect             |      Status:  new  
 Priority:  minor              |   Milestone:       
Component:  mytharchive        |     Version:  head 
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 In mythburnwizard.cpp archiveDestination isn't set to anything so when
 it's referenced in createConfigFile, some random number ends up in the
 mediatype parameter in the config.xml file.

 This causes mythburn.py to treat every run as a regular non-rewriteable
 single layer DVD.
 mythburn.py won't run growisofs with -use-the-force-luke for re-writeables
 and will run tcrequant
 on streams to make sure they fit on a single layer disk, even if you
 specified dual layer.

 Anyway, the fix seems to be to set archiveDestination in setDestination.
 Seems to work for me anyway.

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


More information about the mythtv-commits mailing list