<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 3, 2013 at 7:13 AM, Bryan Bennetts <span dir="ltr">&lt;<a href="mailto:bryan.bennetts@gmail.com" target="_blank">bryan.bennetts@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I&#39;ve upgraded to mythbuntu 13.10/mythtv 0.27 and am now finding that one of my frontend&#39;s Watch Recordings view is somewhat sluggish.</div>
<div><br></div><div>That machine is a Acer Revo 3700 (with 4G of ram IIRC) so not hugely over-powered but on 0.26 there was no perceivable issue.  I have tried creating my own MythBuntu theme with the fanart turned off, but that has not improved performance.  </div>

<div><br></div><div>It *seems* to be related to the length of the episodes list as when scrolling down the left hand panel it is noticably faster for, say, films (split second scrolling) than children&#39;s programs (of which we have plenty, can take a good 3-4 seconds to populate the right hand panel).  This implies that the menu *may* be doing an operation per episode.</div>

<div><br></div><div>Anyone have any thoughts on how to diagnose/resolve this?</div><div></div></div></blockquote></div><br></div><div class="gmail_extra">I have this same issue on my ION frontends.  I believe it has to do with a 0.27 change where the frontend now asks the backend to generate preview images at full resolution before scaling locally to the theme-specified resolution, instead of generating smaller preview images on the backend which are rescaled again on the frontend.  I bet the difference in snappiness you observed is related to the preview image file size, which you can find by looking for the preview file in somewhere like ~/.mythtv/remotecache/ .  You could probably confirm this by disabling preview images in your theme.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">To further confuse the issue, older recordings may be reusing older, smaller preview images on the backend and/or in the frontend remotecache directory, so for a truly fair comparison you&#39;d want to remove *.png files from your Recordings storage group directories so that they get regenerated.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Jim</div></div>