Mailing List Archive

mythtv/jobqueue-rewrite commit: 0e566cc09 by Raymond Wagner (wagnerrp)
Author: Raymond Wagner <rwagner@mythtv.org>
Change Date: 2011-05-13T10:47:29-07:00
Push Date: 2011/05/13 10:59:40 -0700
Repository: mythtv
Branch: jobqueue-rewrite
New Revision: 0e566cc09b3ad7aa7de5db1cd12c47b73deb225c
Changeset: https://github.com/MythTV/mythtv/commit/0e566cc09

Log:

Implement new jobqueue schema, migrating from a single table with
commands stored in the settings table, to commands stored in a dedicated
table, with cross references to determine machines jobs are allowed to
run on, and recordings for which jobs are automatically run.

The schema update is temporary, only putting the new schema in place.
No settings are yet migrated over from the old setup.

Modified:

mythtv/libs/libmythtv/dbcheck.cpp
mythtv/libs/libmythtv/jobinfo.cpp
mythtv/libs/libmythtv/jobinfo.h
mythtv/programs/mythbackend/jobinfodb.cpp
mythtv/programs/mythbackend/jobinfodb.h
mythtv/programs/mythjobqueue/jobinforun.cpp
mythtv/programs/mythjobqueue/jobinforun.h

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-firehose