[mythtv-commits] Ticket #7691: Reduce RECORDING_LIST_CHANGE usage.

MythTV mythtv at cvs.mythtv.org
Mon Dec 21 14:48:13 UTC 2009


#7691: Reduce RECORDING_LIST_CHANGE usage.
------------------------------+---------------------------------------------
 Reporter:  danielk           |        Owner:  danielk
     Type:  task              |       Status:  closed 
 Priority:  minor             |    Milestone:  0.23   
Component:  MythTV - General  |      Version:  head   
 Severity:  medium            |   Resolution:  fixed  
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by danielk):

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


Comment:

 The only remaining full RECORDING_LIST_CHANGE happens when a slave backend
 disconnects from the master. In this case a full list update does make
 sense. We could instead update only those recordings that are in progress
 on that particular backend, but this is a pretty rare event so the
 optimization isn't worth the effort.

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


More information about the mythtv-commits mailing list