Syncing and sharing: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (so much unneccessary spacing)
No edit summary
Line 30: Line 30:
* [[UPnP]]
* [[UPnP]]
* [[NAS]]
* [[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]]
* [[Add-on:TVShow Time]]
* [[Add-on:TVShow Time]]
Line 40: Line 40:
* [[MySQL]]
* [[MySQL]]
* [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
* [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, audio, and pictures ==
* [[AirPlay]]
* [[AirPlay]]
* [[Add-on:Pushbullet]]
* [[UPnP/Client]] (aka DLNA)
* [[UPnP/Client]] (aka DLNA)
== Pictures ==
== Pictures ==
* [[Add-on:iPhoto]]
* [[Add-on:iPhoto]]
* [[Add-on:Picasa]]
* [[Add-on:PicasaWeb]]
* [[Add-on:Flickr]]
* [[Add-on:Flickr]]
== Related topics ==
== Related topics ==
* [[Profiles]] - for using one Kodi install for multiple users
* [[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.
* [[Backup]] - this page includes info about copying settings from one device to another, in addition to general backup info.
{{Updated|16}}
{{Updated|16}}
[[Category:Manual]]
[[Category:Manual]]
[[Category:Index]]
[[Category:Extras]]

Revision as of 10:53, 11 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
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.