[mythtv-users] MythWeb Recorded Program Details page takes forever to load (Even worse on 0.27)
Jean-Yves Avenard
jyavenard at gmail.com
Tue Sep 10 07:06:55 UTC 2013
On 10 September 2013 15:17, Dave Pearson <lists at the-pearsons.co.uk> wrote:
> As an end user of this great project, I don't have the knowledge to start
> digging into the code, but I'm very happy to work with someone who does.
Can you give this test a try:
edit /var/www/mythweb/modules/tv/tmpl/default/detail.php
go line 858 and comment :
$frontends = MythFrontend::findFrontends();
(add // at the beginning of the line)
Does it load faster?
More information about the mythtv-users
mailing list