Hacker News new | ask | show | jobs
by nullify88 1743 days ago
Kodi core is actually C++. Its plugins are written in Python.

I believe its slow because theres a lot of legacy code in there since the Xbmc days which, had they had the resources, would probably have been rewritten.