[mythtv-commits] Ticket #2864: sort by original airdate doesn't work for pre-1970 programs

MythTV mythtv at cvs.mythtv.org
Thu Mar 1 04:16:08 UTC 2007


#2864: sort by original airdate doesn't work for pre-1970 programs
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  ijr    
     Type:  defect                      |       Status:  closed 
 Priority:  minor                       |    Milestone:  unknown
Component:  mythtv                      |      Version:  0.20   
 Severity:  low                         |   Resolution:  fixed  
----------------------------------------+-----------------------------------
Changes (by cpinkham):

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

Comment:

 (In [12904]) Fix the bug causing original airdates prior to 1970 to be
 erroneously set to
 Dec 31 1969 by passing the original air date around in Qt::ISODate (YYYY-
 MM-DD)
 format instead of converting to unixtime.

 Patch by Tony Lill with protocol bump and removal of now-unused variable
 by me.

 Closes #2864.

 WARNING: This bumps the MythTV Protocol from 32 to 33 since it changes the
   format of the original airdate field in the ProgramInfo stringlist.  You
 will
   need to upgrade your frontends, backends, and mythweb all at the same
 time in
   order for them to continue to function together properly.

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


More information about the mythtv-commits mailing list