<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/14/2014 12:03 PM, Tom Wheeler
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPsQDDJiKEKGLuMtChWFq7vrF76U7y5LjN-e=LX4cmB7ij6=VQ@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
                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'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=""></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 'mythtv-wide' theme, so
              here'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 "sudo cp -R MythCenter-wide
              MythCenter-wide-mod" 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="fanart"&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't bother
              me so I didn't change it.<br>
              <br>
              Hope that helps-<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    That sounds like what I want to do. I'll give it a try later today
    after I've finished my work for the day.<br>
    <br>
    Thanks. !<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,

Dick Steffens

</pre>
  </body>
</html>