[mythtv-users] Mythweb: Recorded Programs takes forever...

Michael T. Dean mtdean at thirdcontact.com
Sat Aug 4 16:50:00 UTC 2007


On 08/04/2007 12:24 PM, JS Boyd wrote:
> I suspect 
> that the problem with Mythweb is its retrieval of the program 
> thumbnails.

Actually, it's a problem with your backend thinking it needs to
constantly re-create the thumbnails.

>  Permissions appear correct and it does work... eventually 
> it's just incredibly slow and consumes a lot of CPU and disk i/o.

Remember that there's a lot more to access rights than just permissions
on most systems today.  ACL's, for instance.  PHP configuration.  Apache
configuration.  (The last two of which don't apply for your backend.) 
And more that I can't think of.

Also, make sure you're running the latest SVN rev of your branch.  IIRC,
there was an issue that made the "last modified" date 1 second before
the PNG preview file timestamp.  This would cause the behavior you
observe, too.

Mike


More information about the mythtv-users mailing list