Kodi Community Forum

Full Version: How can I get started with python script and plugin developing for XBMC?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just heard about XBMC recently and tried it out, howevere I would like to start creating some plugins for features I would like to add. Is there any place I can start to learn how to do this and what the API is for XBMC and/or components?

I already know python.

Thanks Cool
easiest is to apply monkey see, monkey do. there's quite some documentation in the wiki but it's slightly outdated i think.