[mythtv-commits] Ticket #1660: database updates in *recorder.cpp cause dropped data

MythTV mythtv at cvs.mythtv.org
Thu Apr 20 21:32:11 UTC 2006


#1660: database updates in *recorder.cpp cause dropped data
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  danielk
     Type:  defect                      |       Status:  new    
 Priority:  minor                       |    Milestone:  0.20   
Component:  mythtv                      |      Version:  head   
 Severity:  medium                      |   Resolution:         
----------------------------------------+-----------------------------------
Changes (by danielk):

  * milestone:  => 0.20
  * version:  => head

Comment:

 ajlill, can you try the attached patch?

 It uses the DeviceReadBuffer we use for the DVB recorder for the ivtv
 recorder. This should allow us to keep reading the ivtv device while the
 DB inserts are in progress.

 I'm still interested in some of your improvements if you could break them
 into a patch for each one I might be able to apply at least some of them.

 However, please test this patch without those improvements. I think this
 small change alone should be sufficient to address your problem.

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


More information about the mythtv-commits mailing list