#********** INSTALL **********
#***************************************************
sudo apt-get install kodi
#***************************************************
#********** AUTOSTART **********
#***************************************************
#Set ENABLED to 1 in config file
sudo sed -i 's/^ENABLED=.*$/ENABLED=1/g' /etc/default/kodi
#Keyboard fix:
#Option 1:
#Change startup user to Pi in config file
sudo sed -i 's/^USER=.*$/USER=pi/g' /etc/default/kodi
#Option 2:
#Give user kodi permissions?
#***************************************************
#********** Popcorn Time Plugin **********
#***************************************************
wget http://raw.githubusercontent.com/Diblo/KODI-Popcorn-Time/Repository/repository.kodipopcorntime/repository.kodipopcorntime-1.0.4.zip -O /tmp/repository.kodipopcorntime.zip
#https://seo-michael.co.uk/tutorial-how-to-install-kodi-popcorn-time-kodi/
#********** Misc **********
#***************************************************
To play full HD video in Kodi, you have to set
gpu_mem=160
in /boot/config.txt (or higher)
#http://www.rieter.net/content/xot/troubleshooting/install
#https://www.raspberrypi.org/forums/viewtopic.php?t=99866
#http://forum.kodi.tv/showthread.php?tid=230035
Inga kommentarer:
Skicka en kommentar