[mythtv-users] tmdb issues today?

Hika van den Hoven hikavdh at gmail.com
Mon Nov 9 17:37:15 UTC 2015


Hoi Hika,

Monday, November 9, 2015, 6:26:52 PM, you wrote:

> Hoi Ian,

> Monday, November 9, 2015, 5:42:02 PM, you wrote:

>> On Sun, Nov 8, 2015 at 4:49 PM, Ian Evans <dheianevans at gmail.com> wrote:

>>> Couple of weird things with tmdb3.py today.
>>>
>>> One movie gave me choices to select. Selected the correct one, but nothing
>>> was downloaded or updated, instead giving me a no results found error,
>>> despite the fact that it just showed me the box cover in the choices and I
>>> chose the correct one.
>>>
>>> Second movie, it's not offered in the choices despite being in the tmdb
>>> database.
>>>
>>> If I look manually in a browser and get the tmdb number and run
>>> /usr/share/mythtv/metadata/Movie/tmdb3.py -D 133557 I see the available
>>> info.
>>>
>>> So I put tmdb3.py_133557 into the video details and still was not able to
>>> retrieve anything.
>>>
>>> Is there just general wonkiness with tmdb today?
>>>
>>>
>>>
>> Okay, the weirdness with tmdb3 continues today.

>> Nov  9 11:30:26 buster mythfrontend.real: mythfrontend[4887]: I
>> MetadataDownload metadatagrabber.cpp:455 (RunGrabber) Running Grabber:
>> /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -D 14637
>> Nov  9 11:30:27 buster mythfrontend.real: mythfrontend[4887]: I
>> MetadataDownload metadatagrabber.cpp:455 (RunGrabber) Running Grabber:
>> /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -C 14637
>> Nov  9 11:30:27 buster mythfrontend.real: mythfrontend[4887]: I
>> MetadataDownload metadatadownload.cpp:187 (run) Metadata Lookup Failed: No
>> Results Nothing But the Truth 0 0
>> Nov  9 11:30:27 buster mythfrontend.real: mythfrontend[4887]: I CoreContext
>> videodlg.cpp:3347 (customEvent) No results found for Nothing But the Truth
>> 0 0

>> If I ssh in and manually run:

>> /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -D 14637

>> I get:

>> Traceback (most recent call last):
>>   File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 312, in <module>
>>     main()
>>   File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 306, in main
>>     buildSingle(args[0], opts)
>>   File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 70, in buildSingle
>>     index = zip(*releases)[0].index(opts.country)
>> ValueError: tuple.index(x): x not in tuple

>> If I manually run:/usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a CA -C
>> 14637

>> I get:

>> <?xml version='1.0' encoding='UTF-8'?>
>> <metadata/>

>> Here's another odd thing: If I strip off the '-l en -a CA' I get different
>> results.as in the bare -D 14637 command gives me an XML response full of
>> movie information.

>> This has all worked beautifully before. Did a recent change break things or
>> did tmdb change something on their side?

>> Hope the additional info helps.

> It can be your cache is corrupt. I don't know exactly where but is in
> your home directory. You however can simply test by running the
> command as another user, as the cache is user specific.

I checked, there is a file `pytmdb3.cache` in the homedirectory of the
user running the command.


Tot mails,
  Hika                            mailto:hikavdh at gmail.com

"Zonder hoop kun je niet leven
Zonder leven is er geen hoop
Het eeuwige dilemma
Zeker als je hoop moet vernietigen om te kunnen overleven!"

De lerende Mens



More information about the mythtv-users mailing list