OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
@ Millhouse, build #313 would always go into an endless loop just on startup of the main Kodi GUI screen when importing the EPG, if TV was previously enabled. (TvHeadend client)
To get my RPI2 to actually boot properly I had to disable TV by....

Code:
sed -i 's/<enabled>true/<enabled>false/g' .kodi/userdata/guisettings.xml

This then allowed normal bootup, and I could re-enabled TV in the GUI without any further issues. The EPG no longer crashes Kodi either.

The other point to make is WOW WEE! - Kodi GUI speed is now really fast, especially if you use a BT remote and Overclock a RPI2.
How many NEON optimisations have been included ?

Fastest GUI on an RPi I have ever seen !
Impressive Smile



Messages In This Thread
Missing splash video - by Dinos52 - 2015-02-09, 21:02
MVC Support - by woronczak - 2015-03-12, 05:28
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by wrxtasy - 2015-03-14, 08:25
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112