xbmc player w/ proxy support
#1
Hi,

I have developed some addons, but the sites enforces geolocation checking, which I am able to bypass via python code to retrieve the HLS streams. Before, the link to the HLS stream are not geo checked, that is once I get the HLS stream and pass it to xbmc.player(), I no longer require the use of a proxy/vpn. However, things have changed. The site now enforces geolocation checking on the HLS and its subsequent segments, meaning I now require a proxy/vpn to be opened and running while streaming. Is it possible to set a proxy to the xbmc.player session? I can set it globally but that affects all connections/addons, which I am trying to avoid.

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc player w/ proxy support0