Writing addons the new way?
#1
Hi! I've just read http://wiki.xbmc.org/?title=HOW-TO_write...s_for_XBMC. After some poking around I guess this is kind of outdated.

Could anyone point me in the right direction on how to develop addons for XBMC. I guess it is all called addons now? Both skins, plugins, scripts, etc?
Reply
#2
Most of the information on that page is still valid. See the wiki pages on addon development for more information on the specifics for how to get things to show up.

The main changes are the requirements on packaging (to get the addon to show up) and the use of the xbmcaddon module in python for localisation and settings.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
where can one find the xbmcaddon auto-gen'd docs?

i found this wiki article on the xbmcaddon module but couldn't find any docs.

can one generate these himself? sorry if that's a stupid question.
Reply
#4
Grab the pyDocs script from Nuka's repository.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Writing addons the new way?0