[mythtv-commits] Ticket #7282: ttvdb.py doesn't like Doctor Who

MythTV mythtv at cvs.mythtv.org
Sat Oct 10 03:22:18 UTC 2009


#7282: ttvdb.py doesn't like Doctor Who
--------------------------------+-------------------------------------------
 Reporter:  mythtv at meric.id.au  |        Owner:  awithers
     Type:  defect              |       Status:  closed  
 Priority:  minor               |    Milestone:  unknown 
Component:  Plugin - MythVideo  |      Version:  head    
 Severity:  low                 |   Resolution:  wontfix 
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------
Changes (by robertm):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Same query works fine here-- A retry (or, failing that, a couple retries)
 should work.  This is more likely related to an issue with the upstream
 python library not dealing well with multiple queries running at once.  We
 have submitted debug information upstream but until the author comes out
 with a fix, I am left recommending that you retry.  Failing that, in an
 extreme scenario you may need to clear your tvdb_api cache with:

 rm -rf /tmp/tvdb_api_*

 I am hoping to have a fix from upstream soon, but as the issue doesn't
 exist in code we control, I am closing this wontfix for now.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7282#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list