Kodi Community Forum
Sync between two TVs in home - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Sync between two TVs in home (/showthread.php?tid=360031)



Sync between two TVs in home - Boomer57 - 2021-01-23

I have Kodi installed on two TV's in my home using FireTV on both. Is there a way to synchronize both Kodi/FireTV so the content is the same, instead of manually syncing each?


RE: Sync between two TVs in home - DarrenHill - 2021-01-23

Thread moved to OS independent support


RE: Sync between two TVs in home - pkscout - 2021-01-23

You can use MySQL (or MariaDB) to have a shared database. It does require a third device that is on all the time.  Note, the wiki calls the feature experimental, but it's been in Kodi for quite some time. I do agree that it's an advanced thing, but I personally wouldn't call it experimental.

https://kodi.wiki/view/MySQL


RE: Sync between two TVs in home - Boomer57 - 2021-01-24

(2021-01-23, 18:52)pkscout Wrote: You can use MySQL (or MariaDB) to have a shared database. It does require a third device that is on all the time.  Note, the wiki calls the feature experimental, but it's been in Kodi for quite some time. I do agree that it's an advanced thing, but I personally wouldn't call it experimental.

https://kodi.wiki/view/MySQL

Thank you PKSCOUT!