<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 11, 2015 at 7:33 PM, Thomas Mashos <span dir="ltr"><<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Sun, Jan 11, 2015 at 7:21 PM, Matt Garman <<a href="mailto:matthew.garman@gmail.com" target="_blank">matthew.garman@gmail.com</a>> wrote:<br>
> According to the documentation here<br>
>     <a href="http://www.mythtv.org/wiki/MythVideo_File_Parsing" target="_blank">http://www.mythtv.org/wiki/MythVideo_File_Parsing</a><br>
> "Note: Adding the year in YYYY format to a movies filename will help<br>
> with duplicate matching."<br>
><br>
> But I've noticed that adding the date to a movie causes tmdb3.py to<br>
> (sometimes) return no results.<br>
><br>
> For example, the following returns many results (25 to be exact):<br>
> # tmdb3.py -M "Predator"<br>
><br>
> However, the first one is what I want, and the metadata shows<br>
> <year>1987</year>, so I'll add that to the filename, and maybe it will<br>
> filter out all the extraneous results.  Nope, now I get zero results:<br>
> # tmdb3.py -M "Predator 1987"<br>
><br>
> I've tried this for many titles, where leaving out the date gives lots<br>
> of matches, but adding the date gives zero matches.<br>
><br>
> Am I doing something wrong?  Maybe my tmdb3.py is too old?  It's version 0.3.7.<br>
><br>
> Thanks for any suggestions!<br>
> _______________________________________________<br>
> mythtv-users mailing list<br>
> <a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
> <a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
> <a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
> MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br>
</div></div>Currently adding the year doesn't give you any additional info (as<br>
you've found out, it actually makes it return zero results). This is<br>
because while the API for <a href="http://www.themoviedb.org/" target="_blank">http://www.themoviedb.org/</a> support adding<br>
the year in queries, MythTV does not parse the year from the filename<br>
and tmdb3.py doesn't support any options for specifying the year.<br>
There has been debate in the past regarding this, but nobody has<br>
stepped forward to do anything about this (and the devs of these<br>
particular features have it working the way they want)..<br>
<br>
It used to work, as V2 of the API supported searching for a title with<br>
the year included in it, but IIRC V3 removed this functionality.<br>
<span></span></blockquote><div><br></div><div>And there doesn't appear to be any way to manually enter the inetref any longer, either... Or is this a theme issue? (I'm using MythCenter)<br></div></div></div></div>