[mythtv-users] Now jamu timeouts

Raymond Wagner raymond at wagnerrp.com
Sat Nov 14 19:57:42 UTC 2009


On 11/14/2009 07:07, Greg Cope wrote:
> Looking at it, and my python is a bit rusty, I think the issue is with
> the following line in tvdb_api.py;
>
> resp = self.urlopener.open(url)
>
> which should be something more like;
>
> resp = self.urlopener.open(url, null, 30)
>
> Where the '30' is a timeout in secs.
>
> Greg
>
> http://docs.python.org/library/urllib2.html
>    

Thetvdb.com is down.  JAMU will continue to timeout and fail as long as 
the website is down.  There is nothing wrong with the code.


More information about the mythtv-users mailing list