<p><br>
On Dec 3, 2013 6:35 PM, &quot;Stuart Morgan&quot; &lt;<a href="mailto:stuart@tase.co.uk">stuart@tase.co.uk</a>&gt; wrote:<br>
&gt;<br>
&gt; On Tuesday 03 Dec 2013 10:06:04 Jim Stichnoth wrote:<br>
&gt; &gt; On Tue, Dec 3, 2013 at 7:13 AM, Bryan Bennetts<br>
&gt; &lt;<a href="mailto:bryan.bennetts@gmail.com">bryan.bennetts@gmail.com</a>&gt;wrote:<br>
&gt; &gt; &gt; Hi all,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;ve upgraded to mythbuntu 13.10/mythtv 0.27 and am now finding that one<br>
&gt; &gt; &gt; of my frontend&#39;s Watch Recordings view is somewhat sluggish.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; That machine is a Acer Revo 3700 (with 4G of ram IIRC) so not hugely<br>
&gt; &gt; &gt; over-powered but on 0.26 there was no perceivable issue.  I have tried<br>
&gt; &gt; &gt; creating my own MythBuntu theme with the fanart turned off, but that has<br>
&gt; &gt; &gt; not improved performance.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; It *seems* to be related to the length of the episodes list as when<br>
&gt; &gt; &gt; scrolling down the left hand panel it is noticably faster for, say, films<br>
&gt; &gt; &gt; (split second scrolling) than children&#39;s programs (of which we have<br>
&gt; &gt; &gt; plenty,<br>
&gt; &gt; &gt; can take a good 3-4 seconds to populate the right hand panel).  This<br>
&gt; &gt; &gt; implies that the menu *may* be doing an operation per episode.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Anyone have any thoughts on how to diagnose/resolve this?<br>
&gt; &gt;<br>
&gt; &gt; I have this same issue on my ION frontends.  I believe it has to do with a<br>
&gt; &gt; 0.27 change where the frontend now asks the backend to generate preview<br>
&gt; &gt; images at full resolution before scaling locally to the theme-specified<br>
&gt; &gt; resolution, instead of generating smaller preview images on the backend<br>
&gt; &gt; which are rescaled again on the frontend.<br>
&gt;<br>
&gt; The scaling is done in a background thread, therefore wouldn&#39;t affect<br>
&gt; responsiveness unless threading wasn&#39;t enabled. Moreover, since the preview<br>
&gt; image is cached locally after scaling, it wouldn&#39;t affect scrolling through the<br>
&gt; list unless there were always new recordings which required new preview<br>
&gt; images. Which isn&#39;t to say that the issue isn&#39;t preview related somehow, just<br>
&gt; that it&#39;s not related to the scaling.<br>
&gt;<br>
&gt; --<br>
&gt; Stuart Morgan<br>
&gt; MythTV<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></p>
<p>Hmm, well I&#39;ll try paring down the theme more to see if affects the behaviour.  I would hope that the code isn&#39;t generating a preview for each episode just as the  main tile is selected in the left hand list.  </p>

<p>Cheers, Bryan. </p>