NOTICE: Account creation on the wiki has been temporarily disabled until the wiki is moved to OpenID. If you need an account before then, please request one here: http://forum.xbmc.org/showthread.php?tid=165868
HOW-TO:Share libraries using MySQL
From XBMC
(Redirected from HOW-TO:Synchronize multiple XBMC libraries)
| |
|
Share libraries w/MySQL, guide:
|
- For simple library sharing see: HOW-TO:Share libraries using UPnP
- Introduction
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 do things like:
- 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
| Next step: | Setting up MySQL |