[mythtv-commits] Re: Ticket #699: AutoExpire::FillDBOrdered uses ints for filesizes

MythTV mythtv at cvs.mythtv.org
Wed Nov 23 05:10:37 EST 2005


#699: AutoExpire::FillDBOrdered uses ints for filesizes
-------------------------------------+--------------------------------------
 Reporter:  Robert Tsai <rtsai1111>  |        Owner:  cpinkham
     Type:  patch                    |       Status:  new     
 Priority:  minor                    |    Milestone:          
Component:  mythtv                   |      Version:  head    
 Severity:  medium                   |   Resolution:          
-------------------------------------+--------------------------------------
Comment (by anonymous):

 Can you make and test a patch that in MySQL does the divide by 1024 and
 then multiply the toInt() by 1024 and see if you can work around it that
 way?  If that works, check programinfo.cpp to see if another change is
 necessary there when/if we load the filesize.

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


More information about the mythtv-commits mailing list