Syncing and sharing: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
:{{intro|HOW-TO:Share libraries using UPnP}}
:{{intro|HOW-TO:Share libraries using UPnP}}
;[[MySQL]]
;[[MySQL]]
:{{intro|mysql}}
:{{intro|MySQL}}
:{{#lst:MySQL|MariaDB}}
:{{#lst:MySQL|MariaDB}}
;[[Add-on:Emby for Kodi]]
;[[Add-on:Emby for Kodi]]

Revision as of 07:12, 12 July 2020

Home icon grey.png   ▶ Syncing and sharing

Sharing the library

This includes sharing video files, watched status, and some settings.

Local network

HOW-TO:Share libraries using UPnP
HOW-TO:Share libraries using UPnP
MySQL
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.
When setting up shared Library databases either MySQL or MariaDB 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.
Add-on:Emby for Kodi
Emby is a media management server that allows you to synchronize media libraries, watched status, and watch progress between compatible devices. Emby for Kodi allows Kodi to use Emby as a media management back-end. This add-on effectively replaces the Kodi built-in media database with Emby. Supported media includes movies, series, music and more.
PlexKodiConnect
Uses Plex server as a backend, integrating directly into the Kodi video database.
Add-on:PleXBMC
Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.

Over the internet

Add-on:Emby for Kodi
Emby is a media management server that allows you to synchronize media libraries, watched status, and watch progress between compatible devices. Emby for Kodi allows Kodi to use Emby as a media management back-end. This add-on effectively replaces the Kodi built-in media database with Emby. Supported media includes movies, series, music and more.
PlexKodiConnect
Uses Plex server as a backend, integrating directly into the Kodi video database.
Add-on:PleXBMC
Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.

Files

Watched status

Beaming video, audio, and pictures

Pictures

Related topics

  • Profiles - for using one Kodi install for multiple users
  • Backup - this page includes info about copying settings from one device to another, in addition to general backup info.