Difference between revisions of "Osmc"
From Blue-IT.org Wiki
(Created page with "-- Netflix Plugin -- --- Troubleshooting --- Reinstall it: * https://discourse.osmc.tv/t/can-i-use-netflix-on-osmc-post-4/54741/286 wget https://raw.githubusercontent.com...") |
(→Troubleshooting) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | -- | + | == Netflix Plugin == |
− | --- | + | Github: |
− | Reinstall it | + | |
+ | * https://github.com/asciidisco/plugin.video.netflix | ||
+ | |||
+ | === 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 ==== | ||
* 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 |
Latest revision as of 16:59, 2 December 2018
Netflix Plugin
Github:
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