Recent content by Pablik

  1. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    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?
  2. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    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.
  3. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    Hmm.. I see in the code that hauppague uses specific sequence. You might be right. I'll try to prepare a new dll ...
  4. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    Oh, geez... The file is back now.
  5. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    Sorry my bad, please try again.
  6. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    Please, download the updated dll again and try it.
  7. P

    1.36 Hauppauge WinTV-NOVA-S2 DiSEqC

    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.
  8. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    Another update. Please download the lib again.
  9. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    It seems, the catchup videos are using hls/dash links now (just like live videos). Try this updated lib.
  10. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    Can you download xml file from this url please? https://open.live.bbc.co.uk/mediaselector/6/select/version/2.0/mediaset/pc/vpid/p0ksjj8y/format/xml
  11. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    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.
  12. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    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...
  13. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    If somebody will provide either working proxy IP or fiddler dump of the web playback, then we can take a look into the problem.
  14. P

    OnlineVideos 2.9.1.0 [2026/05/05]

    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.
  15. P

    Machine doesn't go to sleep

    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
Top Bottom