[mythtv-commits] Ticket #11437: thetvdb.py not using proxy

MythTV noreply at mythtv.org
Mon Mar 4 18:31:59 UTC 2013


#11437: thetvdb.py not using proxy
----------------------------------------+--------------------------------
 Reporter:  brian@…                     |          Owner:  mdean
     Type:  Bug Report - General        |         Status:  infoneeded_new
 Priority:  minor                       |      Milestone:  unknown
Component:  Contributed Scripts & Apps  |        Version:  0.25-fixes
 Severity:  medium                      |     Resolution:
 Keywords:                              |  Ticket locked:  0
----------------------------------------+--------------------------------
Changes (by wagnerrp):

 * status:  new => infoneeded_new


Comment:

 Can anyone else who uses a proxy confirm this? The way I'm reading this,
 proxies and the ''http_proxy'' attribute should be handled automatically
 by the Python HTTP libraries.

 http://code.mythtv.org/cgit/mythtv/tree/mythtv/bindings/python/MythTV/ttvdb/tvdb_api.py#n364
 http://docs.python.org/2/library/urllib2.html#urllib2.build_opener
 http://docs.python.org/2/library/urllib2.html#urllib2.ProxyHandler

 Brian. The ''ttvdb.py'' script is called by ''mythmetadatalookup'', which
 is run by ''mythbackend'' through the JobQueue. Are you certain
 ''mythbackend'' is being run with the ''http_proxy'' attribute in its
 environment?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11437#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list