[mythtv-users] Plextor TV402U, laptops, saving power and a rebate

Chris Pinkham cpinkham at bc2va.org
Wed Apr 25 04:29:03 UTC 2007


> > * On Tue Apr 24, 2007 at 06:57:28PM -0700, Brad Templeton wrote:
> > >         Automatic script to move recordings when slave comes up

> The goal is that the low power laptop is the master backend, and
> the only backend that's normally on.    The other front/backends
> would be high power (to display 1080i) and only on when tv is being watched.

OK, just use a User Job script for this then.  If you setup this User Job
to only allow running it on the slave/frontend then whenever you turn
on the slave/frontend it would catch up to moving any files local
that needed to be.  If you setup a JobQueue window on the slave
then you could have the machine boot once a day to copy the files
then shutdown when they all were moved.  Since you don't have any
tuners in this slave then you could get away with running mythjobqueue
instead of mythbackend on it as well.

User Jobs get run last after flagging and transcoding.  So your flagging
and transcoding jobs would get run on the laptop and then the User Job
would stay queued up until the frontend booted up.

--
Chris


More information about the mythtv-users mailing list