[mythtv-commits] Ticket #2740: mytharchive: chooses wrong dvd-device for "Native archive" job

MythTV mythtv at cvs.mythtv.org
Wed Nov 29 23:44:31 UTC 2006


#2740: mytharchive: chooses wrong dvd-device for "Native archive" job
-------------------------------------+--------------------------------------
 Reporter:  tormen <tormen at gmx.net>  |        Owner:  paulh  
     Type:  defect                   |       Status:  new    
 Priority:  minor                    |    Milestone:  unknown
Component:  mythtv                   |      Version:  0.20   
 Severity:  medium                   |   Resolution:         
-------------------------------------+--------------------------------------
Comment (by paulh):

 Replying to [comment:2 tormen]:
 > The problem must be in mytharchivehelper.
 > mythburn.py seems ok (<<< I looked into it - the advantage of script-
 files :-)
 > But I suppose you will know this ;-)
 >
 > tormen.

 Yep. That is where you would think the problem would be, except I can't
 reproduce it
 at all. Have you been able to reproduce it a second time?

 Looking at the code the only way I can see it produce this problem is if
 for
 some reason gContext->GetSetting("MythArchiveDVDLocation", "/dev/dvd")
 fails to
 retrieve the setting from the DB and uses the default setting.

 What does running this query in mysql give?
 {{{SELECT * FROM settings WHERE value = "MythArchiveDVDLocation";}}}

 Was you running on the same host both times?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2740#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list