Settings: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 52: Line 52:
  | 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 XBMC 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
  | link 3 = Add-ons#Add-on settings
  | link name 3 = Add-on settings
  | link name 3 = Add-on settings
  | description 3 = Various [[add-ons]] also have settings that can be accessed by going to {{highlight|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''' {{button|guide}} on remote or {{keypress|C}} or {{keypress|Win}} on a keyboard while using that add-on.
  | description 3 = {{#lst:Add-ons|settings}}
  | image 4 = Gdm.png
  | image 4 = Gdm.png
  | link 4 = Profiles
  | link 4 = Profiles

Revision as of 11:21, 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:

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 XBMC 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 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