<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 4, 2021 at 1:30 PM Leo Butler via mythtv-users <<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</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">
<br>
I have an up-to-date v31 from mythbuntu's ppa. I am encountering the<br>
same issue as Jay reports. Here are the two lines from the log file<br>
after I updated the inetref on a previously recorded show:<br>
<br>
33166: MarĀ 4 06:18:33 mythtv-server mythmetadatalookup:<br>
mythmetadatalookup[103772]: I MetadataDownload metadatadownload.cpp:217<br>
(run) Returning Metadata Results: The Equalizer 1 17<br>
<br>
33210: MarĀ 4 06:18:38 mythtv-server mythmetadatalookup:<br>
mythmetadatalookup[103819]: I MetadataDownload metadatadownload.cpp:217<br>
(run) Returning Metadata Results: The Equalizer 1 4<br>
<br>
I think the first line is referring to an episode in the old series.<br>
<br>
There is no line in the log file with the command that is being run, as<br>
there was in 0.29.<br>
<br>
Leo<br>
<br></blockquote><div><br></div><div>There exist 1 movie and 3 tv recordings/series with the<br>name "The Equalizer".<br>Each of the TV grabber has deficiencies finding the episode<br>for "The Equalizer" "It Takes a Village".<br><br>tvmaze does not find a fanart, but displays the<br>correct coverart.<br><br>tmdb3tv does not find anything, only if you fill in<br>the correct season and episode numbers,<br>then it finds the correct coverart and fanart.<br><br>ttvdb returns metadata for the old series, one needs<br>to change the title to "The Equalizer (2021)".<br><br><br>As already said, it is necessary to remove the artworks<br>from the database and delete the files in the<br>storage groups to allow mythtv to update them again.<br><br><br>I found the following calls to the grabber scripts in the<br>log files for the frontend and mythmetadatalookup.log<br>(at the backend):<br><br>tvmaze.py -l en -a US -N "The Equalizer" "It Takes a Village"<br>tvmaze.py -l en -a US -N 47929 "It Takes a Village"<br>tvmaze.py -l en -a US -M "The Equalizer"<br>tmdb3tv.py -l en -a US -N "The Equalizer" "It Takes a Village"<br>tmdb3tv.py -l en -a US -N 95205 "It Takes a Village"<br>tmdb3tv.py -l en -a US -C 95205<br>ttvdb.py -l en -a US -M "The Equalizer"<br>ttvdb.py -l en -a US -N "The Equalizer (2021)" "It Takes a Village"<br>ttvdb.py -l en -a US -N 382327 "It Takes a Village"</div><div><br></div><div><br></div><div>The queries have been performed by<br>"E --> Metadata Options --> Perform Query" on the recording rule, and<br>"M --> Job Options --> Begin Metadata Lookup" on the recording itself.</div><div><br></div><div>Roland<br></div></div></div>