[mythtv-commits] Ticket #10445: proxy exemption list not working

MythTV noreply at mythtv.org
Tue Mar 13 14:48:27 UTC 2012


#10445: proxy exemption list not working
----------------------------------------+-------------------------
     Reporter:  brian@…                 |      Owner:  robertm
         Type:  Bug Report - General    |     Status:  new
     Priority:  minor                   |  Milestone:  unknown
    Component:  Plugin - MythNetvision  |    Version:  Master Head
     Severity:  medium                  |   Keywords:
Ticket locked:  0                       |
----------------------------------------+-------------------------
 In the environment I start mythfrontend in I have set:

 {{{
 http_proxy=http://proxy:3128/
 no_proxy=127.0.0.1,localhost,10.75.22.*,*.example.com,example.com,*.ilinx,apt.example.com
 }}}

 and yet when I try to search for a youtube video the search URL as
 reported by the frontend log:

 {{{
 2012-03-13 10:39:17.363639 I  Using Search URL
 http://10.75.22.2:6544/InternetContent/GetInternetSearch?Query=apple
 scotland&Grabber=youtube.py&Page=1
 }}}

 is still being sent to the proxy.  I even added
 "10.75.22.2:6544,10.75.22.2" to the no_proxy list thinking it was just
 some poor matching code but that doesn't seem to be the problem either.

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


More information about the mythtv-commits mailing list