[mythtv-commits] Ticket #8031: Fix mythcommflag status updates

MythTV mythtv at cvs.mythtv.org
Sat Feb 6 05:25:53 UTC 2010


#8031: Fix mythcommflag status updates
------------------------------------------------+---------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |       Owner:  cpinkham
     Type:  patch                               |      Status:  new     
 Priority:  minor                               |   Milestone:  unknown 
Component:  MythTV - Mythcommflag               |     Version:  unknown 
 Severity:  medium                              |     Mlocked:  0       
------------------------------------------------+---------------------------
 r23360 modified JobQueue::ChangeJobStatus() so that the DB is only updated
 when the job status actually changes.  However, mythcommflag uses this
 function to change the job comment, even when the job status hasn't
 necessarily changed.  This means no running status updates are recorded
 beyond the initial "Building Head Start buffer".

 This patch fixes it, though at the cost of an additional DB query per
 status update.

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


More information about the mythtv-commits mailing list