Syncing and sharing: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{mininav|[[Extras]]}}
{{mininav}}


== Sharing the library ==
== Sharing the library ==
=== Local network ===
This includes sharing video files, watched status, and some settings.
;[[HOW-TO:Share libraries using UPnP]]
:{{intro|HOW-TO:Share libraries using UPnP}}




=== Local network ===
;[[Add-on:Emby for Kodi|Emby for {{kodi}}]]
:{{intro|Add-on:Emby for Kodi}}
;[https://github.com/Conceiva/MezzmoKodiPlugin/wiki Mezzmo]
:Kodi client with Mezzmo backend server for sharing video, music and photos.  Background automatic Mezzmo / Kodi database sync process, resume point / play count sharing and much more.  Fully integrates with Kodi but totally friendly with other addons, Kodi data and local Kodi file shares. 
;[[MySQL]]
;[[MySQL]]
:{{intro|mysql}}
:{{intro|MySQL}}
 
:{{#lst:MySQL|MariaDB}}
 
;[https://github.com/croneter/PlexKodiConnect PlexKodiConnect]
;[[Add-on:MediaBrowser]]
:Uses Plex server as a backend, integrating directly into the Kodi video database.
:
;[[Add-on:PleXBMC|PleXBMC]]
 
:Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.
;[[Add-on:PleXBMC]]
;[[UPnP]]
:
:{{intro|UPnP}}


=== Over the internet ===
=== Over the internet ===
 
;[[Add-on:Emby for Kodi|Emby for {{kodi}}]]
;[[Add-on:MediaBrowser]]
:{{intro|Add-on:Emby for Kodi}}
:
;[https://github.com/Conceiva/MezzmoKodiPlugin/wiki Mezzmo]
 
:Share your video, music and photo media with a browser using Mezzmo. 
 
;[[MySQL]]
;[[Add-on:PleXBMC]]
;[https://github.com/croneter/PlexKodiConnect PlexKodiConnect]
:
:Uses Plex server as a backend, integrating directly into the Kodi video database.
 
;[[Add-on:PleXBMC|PleXBMC]]
:Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.


== Files ==
== Files ==
* [[File sharing]]
* [[File sharing]]
* [[SMB]]
* [[UPnP]]
* [[UPnP]]
* [[NAS]]
 
 


== Watched status ==
== Watched status ==
* [[Add-on:WatchedList]] - local backup/restore of watched list, but can be used with multiple devices.
* [[Add-on:WatchedList]] - local backup/restore of watched list, but can be used with multiple devices.
* [[Add-on:Trakt]]
* [[Add-on:Trakt]]
* [[Add-on:ShareThe.TV]]
* [[Add-on:MyEpisodes]]
* [[Add-on:MyEpisodes]]
* [[UPnP]]
* [[Add-on:TVShow Time]]
* [[Add-on:MyEpisodeCalendar]]
* [[MySQL]]
* [[MySQL]]
* [http://forum.xbmc.org/showthread.php?tid=129448&pid=1401643#pid1401643 Watched Data Export/Import add-on]
* [https://github.com/4lb3rtO/service.nfo.watchedstate.updater Watched state updater add-on] - Update your watchedstate in the nfo files as soon as this happens in the library


== Beaming video and audio ==
 
 
== Beaming video, audio, and pictures ==
* [[AirPlay]]
* [[AirPlay]]
* [[UPnP/Client]]
* [[UPnP]] (aka DLNA)
 
 


== Pictures ==
== Pictures ==
* [[Add-on:iPhoto]]
* [[Add-on:iPhoto]]
* [[Add-on:Picasa]]
* [[Add-on:Flickr]]
* [[Add-on:Flickr]]


== Other topics ==
* [[Profiles]]


== See also ==
* [[Backup]]


{{Helix updated}}
== 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.
 
 


{{Updated|16}}
[[Category:Manual]]
[[Category:Manual]]
[[Category:Index]]
[[Category:Extras]]

Revision as of 22:50, 17 April 2022

Home icon grey.png   ▶ Syncing and sharing

Sharing the library

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


Local network

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.
Mezzmo
Kodi client with Mezzmo backend server for sharing video, music and photos. Background automatic Mezzmo / Kodi database sync process, resume point / play count sharing and much more. Fully integrates with Kodi but totally friendly with other addons, Kodi data and local Kodi file shares.
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.
PlexKodiConnect
Uses Plex server as a backend, integrating directly into the Kodi video database.
PleXBMC
Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.
UPnP
Kodi can be used as a UPnP Server that will stream its library contents to other players on the network, or it can be used as a UPnP Client that can receive music and video from a UPnP Server on the network.


Over the internet

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.
Mezzmo
Share your video, music and photo media with a browser using Mezzmo.
MySQL
PlexKodiConnect
Uses Plex server as a backend, integrating directly into the Kodi video database.
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.