[mythtv-users] Issues with tmbd3 matching - looking for input

Michael mythtv at blandford.net
Fri Feb 17 13:21:44 UTC 2017


On 02/17/2017 05:27 AM, Angela wrote:
> /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M "Thor 2011"


If I call it by hand, those are the results  I get.


I also tried it with my example of 'A Clockwork Orange' and get only one 
result when called manually.

/usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M "A Clockwork 
Orange (1971)"
<?xml version='1.0' encoding='UTF-8'?>
<metadata>
   <item>
     <title>A Clockwork Orange</title>
     <tagline>Being the adventures of a young man whose principal 
interests are rape, ultra-violence and Beethoven.</tagline>
     <description>The head of a gang of toughs, in an insensitive 
futuristic society, is conditioned to become physically ill at sex and 
violence during a prison sentence. When he is released, he's brutally 
beaten by all of his old adversaries.</description>
     <inetref>185</inetref>
     <releasedate>1971-12-18</releasedate>
     <userrating>7.800000</userrating>
     <popularity>4.36526</popularity>
     <year>1971</year>
     <runtime>136</runtime>
     <images>
       <image 
url="http://image.tmdb.org/t/p/original/6nGaLgORQWY6qesyNpKkUO2mBn2.jpg" 
type="fanart" 
thumb="http://image.tmdb.org/t/p/w300/6nGaLgORQWY6qesyNpKkUO2mBn2.jpg"/>
       <image 
url="http://image.tmdb.org/t/p/original/hJYwfHxh9O7lyF7hTIT7ZoP8FYQ.jpg" 
type="coverart" 
thumb="http://image.tmdb.org/t/p/w92/hJYwfHxh9O7lyF7hTIT7ZoP8FYQ.jpg"/>
     </images>
   </item>
</metadata>


But when Mythtv calls it, I am not seeing it pass the year and I still 
get multiple results.


2017-02-17 06:19:13.496716 I  Running Grabber: 
/usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -M A Clockwork Orange
2017-02-17 06:19:15.207799 I  Result Found, Season 0 Episode 0
2017-02-17 06:19:15.207903 I  Result Found, Season 0 Episode 0
2017-02-17 06:19:15.208078 I  Result Found, Season 0 Episode 0
2017-02-17 06:19:15.208162 I  Result Found, Season 0 Episode 0
2017-02-17 06:19:15.208254 I  Result Found, Season 0 Episode 0
2017-02-17 06:19:15.208293 E  Multiple exact title matches found for A 
Clockwork Orange. Need to match on other criteria.

It feels like I am missing an extra step.


Michael


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170217/db0148cd/attachment.html>


More information about the mythtv-users mailing list