Add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 3: Line 3:


==General topics==
==General topics==
{| width="100%" cellpadding="5px"
{{Index two column
|- valign="top"
| image 1 = Nuvola apps kthememgr.png
| [[File:Nuvola apps kthememgr.png|60x60px|link=Add-on manager]]
| link 1 = Add-on manager
| width="50%" | {{big|'''[[Add-on manager]]'''}}<br />{{#lst:Add-on manager|intro}}
| image 2 = Nuvola apps package.svg
| [[File:Nuvola apps package.svg|60x60px|link=:Category:All add-ons]]
| link 2 = :Category:All add-ons
| width="50%" | {{big|'''[[:Category:All add-ons]]'''}}<br />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.
| description 2 = 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.
|- valign="top"
| image 3 = Applications-development.svg
| [[File:Applications-development.svg|60x60px|link=Add-on development]]
| link 3 = Add-on development
| {{big|'''[[Add-on development]]'''}}<br />A place to learn how to develop 3rd party Add-ons for XBMC
| image 4 = Crystal Clear app kcoloredit.png
| [[File:Crystal Clear app kcoloredit.png|60x60px|link=Skins]]
| link 4 = Skins
| {{big|'''[[Skins]]'''}}<br />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's==

Revision as of 09:53, 14 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

icon 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.
icon 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.
icon Add-on development
This area contains information, tutorials, and links for creating add-ons (and plug-ins) for Kodi.
icon Skins
Use skins to change the look and feel of your Kodi installation.

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