Kodi Community Forum
NOOB - 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)
+--- Thread: NOOB (/showthread.php?tid=135168)



NOOB - ledtech - 2012-07-02

NOOB here and would like to start my first script/plugin/add-on have a NOOB Question
where do i start at i have python 2.7 and all the tutorials that im finding are way out of date and nothing is working write can someone please help me!
windows 7/xp, linux, ubuntu
prefer windows instructions but will take what you give me?
xbmc eden

1. what programs do i need?
2. did the xbmc, xbmcgui, change to json?
how where do you install the xbmc modules?

Remember i'm NOOB but i'm a noob with a idea that maybe great for all



RE: NOOB - giftie - 2012-07-02

First the documents here are the most upto date -> http://xbmc-gpodder-integration.googlecode.com/files/XBMC%20Addon%20Developers%20Guide%20-R7.pdf

1. You'll need some sort of IDE, a lot of us use Notepad++(it is a text editor on steroids)
2. the xbmc, xbmcgui, xbmcaddon, xbmcvfs modules are a part of XBMC and are only available inside XBMC.




RE: NOOB - ledtech - 2012-07-02

Thanks giftie will try this when i get home