On 24/8/05 7:56 PM, "Allan Kogerma" <[EMAIL PROTECTED]> wrote:

> 
> I know how to parse parameters from mail body
> (channle,date,time,begin_time,end_time etc))but need info how tu set up
> scheduled recording in myth.
> 
> Is there any command line syntax (sample) avaible ?
> 

Might have found what you're looking for. Have a look at:
http://cvs.mythtv.org/trac/browser/trunk/mythplugins/mythweb/includes/record
ing_schedules.php
Lines 225-258 are the SQL query that you'd pipe into mysql.

http://cvs.mythtv.org/trac/browser/trunk/mythplugins/mythweb/schedule_manual
ly.php
Is the manual schedule interface for mythweb.

You could probably leave most of the parameters to the SQL query with fixed
sensible values (have a look at what's in your database currently).

Hope this is a starting point for you.

Joshua King


Send instant messages to your online friends http://au.messenger.yahoo.com 
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to