[mythtv-commits] Re: Ticket #675: backend deadlock after recording.

MythTV mythtv at cvs.mythtv.org
Thu Nov 17 16:32:10 EST 2005


#675: backend deadlock after recording.
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  defect   |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7904]) Fixes #675.

 This adds a parameter, called 'local_only', to the PreviewGenerator
 constructor which defaults to true. When set to true the
 preview generator will never open a connection to the backend,
 even if it can't find the recording to preview locally.

 Also added some doxygen documentation that tells developers using
 the PreviewGenerator that this should always be set when using
 the preview generator on the backend.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/675>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list