Difference between revisions of "Osmc"
From Blue-IT.org Wiki
Line 1: | Line 1: | ||
== Netflix Plugin == | == Netflix Plugin == | ||
+ | === Troubleshooting === | ||
+ | ==== Install it ==== | ||
+ | * https://discourse.osmc.tv/t/can-i-use-netflix-on-osmc-post-4/54741/130 | ||
− | = | + | sudo apt-get install rbp2-mediacenter-osmc=17.8-204 |
+ | |||
− | Reinstall it | + | ==== Reinstall it ==== |
* https://discourse.osmc.tv/t/can-i-use-netflix-on-osmc-post-4/54741/286 | * https://discourse.osmc.tv/t/can-i-use-netflix-on-osmc-post-4/54741/286 | ||
− | + | wget https://raw.githubusercontent.com/zjoasan/netflix-install-script/master/netflix_prep_install.sh | |
− | + | chmod +x netflix_prep_install.sh | |
− | + | ./netflix_prep_install.sh |
Revision as of 16:08, 2 December 2018
Netflix Plugin
Troubleshooting
Install it
sudo apt-get install rbp2-mediacenter-osmc=17.8-204
Reinstall it
wget https://raw.githubusercontent.com/zjoasan/netflix-install-script/master/netflix_prep_install.sh chmod +x netflix_prep_install.sh ./netflix_prep_install.sh