[mythtv-users] Recording/scheduling manually

Bruce Markey bjm at lvcm.com
Mon Mar 28 23:07:42 UTC 2005


J P wrote:
> Hi,
> 
> I would like to insert recording/scheduling data manually to the 
> database using sql. I tried this but mythtv didn't start recording. I 
> inserted data to the record table and to the recordmatch table. So I 
> would like to know which tables include the recording data. Are there 
> more tables which should be updated?

$ mythbackend --resched

This signals the master backend to re-run the scheduler from scratch and
will account for anything new or modified manually. You do not want to
touch recordmatch as the match phase of the scheduler takes care of this.

--  bjm


More information about the mythtv-users mailing list