The pvplayer supports proxy. You may create a file named “proxy” in to following folder:
The contents of this file like:
<?xml version="1.0" encoding="UTF-8" ?> <xml> <proxy type="http" host="192.168.0.100" port="8080" user="user" password="password"/> </xml>
After that, the player will communicate with the server through the proxy.