<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 13, 2014 at 5:24 PM, Dick Steffens <span dir="ltr">&lt;<a href="mailto:dick@dicksteffens.com" target="_blank">dick@dicksteffens.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">A couple of days ago a new feature showed up in MythTV. It appears that a frame of the show is now used as the background for the list of recorded shows. It&#39;s a nice idea for those who like that kind of thing, but it also makes reading the list harder, due to issues of contrast and color.<br>
<br>
Is this a feature that can be turned on and off? If so, where would I find that setting?<span class=""><font color="#888888"></font></span></blockquote><div><br><br></div><div>Hi Dick,<br><br></div><div>I had the same problem a few weeks ago following an update. This appears to be a property of the theme, and I did not see a way to disable it through the UI. I otherwise liked the look of the &#39;mythtv-wide&#39; theme, so here&#39;s my hack to fix it (which you must repeat on each frontend):<br><br></div><div>1. ssh into the computer running mythtv<br><br></div><div>2. Type &quot;sudo cp -R MythCenter-wide MythCenter-wide-mod&quot; to make a copy of the original theme (this is on Mythbuntu, so your path may vary).<br><br></div><div>3. Edit MythCenter-wide-mod/themeinfo.xml and change the value of the &lt;name&gt; element to &lt;name&gt;MythCenter-wide-mod&lt;/name&gt; (or whatever you like your custom theme to be called). I also updated the &lt;description&gt; element further down in that file to mention when I made the change and why (in case I forget three years from now).<br><br></div><div>4. Edit MythCenter-wide-mod/recordings-ui.xml file and comment out (or delete) the &lt;imagetype name=&quot;fanart&quot;&gt; element near the top.<br><br></div><div>5. Go to Setup on the frontend and you should see your new theme appear. Select it, and the coverart should no longer be shown.<br><br></div><div>Note that the thumbnail image in the lower right corner will still show fanart when available (instead of a small thumbnail of the actual recording), but that didn&#39;t bother me so I didn&#39;t change it.<br><br>Hope that helps-<br><br>Tom<br></div><div><br></div><div><br> </div></div></div></div>