[mythtv-commits] mythtv commit: r8913 by bjm

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 10 06:03:04 UTC 2006


      Author: bjm
        Date: 2006-02-10 06:03:03 +0000 (Fri, 10 Feb 2006)
New Revision: 8913
   Changeset: http://cvs.mythtv.org/trac/changeset/8913

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Fixes #1249

Checking the recstatus turns out to be unreliable and may not update
the oldrecorded status to rsRecorded for real recordings. Instead
borrow the approach in CheckForRecGroupChange() to verify the recgroup
stored in the 'recorded' table.

If the real recgroup is not LiveTV when it is asked to finished, then
UPDATE_RECORDING_STATUS else skip the update for LiveTV recordings.





More information about the mythtv-commits mailing list