MySQL: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{divbox|navy|radius=4em||'''Requirements:''' These instructions require the latest nightly builds of XBMC (pre-Eden v11) or one of the Betas. Make sure all your XBMC devices are on the same build date (or at least close).}}
{{XBMC wiki toc/v}}
{{XBMC wiki toc}}
{{:HOW-TO:Sync multiple libraries/Contents}}
If you have more than one XBMC device on your local network then you might want to synchronize them using a MySQL library. Using a MySQL library allows you to store information about your whole video library in a central database, so that multiple XBMC devices can access the same information at the same time. This gives you the ability to:
If you have more than one XBMC device on your local network then you might want to synchronize them using a MySQL library. Using a MySQL library allows you to store information about your whole video library in a central database, so that multiple XBMC devices can access the same information at the same time. This gives you the ability to:
* Share watched and unwatched status for your media on all devices
* Share watched and unwatched status for your media on all devices
Line 6: Line 6:
* Only one library to maintain for all devices
* Only one library to maintain for all devices
* Consolidate thumbnails and fanart to save hard drive space
* Consolidate thumbnails and fanart to save hard drive space
{{:HOW-TO:Sync multiple libraries/Contents}}


== See also ==
== See also ==

Revision as of 01:04, 5 February 2012

Template:XBMC wiki toc/v HOW-TO:Sync multiple libraries/Contents If you have more than one XBMC device on your local network then you might want to synchronize them using a MySQL library. Using a MySQL library allows you to store information about your whole video library in a central database, so that multiple XBMC devices can access the same information at the same time. This gives you the ability to:

  • 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
  • Consolidate thumbnails and fanart to save hard drive space

See also