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

MythTV mythtv at cvs.mythtv.org
Sat Jan 6 13:45:58 UTC 2007


#2461: Mythfilldatabase fix removing existing and inserting same program and date
format
-------------------------------------+--------------------------------------
 Reporter:  paulx at andreassen.com.au  |        Owner:  stuartm
     Type:  patch                    |       Status:  closed 
 Priority:  minor                    |    Milestone:  unknown
Component:  mythtv                   |      Version:  0.20   
 Severity:  medium                   |   Resolution:  fixed  
-------------------------------------+--------------------------------------
Changes (by stuartm):

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

Comment:

 (In [12431]) Applies some of the changes to programdata.cpp from Paul
 Andreassen. Closes #2461

 * Fix - Comparison of floats in mysql doesn't work well, so round up
 before checking if the star rating has changed.
 * Fix - Use the same format for programme start and end times in the
 verbose messages.
 * Tidy - Rearranges the time/channel/title in verbose messages, this
 didn't really seem necessary but it makes it slightly easier to read.

 I've left out the utf8 changes as they require a closer look.

 I've also left out the inclusion of originalairdate in the comparisons as
 it didn't work well with radiotimes data. I may add it later if I can find
 and fix the problem.

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


More information about the mythtv-commits mailing list