<br><div class="gmail_quote">On 7 February 2010 19:19, David Kubicek <span dir="ltr">&lt;<a href="mailto:foceni@gmail.com">foceni@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On 02/07/2010 07:08 PM, Michael T. Dean wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 02/07/2010 08:59 AM, David Kubicek wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have a problem with the Program Guide, be it called from the LiveTV<br>
or the main menu. After opening, it&#39;s loading for about 4sec. When<br>
that&#39;s finished (loaded) it takes about 4sec to move the cursor just<br>
one line up or down, and about 1sec to move left and right. Because of<br>
this, the guide is almost unusable. I have to schedule all my<br>
recordings via MythWeb, which is rather impractical, because the whole<br>
setup is /intended to be/ completely standalone, operated with just a<br>
bluetooth PS3 BD remote.<br>
<br>
My setup is Core 2 Duo 2.8GHz, local FE+BE+DB [SVN trunk], disk is SSD<br>
OCZ Vertex Turbo (measured 250MB/s sustained read). I think that&#39;s<br>
quite a powerful machine, it shouldn&#39;t be an issue. I have 66 unique<br>
channels (80 total), two video sources with different providers and<br>
the combined XMLTV I generate for 12 days ahead is usually about 14MB<br>
(there&#39;s all kinds of details - long descriptions, sub-titles, ep<br>
info, complete credits, premiere/last-showing, icon URL&#39;s, rating,<br>
years, dates, categories, etc).<br>
<br>
I&#39;d like to ask if this is a known issue and/or what can I do about<br>
it? The basic guide doesn&#39;t contain much information, it shows 4 time<br>
slots per 5 channels, no details, only program titles and categories.<br>
It shouldn&#39;t be so resource intensive (if that&#39;s the reason).<br>
<br>
I&#39;m a programmer myself - if there are any suggestions w.r.t.<br>
optimizations or code changes, I&#39;m volunteering to do it and test it.<br>
</blockquote>
<br>
Likely broken channel icons if it&#39;s only in the EPG.<br>
<br>
If it&#39;s also slow in Watch Recordings, it&#39;s probably either broken<br>
clocks and/or broken image caching support (i.e. fix your $HOME/.mythtv<br>
directory/mount options/permissions).<br>
</blockquote>
<br></div></div>
Great suggestion, actually, because my current XMLTV grabber is the first one to include channel icon URL&#39;s! :) That could be it. I&#39;ll check it out.<br>
<br>
Can&#39;t imagine how permissions would cause such delays, open() just succeeds or fails, but I&#39;m filling the DB as root for now (while tuning my new grabber) and channel icons are in /root/.mythtv/channels (or similar), which isn&#39;t readable by myth user.<br>

<br>
I allowed read perms for /root temporarily (no secrets there anyway) and the delays are GONE!<br>
<br>
Nice one, thank you Michael. :)<br>
<br>
-- <br><font color="#888888">
David Kubicek</font><div><div></div><div class="h5"><br>
_______________________________________________<br></div></div></blockquote><div><br>Cool, that was my next suggestion for you based on a problem years back with gif icons, happily beaten to it!  Just out of intrest I have always used (Radio Times) XMLTV with 14 days advance guide and have in excess of 2 years of data with no noticeable slowdown.</div>
</div>