[mythtv-commits] Ticket #3662: MediaMonitor may want to ignore some devices

MythTV mythtv at cvs.mythtv.org
Mon Jul 2 14:51:15 UTC 2007


#3662: MediaMonitor may want to ignore some devices
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  nigel   
     Type:  enhancement  |       Status:  assigned
 Priority:  minor        |    Milestone:  0.21    
Component:  mythtv       |      Version:  head    
 Severity:  low          |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by Daniel Burr):

 Replying to [comment:3 nigel]:
 > Fair enough. I will apply this. One last question, Daniel.
 > [[BR]]
 > Your patch ignores based on /dev/blah (the device path) instead of the
 mountpoint (/usr). If you did something to change your boot sequence
 (added another drive on a higher priority USB socket) and rebooted,
 /dev/sda might become /dev/sdb. Would it be more sensible to check on the
 mountpoint, instead? (''e.g.'' something in ::!AddDevice())

 Yeah, I agree with what you've done in ticket #3666.  Going by mountpoint
 OR device path gives the best of both worlds.  However, I don't agree with
 having m_IgnoreList as a member because that means that the setting cannot
 be updated at runtime (requires media monitor to be restarted).  I guess
 you've done it for performance reasons?

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


More information about the mythtv-commits mailing list