<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta name="Generator" content="Zarafa WebAccess v7.1.1-37812">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>RE: [mythtv-users] MythWeb Recorded Program Details page takes forever to load (Even worse on 0.27)</title>
<style type="text/css">
body
{
font-family: Arial, Verdana, Sans-Serif ! important;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 0px;
border-style: none;
background-color: #ffffff;
}
p, ul, li
{
margin-top: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body>
<blockquote style="border-left: 2px solid #325FBA; padding-left: 5px;margin-left:5px;">-----Original message-----<br /><strong>From:</strong>        Jean-Yves Avenard <jyavenard@gmail.com><br /><strong>Sent:</strong>        Tue 10-09-2013 07:31<br /><strong>Subject:</strong>        Re: [mythtv-users] MythWeb Recorded Program Details page takes forever to load (Even worse on 0.27)<br /><strong>To:</strong>        Discussion about MythTV <mythtv-users@mythtv.org>; <br />On 10 September 2013 15:17, Dave Pearson <lists@the-pearsons.co.uk> wrote:<br /><br />> As an end user of this great project, I don't have the knowledge to start<br />> digging into the code, but I'm very happy to work with someone who does.<br /><br />Can you give this test a try:<br /><br />edit /var/www/mythweb/modules/tv/tmpl/default/detail.php<br /><br />go line 858 and comment :<br /> $frontends = MythFrontend::findFrontends();<br /><br />(add // at the beginning of the line)<br /><br />Does it load faster?<br />_______________________________________________<br />mythtv-users mailing list<br />mythtv-users@mythtv.org<br />http://www.mythtv.org/mailman/listinfo/mythtv-users<br /></blockquote><p>Hi Jean-Yves,</p><p> </p><p>It's actually line 856 on my system (remember I'm running 0.27, so that probably accounts for the different line number).</p><p> </p><p>I commented that line out and the details page now loads pretty much instantly!</p><p>I can't remember ever using the program details page to start playback on a frontend, so I'm happy to leave that functionality out.</p><p> </p><p>I've also re-enabled the flash player, which I have used from time to time, and the details page still loads almost instantly.</p><p> </p><p>Thanks for your help - I had thought that perhaps removing the metadata lookup might have an effect ,as I hadn't even thought of the frontend lookup, I was going to ask for some help to remove that as a test.</p><p> </p><p>Now, I wonder what causes the Record Program Update function to be so slow? :-)</p><p> </p><p>Regards,</p><p>Dave.<br /> </p>
</body>
</html>