[mythtv-users] Programming mythtv interface

Ramsey, Robert L robert-ramsey at uiowa.edu
Sat Mar 10 01:51:28 UTC 2007


I had tried adding records to both the record table and the job_queue table, but that wasn't enough.  I copied existing entries, changing only the start and stop times and the job wasn't picked up by the backend.

Is all the source a script or is the backend a binary?  Guess I'll find out. :)

Thanks,

Bob

-----Original Message-----
From: mythtv-users-bounces at mythtv.org on behalf of D
Sent: Fri 3/9/2007 6:02 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Programming mythtv interface
 
TABLE: record FIELDS: 	pk(recordid) k(chanid,starttime) k(title)
k(seriesid) k(programid)

I'd look at the source, too.

On 3/9/07, Tom Lichti <tom at redpepperracing.com> wrote:
> Ramsey, Robert L wrote:
> > Hi,
> >
> > For several different reasons, I need to be able to programmatically add
> > jobs to the mythtv queue to be recorded.  I know I could fake a post
> > request to programmatically fake a web request to schedule a recording,
> > but it seems like it would be simpler just to add the mysql entries to
> > the right tables for the backend to find.  But then I'm not that
> > knowledgable about how the backend works. ;)
> >
> > Can someone point me to that documentation for that?
>
> Worst case, turn on database logging on the backend, schedule a
> recording, and look at the queries that are logged.
>
> Tom
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3532 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20070309/4a636fb5/attachment.bin 


More information about the mythtv-users mailing list