[mythtv-users] completely disabling metadata lookup
Jerome Yuzyk
jerome at supernet.ab.ca
Mon Apr 24 01:06:00 UTC 2017
On Saturday, April 22, 2017 9:39:34 PM MDT Mark Perkins wrote:
> On 23/04/17 10:33, Jerome Yuzyk wrote:
> > On Saturday, April 22, 2017 6:37:36 PM MDT Mark Perkins wrote:
> > ...
> >
> >> Interesting. Not sure what to check next. Are you using a different
> >> template to the default one?
> >>
> >> So just to confirm, in mythweb you go to 'listings', then select (left
> >> click) a program. In the bottom right of the program page in the 'post
> >> processing' box 'Look Up Metadata' is unchecked but when you actually
> >> create the recording (say hit the radio button for 'record only this
> >> showing' up the top right then 'update recording settings' down the
> >> bottom) it still creates the metadata lookup job?
> >
> > Yes. I see it logged in /var/log/messages as the following, as soon as the
> > details page opens. I had changed the Default Template to disable the
> > metadata setting based on a post I made a few months ago.
> >
> > Apr 22 18:59:28 tv mythbackend: 2017-04-22 18:59:28.191047 I Running
> > Grabber: /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a CA -N NHL
> > Hockey Montreal Canadiens at New York Rangers or Nashville Predators at
> > Chicago Blackhawks
> > Apr 22 18:59:28 tv mythbackend: 2017-04-22 18:59:28.641615 I Running
> > Grabber: /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a CA -M NHL
> > Hockey
> > Apr 22 18:59:29 tv mythbackend: 2017-04-22 18:59:29.192915 I Running
> > Grabber: /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -M NHL
> > Hockey Apr 22 18:59:30 tv mythbackend: 2017-04-22 18:59:30.194768 I
> > Result Found, Season 0 Episode 0
> > Apr 22 18:59:31 tv mythbackend: 2017-04-22 18:59:31.396942 I Running
> > Grabber: /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -D 398993
> > Apr 22 18:59:32 tv mythbackend: 2017-04-22 18:59:32.400668 I Result
> > Found,
> > Season 0 Episode 0
> > Apr 22 18:59:32 tv mythbackend: 2017-04-22 18:59:32.400739 I Returning
> > Metadata Results: NHL: Lighter Side of Hockey 0 0
>
> My last thought - do you get the same behavior using the new internal
> web interface? This *might* be the patch
> (https://code.mythtv.org/trac/ticket/9939) that added the functionality
> to mythweb (6 years ago) which *might* give some clues as to how it can
> be disabled but otherwise will need to wait for someone with better
> knowledge of mythweb to assist.
Thank you - that's the patch. The description says nothing about checking to
see if metadata updates are enabled, and this may have been overlooked.
The patch is Closed. What's the protocol to request a patch for this patch? Or
will it even be accepted since MythWeb is deprecated?
In the interim I have commented line 193 of /usr/share/mythweb/modules/tv/
tmpl/default/detail.php to ignore metadata lookup. Next I'll look at how to
determine whether metadata lookups are desired, in order to make a proper
patch to submit.
--
A little of Jerome's MythTV World: http://mythtv.bss.ab.ca
More information about the mythtv-users
mailing list