Settings: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
({{kodi}} name changes)
Line 1: Line 1:
{{mininav|[[General topics]]}}
{{mininav|[[General topics]]}}
<section begin="intro" />This section covers XBMC's various settings and where to find them.<section end="intro" />
<section begin="intro" />This section covers {{kodi}}'s various settings and where to find them.<section end="intro" />
__TOC__
__TOC__
== Settings levels ==
== Settings levels ==
[[File:Confluence - settings level.jpg|400px|right]]
[[File:Confluence - settings level.jpg|400px|right]]
As of v13 "Gotham" there are tiered settings levels. Each mode unlocks more settings, and is available by selecting the "Settings level" button, which will also display the currently used level.
In XBMC v13 "Gotham" or later there are tiered settings levels. Each mode unlocks more settings, and is available by selecting the "Settings level" button, which will also display the currently used level.
{{-}}
{{-}}


Line 10: Line 10:
[[File:System settings.png|400px|right]]
[[File:System settings.png|400px|right]]


Most of XBMC's global settings can be configured via the GUI (Graphical User Interface) under Settings (labeled "System" under the default skin, Confluence).
Most of {{kodi}}'s global settings can be configured via the GUI (Graphical User Interface) under Settings (labeled "System" under the default skin, Confluence).


Choosing Settings from the Home Screen opens the Settings Window. In this window, you are able to configure XBMC's options:
Choosing Settings from the Home Screen opens the Settings Window. In this window, you are able to configure {{kodi}}'s options:
{{-}}
{{-}}
{{Index two column
{{Index two column
Line 49: Line 49:
  | description 1 = Some video playback settings can (currently) only be accessed while playing a video back and accessing the on-screen-display. For more info see [[Video playback]]. These include subtitle and audio track selection, zoom (aspect ratio) options, and more.
  | description 1 = Some video playback settings can (currently) only be accessed while playing a video back and accessing the on-screen-display. For more info see [[Video playback]]. These include subtitle and audio track selection, zoom (aspect ratio) options, and more.
  | link 2 = Media sources
  | link 2 = Media sources
  | description 2 = [[Media sources]] and [[scrapers]] control what files are listed in XBMC and what is scanned into the library. These settings can also control what information is pulled from the internet.
  | description 2 = [[Media sources]] and [[scrapers]] control what files are listed in {{kodi}} and what is scanned into the library. These settings can also control what information is pulled from the internet.
  | image 3 = Nuvola apps kthememgr.png
  | image 3 = Nuvola apps kthememgr.png
  | link 3 = Add-ons#Add-on settings
  | link 3 = Add-ons#Add-on settings
Line 62: Line 62:
{{#lst:advancedsettings.xml|intro}}
{{#lst:advancedsettings.xml|intro}}


== Resetting XBMC settings to default ==
== Resetting {{kodi}} settings to default ==
{{see also|userdata}}
{{see also|userdata}}
Delete your [[userdata]] folder to remove all XBMC settings and library databases. Deleting some individual files/folders in the [[userdata]] folder will also selectively reset those settings.
Delete your [[userdata]] folder to remove all {{kodi}} settings and library databases. Deleting some individual files/folders in the [[userdata]] folder will also selectively reset those settings.


== Other settings related pages ==
== Other settings related pages ==

Revision as of 22:18, 10 January 2015

Home icon grey.png   ▶ General topics ▶ Settings

This section covers Kodi's various settings and where to find them.

Settings levels

Confluence - settings level.jpg

In XBMC v13 "Gotham" or later there are tiered settings levels. Each mode unlocks more settings, and is available by selecting the "Settings level" button, which will also display the currently used level.

System settings

System settings.png

Most of Kodi's global settings can be configured via the GUI (Graphical User Interface) under Settings (labeled "System" under the default skin, Confluence).

Choosing Settings from the Home Screen opens the Settings Window. In this window, you are able to configure Kodi's options:

icon Appearance
Settings/Appearance
icon Videos
Settings/Videos
icon Live TV
icon Music
Settings/Music
icon Pictures
Settings/Pictures
icon Weather
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 Services
icon System

Additional settings

icon Video OSD settings
Some video playback settings can (currently) only be accessed while playing a video back and accessing the on-screen-display. For more info see Video playback. These include subtitle and audio track selection, zoom (aspect ratio) options, and more.
icon Media sources
Media sources and scrapers control what files are listed in Kodi and what is scanned into the library. These settings can also control what information is pulled from the internet.
icon Add-on settings
Each Add-on has its own specific settings which can be adjusted by the user. To access the Settings page of an add-on, locate and highlight the add-on in the Add-on Browser, call up the Context Menu and select Settings.
icon Profiles
Profiles allow users to save all of settings as a profile and change them at the touch of a button. It also allows you to grant access to specific folders and network shares based on the profile being used. This is ideal for systems that have multiple users. It works much the same as setting up individual users on your home computer.

Advanced settings

The advancedsettings.xml file, which does not exist by default, can be created by a user in their userdata folder.

This file is used for advanced settings and options that do not have GUI controls inside of Kodi. Some settings are experimental or very rarely set, so they can only be used via the advancedsettings.xml file. The file is simply a plain text file and can be edited by various text editors, so long as the name is "advancedsettings.xml". These advanced settings can be used to tweak various things such as episode naming patterns, special network ports, special behaviors, and more.

Resetting Kodi settings to default

Delete your userdata folder to remove all Kodi settings and library databases. Deleting some individual files/folders in the userdata folder will also selectively reset those settings.

Other settings related pages