[mythtv-commits] Ticket #2132: Caching of multible prescaled themes

MythTV mythtv at cvs.mythtv.org
Wed Oct 4 08:12:01 UTC 2006


#2132: Caching of multible prescaled themes
---------------------------------------------------+------------------------
 Reporter:  Sonni Nørløv <sonni.norlov at gmail.com>  |        Owner:  danielk
     Type:  patch                                  |       Status:  closed 
 Priority:  minor                                  |    Milestone:  0.21   
Component:  mythtv                                 |      Version:  head   
 Severity:  medium                                 |   Resolution:  fixed  
---------------------------------------------------+------------------------
Comment (by tino.keitel+mythtv at tikei.de):

 I don't see faster processing when the frontend starts with a different
 resolution. I always have to wait for a while.

 $ mythfrontend --geometry 960x600 | grep -i cache
 2006-10-04 10:05:15.273 Removing stale cache dir:
 /home/scorpion/.mythtv/themecache/Iulius.1680.1050

 $ mythfrontend | grep -i cache
 2006-10-04 10:05:54.835 Removing stale cache dir:
 /home/scorpion/.mythtv/themecache/Iulius.960.600

 $ mythfrontend --geometry 960x600 | grep -i cache
 2006-10-04 10:06:06.187 Removing stale cache dir:
 /home/scorpion/.mythtv/themecache/Iulius.1680.1050

 mysql> SELECT * FROM settings WHERE value = "ThemeCacheSize";

 | ThemeCacheSize | 5    | dose     |

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


More information about the mythtv-commits mailing list