<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 8, 2020 at 2:03 PM Paul Gardiner <<a href="mailto:lists@glidos.net">lists@glidos.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
>> Maybe you are hit because of a too small timeout ?<br>
>> See <a href="https://github.com/MythTV/mythtv/pull/199" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/pull/199</a><br>
>> This is currently only on master fixed.<br>
> <br>
> I wondered that too. I'll take that commit on too and see if it helps.<br>
> <br>
> I'll get those logs beforehand in any case.<br>
<br>
Here's the log.<br></blockquote><div><br></div><div>The execution of tmdb3.py from the provided log file took 43 secs on my side.</div><div>So it is enough to change line 292 in that file to the same value fixes/31 is using:<br></div><div><br></div><div><i>signal.alarm(60)</i></div><div><br></div><div>Then do a <br></div><div><br></div><div><i>sudo python3 -m compileall /usr/share/mythtv/metadata/Movie/tmdb3.py</i></div><div><br></div><div></div><div>and it should work.</div><div><br></div><div>Do not forget to clear the tmdb3 cache:</div><div><br></div><div><i>rm ~/.mythtv/cache/pytmdb3.cache</i></div><div><br></div><div>If it works, I will merge all the changes to the fixes/31 branch asap.</div><div><br></div><div>Thx,</div><div>Roland<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div>