New HBO Nordic won't play
Solution 1:
Installing the following worked in firefox:
sudo add-apt-repository ppa:mjblenner/hal-flash
sudo apt-get update
sudo apt-get install libhal1-flash
sudo apt-get install ubuntu-restricted-extras
restart firefox.
Solution 2:
I followed the guide in the first post here and now HBO Nordic plays in Firefox. The plugins did not build at first (maybe I messed up, not closing Firefox or something), but executing the last command of step 5 after a boot did it for me.
The guide verbatim, all credits to Lubu123 on Ubuntu Forums:
So here's how to make HBO Nordic work with Firefox - works with Netflix too:
1. Close Firefox
2. Install Pipelight
sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends pipelight-multi
sudo pipelight-plugin --update
http://pipelight.net/cms/install/ins...on-ubuntu.html
3. As a precaution you may want to get rid of the old flash version by uninstalling flashplugin-installer (Lubuntu) or adobe-flashplugin (Linux Mint) if you have one installed
sudo apt-get remove flashplugin-installer
OR
sudo apt-get remove adobe-flashplugin
4. Enable Pipelight's flash and widevine (you may also want to enable silverlight since although it is not required for HBO, Netflix and many other similar services use it)
sudo pipelight-plugin --enable flash
sudo pipelight-plugin --enable widevine
sudo pipelight-plugin --enable silverlight
http://pipelight.net/cms/installation.html#section_2
5. Update plugins and clear Firefox plugin cache like this:
sudo pipelight-plugin --update
sudo pipelight-plugin --create-mozilla-plugins
http://pipelight.net/cms/faqs/faq-pi...utplugins.html
6. Start Firefox and let Pipelight install its plugins - there will be installation messages on the screen and when they disappear restart Firefox. You should now see the newly installed Pipelight plugins in Firefox plugins tab.