Kodi Community Forum
PVR addon in python? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: PVR addon in python? (/showthread.php?tid=226787)



PVR addon in python? - pez34 - 2015-05-12

Hi there, looking into writing a new PVR addon; just wanting to confirm they need to be written in C/C++ ? Could the extension point read from a python module?

Thx


RE: PVR addon in python? - RockerC - 2015-05-13

Wrong forum, ask forum mod to move thread to the development subforum for PVR addons here
http://forum.kodi.tv/forumdisplay.php?fid=136

This question and several related questions have also already been asked there before here
http://forum.kodi.tv/showthread.php?tid=187044
http://forum.kodi.tv/showthread.php?tid=139745
http://forum.kodi.tv/showthread.php?tid=187064
http://forum.kodi.tv/showthread.php?tid=199471


RE: PVR addon in python? - negge - 2015-05-16

Thread moved. To answer your questions, at the moment all PVR addons need to be written in C/C++, at least to the best of my knowledge.


RE: PVR addon in python? - amet - 2015-05-16

C/C++ only