[mythtv] Developing database and program synchronization for remote frontend/backend

Rob Smith kormoc at gmail.com
Sat Apr 14 04:38:48 UTC 2007


On 4/13/07, Subbyz <subbyz at kinison.puremagic.com> wrote:
> So, my plan is to setup a non-recording backend on the same machine that is
> merely synchronized from my primary backend whenever the internet is
> available.  My intent is to use ssh and rsync for copying the recordings,
> and helper code to synchronize the various DB records in the correct
> direction.

Look into Mysql replication. Mysql can do all the work to keep the DBs in sync.

~Rob


More information about the mythtv-dev mailing list