Max2Play Home › Forums › Max2Play on Raspberry PI › Kodi: no video playback › Reply To: Kodi: no video playback
2. Oktober 2015 at 14:13
#15961
Hi,
you may try to install a newer Kodi version with this (make sure you have a backup of your SD-card):
cd /opt
sudo apt-get remove kodi-bin
wget http://steinerdatenbank.de/software/kodi-15.tar.gz
tar -xzf kodi-15.tar.gz
cd kodi-15
sudo ./install
If this works, we will provide an update button on the Kodi page of the Max2Play web interface, to make upgrading easier.