[mythtv-commits] mythtv commit: r7429 - in trunk/mythtv by bjm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Oct 9 22:04:38 UTC 2005


      Author: bjm
        Date: 2005-10-09 22:04:37 +0000 (Sun, 09 Oct 2005)
New Revision: 7429
   Changeset: http://cvs.mythtv.org/trac/changeset/7429

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/scheduledrecording.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythfilldatabase/filldata.cpp

Log:

Keep FindOne record rules after a successful recording. This allows
the rule to remain in place for post recording jobs, reactivation and
"Forget previous" to allow re-record if the first recording didn't
work correctly. FindOne now uses the same findid values and oldfind
table as used by FindDaily and FindWeekly to mark when a showing has
been recorded.  The completed FindOne rules are cleaned up during the
daily mythfilldatabase run similar to Single and Override rules.





More information about the mythtv-commits mailing list