[mythtv-commits] Ticket #13645: extend metadatagrabber timeout to 3 minutes

MythTV noreply at mythtv.org
Tue Jul 7 08:19:45 UTC 2020


#13645: extend metadatagrabber timeout to 3 minutes
----------------------------------+-------------------------------------
     Reporter:  bhulsken          |      Owner:  (none)
         Type:  Patch - Bug Fix   |     Status:  new
     Priority:  minor             |  Milestone:  needs_triage
    Component:  MythTV - General  |    Version:  Master Head
     Severity:  medium            |   Keywords:  metadatagrabber timeout
Ticket locked:  0                 |
----------------------------------+-------------------------------------
 pull request 199 on github,
 [https://github.com/MythTV/mythtv/pull/199/commits/e17de9cd618838e14081322051b199e278100c2b]

 ttvdb and tmdb are sometimes quite slow to respond to queries, and the 60
 seconds timeout is really too short. Extending it to 180s (3 minutes)
 solves issues for me, and allow fetching of metadata for all movies /
 series in my library (which are many).

 I have a very fast (fiber) internet connection, so the issue is not my
 connection, also multiple reports on this issue can be found on the web.
 For some reason, slower replies of tmdb seem linked to certain movies.
 Meaning that some queries yield a reply in less than 60 seconds, yet
 consistent repeated queries for certain movies never return a result
 within 60 seconds.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13645>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list