[mythtv-users] Programming mythtv interface

D daspiras at gmail.com
Sat Mar 10 00:02:36 UTC 2007


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
>


More information about the mythtv-users mailing list