Just one thing: from the BVN TV request I can see that both modulation and fec is not set. BVN uses QPSK, 5/6 fec. Can you try manually add these params to the channel?
The Hauppauge tunner is detected via KSProperty with specific guid. It's not detected with your tunner. I'm out of ideas.
You can try to contact Hauppauge support.
I've read some articles related to BDA diseqc issues. It seems that the diseqc command has to be send after putting the tune request to the driver. You can try this experimental modiffied dll. The modified dll version should execute diseqc command again after the tunning process is done.
No, we need to see all http requests made by the browser during the playback.
After brief check, I can see (from js script), that the API version number in url request has been changed. It's probably the reason why it doesn't work anymore. That's why we need the http dump to check it out.
BBC is UK geoblocked. The plugin has ability to assign proxy server IP (UK), so the OV will use that IP to connect to BBC web server.
Fiddler is useful app to monitor http traffic on your computer. It's basically man-in-the-middle-attack http proxy, i.e. sniffer. If you setup proxy of your web...
Of course the plugin will still work even with old skin files. The skin will simply show Label2 only, that is. It's up to the skinner to implement the new Label3 feature.
There is no problem to implemen the feature into OV right now.