<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 3/2/21 2:01 PM, Roland Ernst wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAO+qqbN_TTWAZ_TGbpM89owKtSKEREJ=wPpbwfifO29RpYxkow@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Tue, Mar 2, 2021 at 6:03
            PM Jay Foster <<a href="mailto:jayf0ster@roadrunner.com"
              moz-do-not-send="true">jayf0ster@roadrunner.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div>
              <p>So I manually changed the grabber for this one show
                (The Equalizer) from tvmaze to tmdb3tv.  I know the
                metadata fetch ran, because now there is a background
                artwork, but it is still the wrong series.  From the
                log:</p>
              <p>Mar  1 16:38:25 mythbox mythmetadatalookup:
                mythmetadatalookup[13288]: I MetadataDownload
                metadatagrabber.cpp:453 (RunGrabber) Running Grabber:
                /usr/share/mythtv/metadata/Television/tmdb3tv.py -l en
                -a US -N 95205 It Takes a Village<br>
                Mar  1 16:38:25 mythbox mythmetadatalookup:
                mythmetadatalookup[13288]: I MetadataDownload
                metadatacommon.cpp:1202 (ParseMetadataItem) Result
                Found, Season 1 Episode 4<br>
                Mar  1 16:38:25 mythbox mythmetadatalookup:
                mythmetadatalookup[13288]: I MetadataDownload
                metadatadownload.cpp:176 (run) Returning Metadata
                Results: The Equalizer 1 4</p>
              <p>Something strange is happening.  How is it that both
                tvmaze and tmdb3tv pull the wrong artwork for the
                correct inetref number?  Is there any chance that there
                is some stale/cached artwork overriding this somewhere?<br>
              </p>
              <p>Jay<br>
              </p>
            </div>
          </blockquote>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>Jay,</div>
          <div><br>
          </div>
          <div>MythTV does not refresh the downloaded images unless you
            do some additional actions, <br>
          </div>
          <div>at least for the metadata for the programs to record or
            recorded programs.<br>
          </div>
          <div> Please look at his thread</div>
          <div><a
href="http://lists.mythtv.org/pipermail/mythtv-users/2021-February/406593.html"
              moz-do-not-send="true">http://lists.mythtv.org/pipermail/mythtv-users/2021-February/406593.html</a></div>
          <div><br>
          </div>
          <div>Additionally, the grabber scripts together with the
            programs using them are responsible to <br>
          </div>
          <div>the result which is displayed on your screen.  MythTV
            v0.28 is a kind of outdated.</div>
          <div>A procedure how to reproduce this behavior on MythTV
            master or v.31 is really appreciated. <br>
          </div>
          <div><br>
          </div>
          <div>Roland<br>
          </div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a class="moz-txt-link-freetext" href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a class="moz-txt-link-freetext" href="https://forum.mythtv.org">https://forum.mythtv.org</a>
</pre>
    </blockquote>
    <p>Thanks.  I tried the script, but it failed with</p>
    <p>Deleting entry in recordedartwork table for for 'The Equalizer'.<br>
      Deleting coverart file '/home/mythtv/sg/coverart/The Equalizer
      Season 1_coverart.jpg' in storagegroup 'Coverart'.<br>
      Traceback (most recent call last):<br>
        File "/home/jay/bin/refresh_artwork.py", line 81, in
      <module><br>
          main()<br>
        File "/home/jay/bin/refresh_artwork.py", line 70, in main<br>
          metadatajob = Job.fromRecorded(rec, JOBTYPE.METADATA,
      hostname=be.hostname)<br>
      AttributeError: type object 'JOBTYPE' has no attribute 'METADATA'<br>
    </p>
    <p>The error was after it removed the artwork, so I proceeded
      anyway.  The frontend then showed no poster or background artwork
      for the recording (expected result).  I then ran a metadata lookup
      job.  Now the recording shows the correct poster, but the wrong
      background artwork has reappeared.</p>
    <p><br>
    </p>
  </body>
</html>