Syncing and sharing: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (so much unneccessary spacing)
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{mininav|[[Extras]]}}
{{mininav}}


== Sharing the library ==
== Sharing the library ==
This includes sharing video files, watched status, and some settings.
=== Local network ===
=== Local network ===
;[[HOW-TO:Share libraries using UPnP]]
;[[HOW-TO:Share libraries using UPnP]]
:{{intro|HOW-TO:Share libraries using UPnP}}
:{{intro|HOW-TO:Share libraries using UPnP}}
;[[MySQL]]
;[[MySQL]]
:{{intro|mysql}}
:{{intro|mysql}}
 
:{{#lst:MySQL|MariaDB}}
 
;[[Add-on:Emby for Kodi]]
;[[Add-on:MediaBrowser]]
:{{intro|Add-on:Emby for Kodi}}
:
;[https://github.com/croneter/PlexKodiConnect PlexKodiConnect]
 
:Uses Plex server as a backend, integrating directly into the Kodi video database.
;[[Add-on:PleXBMC]]
;[[Add-on:PleXBMC]]
:
:Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.


=== Over the internet ===
=== Over the internet ===


;[[Add-on:MediaBrowser]]
;[[Add-on:Emby for Kodi]]
:
:{{intro|Add-on:Emby for Kodi}}
 
;[https://github.com/croneter/PlexKodiConnect PlexKodiConnect]
 
:Uses Plex server as a backend, integrating directly into the Kodi video database.
;[[Add-on:PleXBMC]]
;[[Add-on:PleXBMC]]
:
:Allows Kodi to play media from a Plex Media Server on Windows, Linux, Raspberry Pi, OSX and more.
 


== Files ==
== Files ==
Line 31: Line 30:
* [[UPnP]]
* [[UPnP]]
* [[NAS]]
* [[NAS]]
== Watched status ==
== Watched status ==
* [[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:ShareThe.TV]]
* [[Add-on:MyEpisodes]]
* [[Add-on:MyEpisodes]]
* [[Add-on:TVShow Time]]
* [[Add-on:MyEpisodeCalendar]]
* [[UPnP]]
* [[UPnP]]
* [[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, audio, and pictures ==
== Beaming video and audio ==
* [[AirPlay]]
* [[AirPlay]]
* [[UPnP/Client]]
* [[Add-on:Pushbullet]]
 
* [[UPnP/Client]] (aka DLNA)
== Pictures ==
== Pictures ==
* [[Add-on:iPhoto]]
* [[Add-on:iPhoto]]
* [[Add-on:Picasa]]
* [[Add-on:Picasa]]
* [[Add-on:Flickr]]
* [[Add-on:Flickr]]
 
== Related topics ==
== Other topics ==
* [[Profiles]] - for using one Kodi install for multiple users
* [[Profiles]]
* [[Backup]] - this page includes info about copying settings from one device to another, in addition to general backup info.
 
{{Updated|16}}
== See also ==
* [[Backup]]
 
{{Helix updated}}
 
[[Category:Manual]]
[[Category:Manual]]
[[Category:Index]]
[[Category:Index]]
[[Category:Extras]]
[[Category:Extras]]

Revision as of 14:50, 22 April 2018

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
Mysql
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.