1

I think it happened after I updated my system yesterday. I cannot watch Netflix any more because it says I don't have Silverlight. Looking at chrome:plugins, there is no plugin for Silverlight. I tried disabling and re-enabling the plugin (sudo pipelight-plugin...). It was enabled without any error. Still the same. Any idea what's going on?

Braiam
  • 67,791
  • 32
  • 179
  • 269
lfk
  • 881

2 Answers2

2

Chrome has dropped support of NPAPI plugins and only supports PPAPI plugins. Since pipelight is (likely) a NPAPI plugin, it cannot be used in Chrome.

saiarcot895
  • 10,757
  • 2
  • 36
  • 39
  • But I think it stopped working because Wine was updated. It was working perfectly until a few days ago! Did Chrome drop support for NPAPI plugins very recently? – lfk May 22 '14 at 12:04
  • Chrome 35 and Chromium 34 dropped support for NPAPI plugins. – saiarcot895 May 22 '14 at 12:05
  • And do you know when that was released? My previous version of Chrome was downloaded one week ago and worked well – lfk May 22 '14 at 13:12
  • 2
    Chrome 35 was released on May 20. You can go to About to see what version of Chrome you're running. – saiarcot895 May 22 '14 at 15:05
0

I can use pipelight to access Netflix perfectly on my laptop. We should spoof the user agent to a browser running on either Windows/Mac since Netflix is not officially available for Linux. I recommend the following settings.

Sandeep
  • 590
  • 4
  • 5
  • I know that. That's why I said it wasn't working 'any more' :) But didn't know the extension for Firefox. Thanks – lfk May 22 '14 at 12:03