{{divbox|orange||<big>'''NOTICE:''' This is considered an advanced (complicated) and experimental feature.</big>}}
<section begin="intro" />This section covers Kodi's various settings and where to find them.<section end="intro" />
{{divbox|red||{{huge|'''NOTICE:''' Every {{kodi}} "client" '''must''' run the same version of {{kodi}}.}}<br />Otherwise they will not be sharing the same library. There can even be differences between [[development builds]], so make sure you always use the same build dates. See '''[[Databases#Database_Versions|Version table]]''' for more info. }}
__TOC__
{{:MySQL/Contents}}
== Settings ==
{{See also|Databases}}
For Version 16 and below see '''[[Settings_legacy|Settings legacy]]'''
<big>'''GUI Settings'''</big>
[[File:Network.png|200px|left]]
;<big><u>Introduction</u></big>
<section begin="intro"/>If you have more than one {{kodi}} device on your local network then you might want to synchronize them by sharing the Kodi library databases via the MySQL protocol. Using shared library databases allows you to store information for either your video or music library in a central database, so that multiple devices can access the same information at the same time.<section end="intro"/>
Choosing Settings from the Home Screen opens the Settings Window. In this window, you are able to configure Kodi's options:
This gives you the ability to do things like:
* Share watched and unwatched status for your media on all devices
{|
* Stop watching a movie or TV show in one room then finish watching it in another room automatically
|-
* Only one library to maintain for all devices
|{{Navigation
| nav name = Player settings: This section is related to the Kodi internal player
There are four tiered settings levels where each level unlocks more settings, the levels are:
* Basic
* Standard (Default)
* Advanced
* Expert
[[File:settings_levels.jpg|400px]]
The "Settings level" can be changed using the button in the bottom left which shows the currently selected level.
{{-}}
{{-}}
;{{big|MySQL Protocol & MariaDB}}
When setting up shared Library databases either MySQL or Maria DB can be used as they both use the same MySQL protocol. Since many Linux distributions have dropped including MySQL and now instead now ship MariaDB it is being more common to use MariaDB for shared Library databases.
== Advanced settings ==
{{main|advancedsettings.xml}}
{{#lst:advancedsettings.xml|intro}}
== Resetting Kodi settings to default ==
{{see also|userdata}}
Delete your [[userdata]] folder and the parent "Kodi" folder (sometimes named ".Kodi") to remove all Kodi settings and library databases. Deleting some individual files/folders in the [[userdata]] folder will also selectively reset those files to a default state.
== Other settings related pages ==
* [[Audio]]
== See also ==
{{next|[[MySQL/Setting up MySQL|Setting up MySQL]]}}
* [[Backup]]
{{Updated|16}}
{{Updated|16}}
[[Category:Settings|*]]
[[Category:Manual]]
[[Category:General topics]]
[[Category:Index]]
Please note that all contributions to Official Kodi Wiki are considered to be released under the Attribution-ShareAlike 3.0 Unported (see Official Kodi Wiki:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!
Summary:
This is a minor edit Watch this page
Save page Show preview Show changes Cancel | Editing help (opens in new window)
Templates used on this page:
Advancedsettings.xml (edit)
Profiles (edit)
Settings/Interface (edit)
Settings/Services (edit)
Settings/System (edit)
Skin settings (edit)
System Information (edit)
Template:! (view source) (protected)
Template:!! (view source) (protected)
Template:- (view source) (protected)
Template:Arrow (view source) (protected)
Template:Big (view source) (protected)
Template:Border-radius (view source) (protected)
Template:Box-shadow (view source) (protected)
Template:Highlight (view source) (protected)
Template:Index two column (view source) (protected)
Jjd-ukTalkPreferencesWatchlistContributionsLog outUser pageDiscussionReadEditView history
Search
Search
Navigation
kodi.tv>
Wiki home
General topics>
Extras>
Devices>
Development>
Wiki help
Toolbox
Privacy policyAbout Official Kodi WikiDisclaimersAttribution-ShareAlike 3.0 Unported Powered by MediaWiki
Latest revision as of 04:00, 19 August 2020
NOTICE: This is considered an advanced (complicated) and experimental feature.
NOTICE: Every Kodi "client" must run the same version of Kodi. Otherwise they will not be sharing the same library. There can even be differences between development builds, so make sure you always use the same build dates. See Version table for more info.
If you have more than one Kodi device on your local network then you might want to synchronize them by sharing the Kodi library databases via the MySQL protocol. Using shared library databases allows you to store information for either your video or music library in a central database, so that multiple devices can access the same information at the same time.
This gives you the ability to do things like:
Share watched and unwatched status for your media on all devices
Stop watching a movie or TV show in one room then finish watching it in another room automatically
Only one library to maintain for all devices
MySQL Protocol & MariaDB
When setting up shared Library databases either MySQL or Maria DB can be used as they both use the same MySQL protocol. Since many Linux distributions have dropped including MySQL and now instead now ship MariaDB it is being more common to use MariaDB for shared Library databases.