Simple video addons
#1
Hello, I start developing addon for Kodi, but if I use example code for video from http://kodi.wiki/view/Audio/video_add-on_tutorial I get error - addon_handle = int(sys.argv[1]) IndexError: list index out of range - how resolve this problem?

Thanks for your answer.
Reply
#2
I found solution - write xbmc.python.pluginsource in <extension point="xbmc.python.pluginsource" library="addon.py">
Reply
#3
I have been able to play all seasons of the show Heartland on the Canadian Broadcasting Company addon until now. The latest upgrade of Kodi will not allow me to play the October 25, 2015 episode. I can play the previous shows though. Does anyone have an idea of what may be going wrong?
Reply

Logout Mark Read Team Forum Stats Members Help
Simple video addons0