It requires improvements. If you want to improve it, simply log in and click on the Edit tab.
A separate Netflix player for Linux doesn't exist anymore. Netflix works out-of-the-box with an actual browser like Google Chrome.
Please remove this {{Draft}}template, when you're sure the page is complete and correct.
|
Netflix Player for Mageia
I have got Netflix to play in Mageia! The problem with using Netflix on Linux has always been that it requires DRM. DRM is handled by Microsoft Silverlight. Linux has Moonlight which is as good in every way except in that it cannot handle DRM. You could try setting up WINE manually, but streaming silverlight video in WINE will drive one to smash their laptop over their head. WINE is still being used but the setup and installation of various dependencies and addons is now automated. I ran into a couple of issues but figured them out and now it runs smooth.
Instructions
At anyrate let me begin the instructions:
- Download Netflixplayer.tar.gz
- Extract the large install script. (It is ~95MB)
- Make sure Zenity and wine are installed. Packages are available from Mageia Media.
- Run the install script as root. (This will take a couple mins)
- Run the launch script as a normal user. In KDE it puts it in the menu under Sounds and Video. This will also take a couple mins. Netflix Player should then come up resembling the following:
Problems & Solutions
- Error #1001
- Upon loading a video, a black screen or error #1001 is presented. After some digging I found that apparently the WINE pkg I installed from Mageia uses the European version of the Windows environment. Please note that you DO NOT have to be using a European locale to encounter this issue.
- SOLUTION: Install the European Union Expansion Font Update from Microsoft in WINE.
- NOTE: This patch must be run for the .Netflix prefix NOT the default .wine prefix. This can be acomplished by running "env WINEPREFIX=$HOME/.Netflix wine EUupdate.EXE" at the CLI.
Additional Comments
Wine "should" now be able to play any Instant Streaming Video that is DRM protected...
Discussion on this topic: https://forums.mageia.org/en/viewtopic.php?f=41&t=4158 by digigold