[mythtv-users] How MythTV Works / Custom Front End

Simon Hobson linux at thehobsons.co.uk
Tue May 3 14:55:51 UTC 2011


Raymond Wagner wrote:
>Benn Cass (STAFF) wrote:
>  > But I am unsure of which table stores the "upcoming recordings".
>
>The `record` table stores recording rules.  There is no table that
>stores upcoming recordings.  The schedule of upcoming recordings only
>exists in memory on the master backend, and is thus only available
>through the backend protocol.

Or in other words, if you want to insert recording rules directly 
into the database*, you need to tell the backend to reschedule so 
that it can pick up the new rule and do the necessary for the program 
to be recorded - rules evaluated, recordings scheduled & allocated to 
tuners etc.

* Generally not the recommended method as you are then responsible 
for spotting any schema changes in the future and updating your code.

-- 
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.


More information about the mythtv-users mailing list