|
|
| Line 52: |
Line 52: |
| {{{Description|}}} | | {{{Description|}}} |
| |} | | |} |
| ==Installing==
| |
| From with-in XBMC, go to: Settings -> Add-ons -> Get add-ons -> XBMC.org add-ons ->
| |
| {{#switch: {{{extension point}}}
| |
| | xbmc.service = [[:Category:Service add-ons|Services]]
| |
| | xbmc.metadata.scraper.albums = [[:Category:Album scraper add-ons|Album information]]
| |
| | xbmc.metadata.scraper.artists = [[:Category:Artist scraper add-ons|Artist information]]
| |
| | xbmc.metadata.scraper.movies = [[:Category:Movie scraper add-ons|Movie information]]
| |
| | xbmc.metadata.scraper.musicvideos = [[:Category:Music video scraper add-ons|Music video information]]
| |
| | xbmc.metadata.scraper.tvshows = [[:Category:TV scraper add-ons|TV information]]
| |
| | xbmc.metadata.scraper.library = UNLISTED in XBMC GUI
| |
| | xbmc.python.module = UNLISTED in XBMC GUI
| |
| | xbmc.python.library = UNLISTED in XBMC GUI
| |
| | xbmc.ui.screensaver = [[:Category:Screensaver add-ons|Screensaver]]
| |
| | xbmc.python.weather= [[:Category:Weather add-ons|Weather information]]
| |
| | xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]]
| |
| | xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]]
| |
| | xbmc.gui.skin = [[:Category:Skins|Skin]]
| |
| | xbmc.gui.webinterface = [[:Category:Web interface add-ons|Web interface]]
| |
| | #default = {{#switch: {{{provides}}}
| |
| | image = [[:Category:Picture add-ons|Picture Add-ons]]
| |
| | audio = [[:Category:Music add-ons|Music Add-ons]]
| |
| | video = [[:Category:Video add-ons|Video Add-ons]]
| |
| | audio video = [[:Category:Music add-ons|Music Add-ons]] or [[:Category:Video add-ons|Video Add-ons]]
| |
| | video audio = [[:Category:Music add-ons|Music Add-ons] or [[:Category:Video add-ons|Video Add-ons]]
| |
| | executable = [[:Category:Program add-ons|Program Add-ons]]
| |
| | #default = {{#switch: {{{extension point}}}
| |
| | xbmc.python.script = [[:Category:Program add-ons|Program Add-ons]]
| |
| | #default = UNLISTED in XBMC GUI
| |
| }}
| |
| }}
| |
| }} -> {{PAGENAME}} -> Install
| |
| <includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude> | | <includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude> |
This is an add-on description page. It is only meant to document information related to the add-on. If you are looking to install this add-on you must do so from the Add-on Manager from within XBMC.
|
|
| <img width="256" src=""/>
|
| Author: |
|
| Type: |
|
| Version: |
|
| Platform: |
|
| Repo: |
|
| Summary: |
|
[edit] Template documentation
This is normally bot generated and does not need user creation/editing, but can be manually used for unofficial add-ons.
Usage
{{Add-on
|Name=
|provider-name=
|ID=
|latest-version=
|extension point=
|provides=
|Summary=
|Description=
|Platform=
|Language=
|License=
|Forum=
|Website=
|Source=
|Email=
|broken=
|icon url=
}}
Manual entry
| repo =
| zip =
| type = <-- Normally not needed for manual entry if you fill out the addon template with data from addon.xml
To manually override the icon, upload an image to a filename using the |ID= parameter + .png. For example, an add-on with the ID of metadata.themoviedb.org.python will be uploaded as [[:File:metadata.themoviedb.org.python.png]]. The add-on template automatically checks for File{{{ID}}}.png and, if found, will always override |icon url=.