[mythtv-commits] Ticket #601: Support hotpluggable disc drives in MediaMonitor

MythTV mythtv at cvs.mythtv.org
Fri Jan 20 19:51:46 UTC 2006


#601: Support hotpluggable disc drives in MediaMonitor
-------------------------------------------------------+--------------------
 Reporter:  Aaron McCarthy <mccarthy.aaron at gmail.com>  |        Owner:  danielk 
     Type:  enhancement                                |       Status:  assigned
 Priority:  minor                                      |    Milestone:  0.20    
Component:  mythtv                                     |      Version:  head    
 Severity:  medium                                     |   Resolution:          
-------------------------------------------------------+--------------------
Comment (by Aaron McCarthy <mccarthy.aaron at gmail.com>):

 I've just attached version 2 of this patch which has the following changes

 I've fixed up the functionality such that the DVD menu gets displayed or
 the
 DVD starts playing when one is inserted.  During testing I noticed that
 playing the DVD from the DVD menu fails.  Playing directly or selecting
 play DVD from the CD/DVD menu works.  I got the same behaviour when I did
 a clean recompile without any of my patches applied.

 Ejectable drives (ie CD/DVD drives) are always in the eject menu so you
 can
 eject the tray when no disc is present.  Non ejectable drives are only in
 the
 eject menu when they are mounted.  I'm not quite sure what you mean by
 inserting a device more than once, but I've tested ripping out the USB
 stick without unmounting and the stale devices are removed the eject menu.

 I've made MythMediaDevice forget labels etc when the device enters the
 MEDIASTAT_OPEN state.  This prevents the label of the previous disc being
 shown when no disc is present.

 I've also prevented nested instances of the eject dialog.

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


More information about the mythtv-commits mailing list