[mythtv-commits] Ticket #2461: Mythfilldatabase fix removing existing and inserting same program and date format

MythTV mythtv at cvs.mythtv.org
Mon Sep 25 14:20:08 UTC 2006


#2461: Mythfilldatabase fix removing existing and inserting same program and date
format
-------------------------------------+--------------------------------------
 Reporter:  paulx at andreassen.com.au  |       Owner:  ijr    
     Type:  patch                    |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  mythtv                   |     Version:  0.20   
 Severity:  medium                   |  
-------------------------------------+--------------------------------------
 A few programs are repeatedly removed and added each time the same xmltv
 file is used.  This is due to the comparison of two floats in the stars
 field.

 http://dev.mysql.com/doc/refman/5.0/en/problems-with-float.html

 Added the ORIGINALAIRDATE in the comparison with null handling.

 Added some .utf8()

 Changes order of conflicting and inserting messages to time, channel and
 title.  They also now use the same time date format.

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


More information about the mythtv-commits mailing list