[mythtv-commits] Ticket #7615: MythUI fails to update cache for images in storage groups

MythTV mythtv at cvs.mythtv.org
Thu Nov 19 10:17:11 UTC 2009


#7615: MythUI fails to update cache for images in storage groups
-----------------------------------------------+----------------------------
 Reporter:  Robin Hill <myth@…>                |       Owner:  stuartm
     Type:  defect                             |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  MythTV - User Interface Library    |     Version:  0.22   
 Severity:  medium                             |     Mlocked:  0      
-----------------------------------------------+----------------------------
 The MythUI code to check whether a cached image is out-of-date only works
 with local images (as it checks the modification time of the files).  This
 check fails for images in storage groups, so these never get updated
 (unless the cache is cleared).

 The attached patch retrieves the modification time from the backend for
 images in storage groups.

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


More information about the mythtv-commits mailing list