[mythtv-users] How to shedule recordings from command line?
Michael T. Dean
mtdean at thirdcontact.com
Wed Jul 12 19:14:31 UTC 2006
On 07/12/2006 02:37 PM, Brad Templeton wrote:
> On Wed, Jul 12, 2006 at 07:35:43PM +0200, Mario Bernard wrote:
>
>> I have made a Scheduling Interface for use with TVGenial, a Windows oriented TV Schedule Applikation. It allows to record programs and calls an DOS Command line. I used this interface to create sql scripts which manupulate the database.
>> Backdraws are, that I should have knowledge about the DB and changing the DB does not always reschedule the new recordings immediately.
>>
>> It would be great if I could call a PHP program from Mythweb, specifying the recording arguments and the job gets done.
>> One year ago, before a lot of reworking was projected for Mythweb, I had a look, but could not easily identify if one PHP Program could do the job.
> Well, in that sense, mysql is a command line interface for mythtv. One can
> schedule programs in mythtv just with simple sql queries, often doable from
> the command line interface of the mysql command.
But also requires running the scheduler (i.e. "mythbackend --resched").
Mike
More information about the mythtv-users
mailing list