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

MythTV mythtv at cvs.mythtv.org
Wed Nov 29 23:49:44 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 tormen <tormen at gmx.net>):

 Hi.

 Yes, I am able to reproduce! I checked mythburn.py. Then I reported the
 bug, gave up and added a symlink /dev/dvd to the right device and then it
 worked ;-)

 Yes mysql and backend and frontend on the same host.

 The SELECT gives:
 {{{
 mysql> SELECT * FROM settings WHERE value = "MythArchiveDVDLocation";
 +------------------------+-----------------+----------+
 | value                  | data            | hostname |
 +------------------------+-----------------+----------+
 | MythArchiveDVDLocation | /dev/dvdwriter2 | jolie    |
 +------------------------+-----------------+----------+
 1 row in set (0.03 sec)
 }}}

 Maybe you can provide a DEBUG-version of mytharchivehelper and I send you
 the output?

 tormen.

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


More information about the mythtv-commits mailing list