On Monday 21 February 2005 20:06, [EMAIL PROTECTED] wrote:
> Jarod wrote:
> > On Sunday 20 February 2005 00:38, Chris Miller (Compuville) wrote:
>
> <snip>
>
> > > but SSH-ing into the box and setting up /etc/crontab with vi
> > > manually wouldn't be the end of the world.
> >
> > Myth's recording schedules aren't in crontab. The backend
> > server process
> > handles firing off recordings. I don't believe there's an
> > (easy) cli way to
> > schedule recordings. But that's what the frontend and mythweb are for.
>
> Ahh bugger :-( That was one question I kept meaning to ask[1], oh well back
> to
> plan B
>
> Druid
>
> [1] While it is possible mythweb isn't too usable with lynx[2] ;-)
> [2] Especially if your terminal settings are screwed.

Why do you need CLI? SSH into the box with a -L{xyz}:{backend_machine}:80 
option and just use your local_machine browser connecting to 
http://{local_machine}:{xyz}/mythweb
You can even chain or nest port forwards if you need to do multiple hops to 
reach your backend. (This takes a bit of planning though, or you get a 
headache ;-)

Or are you looking to script this for some reason?
-- 
Steve Boddy
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to