Add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


==How-to's==
==How-to's==
{{#dpl:
<dpl>
| category = How-to
category = How-to
| category = Add-ons
category = Add-ons
| notcategory= Development
notcategory= Development
}}
format  = ,\n* {{big|'''[[%PAGE%]] -'''}} {{#lst:%PAGE%|intro}}
</dpl>


== Additional topics ==
== Additional topics ==

Revision as of 05:20, 7 April 2014

Home icon grey.png   ▶ Extras ▶ Add-ons

Add-ons are packages that add features and functions not normally included with XBMC. Add-ons are developed by people on Team XBMC and third-parties. XBMC has a growing list of community driven add-ons for online content like YouTube, Hulu, Grooveshark, Pandora Radio, as well as skins (themes) and more available from a common official repository, while still enabling third-party developers to also host their own unofficial repositories for add-ons that any user can choose to add themselves if they like.

General topics

Nuvola apps kthememgr.png Add-on manager
The Add-on manager's purpose is to manage the various add-ons to the Kodi application. It can be browsed like any other section and the various installed/uninstalled, enabled/disabled add-ons. In the Add-on manager you can also change the settings for auto update, notifications and search for installed add-ons by bringing up the slide in submenu (press left to show/hide). The Add-on manager is not where you go to run add-ons, but only to install and configure them.
Nuvola apps package.svg Category:All add-ons
A categorized listing of all add-ons in the XBMC.org repo, along with a few others. Many pages contain documentation for both users and developers, as well as links to forum help, websites, and more.
Applications-development.svg Add-on development
A place to learn how to develop 3rd party Add-ons for XBMC
Crystal Clear app kcoloredit.png Skins
Skins are also considered a type of add-on, and can even integrate other add-ons to enable certain features. See the skins section for skin-specific topics.

How-to's

  • HOW-TO:Set up subtitle services - As per Kodi v13 "Gotham", subtitles support is now built into Kodi. And instead of downloading a full subtitle download add-on, you now install one (or more) specific subtitle services.

Additional topics

Development