Proxy authentication
#1
the addition of proxy support is great.  however, through past posts, i have found no support for proxy authentication.  currently, i am behind an isa server box in which you need to know the ip or computer name of the isa box, a user name, password, and domain.

if this feature is currently supported, then disregard this notice and let me know the syntax please.

thanks,
tom
Reply
#2
Lightbulb 
It's in there.

Look at Userdata/guisettings.xml

<httpproxypassword>MYPASSWORD</httpproxypassword>
<httpproxyport>666</httpproxyport>
<httpproxyserver>666.666.666.666</httpproxyserver>
<httpproxyusername>dMYUSERNAME</httpproxyusername>

Nod
Reply
#3
Setting it via advancedsettings.xml is the easiest way to do it.

Just take the block out of guisettings.xml
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Proxy authentication0