Kodi Community Forum

Full Version: Beginner Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have come across a python script error whenever I start XBMC.
originating from randomandlastitems.py when _getMovies() function is called. I think it fails getting 'playcount'
I would like to debug it but am not familiar with the XBMC API or JSON_RPC call that gets called.
Is there any documentation on the available python XBMC API? I normally develop in Java.
you can find the xbmc python docs here:
http://mirrors.xbmc.org/docs/python-docs/frodo/