[mythtv-users] coverart

Roland Ernst rcrernst at gmail.com
Thu Dec 10 18:43:18 UTC 2020


On Thu, Dec 10, 2020 at 3:42 PM Werner Mahr <werner at vollstreckernet.de>
wrote:

> Am Donnerstag, 10. Dezember 2020, 15:30:23 CET schrieb Stuart Auchterlonie:
> > On 10/12/2020 14:21, Werner Mahr wrote:
> > > Am Donnerstag, 10. Dezember 2020, 14:38:34 CET schrieb James Linder:
> > >> Sometimes the artwork for coverart is not retrived, sometimes there is
> > >> none
> > >> eg 'attenborough extinction'. I make a clip with gimp. Oten that works
> > >> but
> > >
> > > Jep, ttvdb decided it's a good idea to have covers per language, but
> most
> > > contributors there either ignore it, or just have the english one.
> > >
> > > You can see that when running:
> > > /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a EN -N 276312
> > > Matanzas /usr/share/mythtv/metadata/Television/ttvdb.py -l de -a DE -N
> > > 276312 Matanzas
> > >
> > > The first has coverart in it's output, the second not.
> > >
> > > There was a bugreport about that:
> > > https://code.mythtv.org/trac/ticket/13424
> > > but it was closed as fixed. For me it didn't work either, that's why I
> > > tried to fix it 1,5 years ago:
> https://github.com/MythTV/mythtv/pull/180
> > >
> > > My fix wasn't accepted, because it introduced a global var iirc, but 2
> > > month ago there have been additional commits there. For me they don't
> > > work.
> > There were a few commits to address this 2 days ago......
> >
> > in order (the last one is the one you actually need)
> >
> >
> https://github.com/MythTV/mythtv/commit/8d6eaf2888f571c7e4c7d21b0909082c772a
> > c659
> >
> https://github.com/MythTV/mythtv/commit/735802a37a3e10792deb6d3b1a74be93fc4
> > bdde9
> >
> https://github.com/MythTV/mythtv/commit/2940cbcaa26d22b65070ea5871db7b72b1c
> > 96fbc
>
> Yep, I've seen them. I tested with:
>
> https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/programs/
> scripts/metadata/Television/ttvdb.py
> <https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/programs/scripts/metadata/Television/ttvdb.py>
>
> Just while writing the first reply. The covers are shown in output on
> console
> as expected (OK, it's the series-poster, not the one from the actual
> season),
> but in frontend, when deleting details and then pressing "w" (I renamed
> the
> seasonposter before) I still get no new poster.
>
> --
>
>
Dear all
Please post mythtv version, i.e. the output of
{{{
mythfrontend --version
or
mythbackend --version
}}}
and post the log files as well.

Procedures to change/update coverarts, get log files and MySQL entries:

For videos:
menu->i->Change Video Details->reset details
menu->i->Change Video Details->retrieve details

MySQL: videometadata table
Logs: mythfrontend.log


For recordings:
if no metadata has been retrieved before:
M --> Job Options --> Begin Metadata Lookup

if already a lookup for metadata was done:
See
https://forum.mythtv.org/viewtopic.php?f=36&t=4121

Logs: mythbackend.log, mythmetadatalookup.log
MySQL: recordedartwork table

Regards,
Roland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20201210/960e4d96/attachment.htm>


More information about the mythtv-users mailing list