[mythtv-commits] Ticket #3115: HouseKeeper - Add cleanup of tvchain table

MythTV mythtv at cvs.mythtv.org
Thu Feb 22 01:22:33 UTC 2007


#3115: HouseKeeper - Add cleanup of tvchain table
-------------------------------+--------------------------------------------
 Reporter:  gnome42 at gmail.com  |        Owner:  ijr    
     Type:  enhancement        |       Status:  new    
 Priority:  minor              |    Milestone:  unknown
Component:  mythtv             |      Version:  0.20   
 Severity:  low                |   Resolution:         
-------------------------------+--------------------------------------------
Changes (by gnome42 at gmail.com):

  * type:  patch => enhancement
  * severity:  medium => low

Comment:

 I have added an updated version. It fixes two issues:

 - bindValue() was adding extra quoting that was causing problems. Switched
 to QString().[[BR]]

 - there was a small window between the two queries where a new livetv
 chain could be created and then erroneously deleted. The check against
 'endtime' in the delete query should protect against that. (That points
 out another problem! I'll upload a third version shortly :)

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/3115#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list