Settings: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 3: Line 3:
__TOC__
__TOC__
== New changes in XBMC v13 Gotham ==
== New changes in XBMC v13 Gotham ==
{{Gotham note|1=
{{Gotham box|1=
[[File:Confluence - settings level.jpg|400px|right]]
[[File:Confluence - settings level.jpg|400px|right]]
XBMC v13 "Gotham" will have 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.}}
XBMC v13 "Gotham" will have 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.}}

Revision as of 10:05, 14 April 2014

Home icon grey.png   ▶ General topics ▶ Settings

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

New changes in XBMC v13 Gotham

Template:Gotham box

System settings

System settings.png

Most of XBMC'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:

Crystal Clear app kcoloredit.png Appearance
Settings for the GUI are found here. Change the current skin, set language and region, change file listing options, set up a screen saver, etc.
Video.svg Video
Settings for the video features are found here. Manage your video library, set video playback options, change video listing options, set subtitle fonts, etc.
Television.svg Live TV
Settings for Live TV and PRV features are found here. Change fullscreen info, manage EPG data settings, etc. Live TV settings also are set in the individual PVR add-on settings that you enabled during PVR setup.
File:IYY logo.png Music
Music and audio library settings are found here. Manage your music library, set music playback options, change music listing options, setup karaoke options, etc.
Gnome-emblem-photos.svg Pictures
Picture Settings are found here. Listing options, configure slideshows.
Crystal Project kweather.png Weather
Select which weather add-on to use, and a short cut to that add-on's configuration. Weather display options are found under Appearance and sometimes under the individual skin options, depending on the skin you use.
Nuvola apps kthememgr.png Add-on manager
The add-on manager for XBMC. Manage your installed add-ons, browse for and install add-ons from xbmc.org and other locations, modify individual add-on settings, etc. Note that this is not where you go to run add-ons, but only to install and configure them.
Crystal Project Network Connection Manager.png Services
Network services settings are found here. Setup control of XBMC via UPnP and HTTP, configure file sharing, enable zeroconf, configure AirPlay, etc.
Gnome-system-run.svg System
System settings are found here. Setup and calibrate displays/video output, configure audio output, setup remote controls, set power saving options, enable debugging, setup master lock.

Additional settings

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.
Template:Icon-video management Setting content and Media sources
For settings related to your file sources and library scanning.
Add-on settings
Various add-ons also have settings that can be accessed by going to Settings -> Add-ons -> Enabled add-ons -> the add-on category -> the add-on title -> Configure You can also access add-on settings for some add-ons by bringing up the contextual menu press guide on remote or C or  Win on a keyboard while using that add-on.
Gdm.png Profiles
Profiles allows you to save all of your 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.

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 XBMC settings to default

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.

Other settings related pages