i’ve managed to boot directly into Kodi, for those looking for it do this:
sudo nano /etc/rc.local
and in the line above exit 0 do this:
su pi -c kodi-standalone
this way kodi boots under user pi, and then when you quit you’be be straight into EmulationStation
hope it helps ya.