<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 10, 2020 at 3:42 PM Werner Mahr <<a href="mailto:werner@vollstreckernet.de">werner@vollstreckernet.de</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">Am Donnerstag, 10. Dezember 2020, 15:30:23 CET schrieb Stuart Auchterlonie:<br>
> On 10/12/2020 14:21, Werner Mahr wrote:<br>
> > Am Donnerstag, 10. Dezember 2020, 14:38:34 CET schrieb James Linder:<br>
> >> Sometimes the artwork for coverart is not retrived, sometimes there is<br>
> >> none<br>
> >> eg 'attenborough extinction'. I make a clip with gimp. Oten that works<br>
> >> but<br>
> > <br>
> > Jep, ttvdb decided it's a good idea to have covers per language, but most<br>
> > contributors there either ignore it, or just have the english one.<br>
> > <br>
> > You can see that when running:<br>
> > /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a EN -N 276312<br>
> > Matanzas /usr/share/mythtv/metadata/Television/ttvdb.py -l de -a DE -N<br>
> > 276312 Matanzas<br>
> > <br>
> > The first has coverart in it's output, the second not.<br>
> > <br>
> > There was a bugreport about that:<br>
> > <a href="https://code.mythtv.org/trac/ticket/13424" rel="noreferrer" target="_blank">https://code.mythtv.org/trac/ticket/13424</a><br>
> > but it was closed as fixed. For me it didn't work either, that's why I<br>
> > tried to fix it 1,5 years ago: <a href="https://github.com/MythTV/mythtv/pull/180" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/pull/180</a><br>
> > <br>
> > My fix wasn't accepted, because it introduced a global var iirc, but 2<br>
> > month ago there have been additional commits there. For me they don't<br>
> > work.<br>
> There were a few commits to address this 2 days ago......<br>
> <br>
> in order (the last one is the one you actually need)<br>
> <br>
> <a href="https://github.com/MythTV/mythtv/commit/8d6eaf2888f571c7e4c7d21b0909082c772a" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/8d6eaf2888f571c7e4c7d21b0909082c772a</a><br>
> c659<br>
> <a href="https://github.com/MythTV/mythtv/commit/735802a37a3e10792deb6d3b1a74be93fc4" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/735802a37a3e10792deb6d3b1a74be93fc4</a><br>
> bdde9<br>
> <a href="https://github.com/MythTV/mythtv/commit/2940cbcaa26d22b65070ea5871db7b72b1c" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/2940cbcaa26d22b65070ea5871db7b72b1c</a><br>
> 96fbc<br>
<br>
Yep, I've seen them. I tested with:<br>
<br>
<a href="https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/programs/scripts/metadata/Television/ttvdb.py" rel="noreferrer" target="_blank">https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/programs/<br>
scripts/metadata/Television/ttvdb.py</a><br>
<br>
Just while writing the first reply. The covers are shown in output on console <br>
as expected (OK, it's the series-poster, not the one from the actual season), <br>
but in frontend, when deleting details and then pressing "w" (I renamed the <br>
seasonposter before) I still get no new poster.<br>
<br>
-- <br><br></blockquote><div><br></div><div>Dear all</div><div>Please post mythtv version, i.e. the output of<br>{{{<br>mythfrontend --version<br>or<br>mythbackend --version<br>}}}<br>and post the log files as well. <br><br>Procedures to change/update coverarts, get log files and MySQL entries:<br></div><div><br></div><div>For videos:<br>menu->i->Change Video Details->reset details<br>menu->i->Change Video Details->retrieve details <br><br>MySQL: videometadata table <br>Logs: mythfrontend.log<br><br><br>For recordings:<br>if no metadata has been retrieved before:<br>M --> Job Options --> Begin Metadata Lookup<br><br>if already a lookup for metadata was done:<br>See <br><a href="https://forum.mythtv.org/viewtopic.php?f=36&t=4121">https://forum.mythtv.org/viewtopic.php?f=36&t=4121</a><br><br>Logs: mythbackend.log, mythmetadatalookup.log<br>MySQL: recordedartwork table</div><div><br></div><div>Regards,</div><div>Roland<br> </div></div></div>