LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Netflix, Silverlight & Slackware64 (https://www.linuxquestions.org/questions/slackware-14/netflix-silverlight-and-slackware64-4175515575/)

cwizardone 08-20-2014 09:17 AM

Netflix, Silverlight & Slackware64
 
I'm trying to run Netflix in Slackware64 and to that end have installed wine-pipelight and silverlight, as per Alien Bob's directions.

After installing the agent.change plug-in, also recommended by Alien Bob (Thank you very much, BTW) I tried running Firefox as windows running IE8 and received an error that ActiveX wasn't installed. I then tried it as windows running Firefox 29 and for a moment it looked like it was going to work, i.e., the movie started, then stopped and a DRM error appeared on the screen. Ditto when I tried Firefox as windows running IE11.

Has anyone been able to get past the DRM error?

Thanks.

BTW, I've tried HBO, Showtime, and now Netflix and, IMHO, Netflix is, by far, the best value (bang for the Buck).

TobiSGD 08-20-2014 10:25 AM

For Netflix try this:
1. Install the latest Chrome Beta (this won't work with Firefox, yet).
2. Change its useragent string to
Code:

Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2114.2 Safari/537.36
3. Make sure that it says that you prefer HTML5 in your Netflix settings
4. Watch Netflix.

garpu 08-20-2014 03:43 PM

I had to set it to Firefox 15. Think this was what I used:https://answers.launchpad.net/pipelight/+faq/2351

Some agent profile plugins work better than others, too: http://pipelight.net/cms/installation-user-agent.html

When I'm back in front of my box with pipelight, I'll copy what works for me.

I'm curious if the html5 solution works. I'd like to be able to watch things and play WoW at the same time ;^)

EDDY1 08-20-2014 03:50 PM

In debian I had to delete a file in .wine & restart browser & it remade wine prefix also user-agent string has to be enabled before going to netflix site.
Also I used IE11
I used the user-agent overrider available thru Firefox Addons

mlangdn 08-20-2014 05:36 PM

Mine is working in Firefox as Firefox 24/Windows.

garpu 08-20-2014 07:13 PM

Here's the agent I've been using: Firefox 15/Windows: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120427 Firefox/15.0a1
Safari/OSX: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10

For giggles, I tried it on Windows/Firefox 29, and that worked fine, too.

This is the user agent overrider I'm using: https://github.com/muzuiget/user_agent_overrider

cwizardone 08-20-2014 08:51 PM

Thanks to everyone for their suggestions, and I've tried them, but still can't past the DRM error.
@garpu,
I'm using the same user agent over "extension" and, unfortunately, nothing I've tried with it has worked.

EDDY1 08-20-2014 09:06 PM

remove the .wine-pipelight & it will reinstall itself.

garpu 08-20-2014 09:44 PM

Out of curiosity, do you pass the checks at this site? http://fds-team.de/pipelight/

https://bugs.launchpad.net/pipelight/+bug/1240150 That seems to be the problem, IMO. :)

cwizardone 08-21-2014 11:03 AM

Quote:

Originally Posted by garpu (Post 5224450)
Out of curiosity, do you pass the checks at this site? http://fds-team.de/pipelight/

https://bugs.launchpad.net/pipelight/+bug/1240150 That seems to be the problem, IMO. :)

Quote:

User agent (Javascript)
Checking for Windows user agent ...okay
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36
Please note: not every user agent works on every site, try multiple ones if something doesn't work!

Silverlight (as seen by a website)
Checking for Silverlight ...okay
Version: 5.1.30214.0

Result
Result from all tests ...okay
You are ready to use Silverlight

Quote:

Originally Posted by EDDY1 (Post 5224438)
remove the .wine-pipelight & it will reinstall itself.

Already tried that, but thanks for the suggestion.

Habitual 08-21-2014 11:20 AM

I had to switch UA widgets to User Agent Overrider

steps to install in slack14 x86_64 over at http://bournetoraiseshell.com/articl...31117151718282

cwizardone 08-21-2014 11:52 AM

Windows and chrome 34 is the only combination that passes the test at,

http://fds-team.de/pipelight/

but I still get the DRM error at Netflix.

T3slider 08-21-2014 01:26 PM

What is "the DRM error"? You can try mounting the filesystem on which /home resides with the user_xattr option (and then either remount or reboot). You should make sure your filesystem supports extended attributes...this would help:
Code:

zgrep XATTR /proc/config.gz
If your filesystem does not support extended attributes you could always create a small partition elsewhere with a filesystem that does support them, and mount it at ~/.wine-pipelight.

cwizardone 08-22-2014 12:02 AM

Well, it turns out EDDY1 was on the right track.

In frustration I deleted all the configuration files for wine-pipelight and Firefox and started from scratch.
It worked this time, but the audio/video sync was way off.

Netflix runs better in Firefox in winXP in VirtualBox.

EDDY1 08-22-2014 12:39 AM

Cool!!! Don't forget to mark thread as solved using Thread Tools at top of page.


All times are GMT -5. The time now is 01:04 PM.