[mythtv-commits] mythtv/master commit: 0a301c058 by David Engel (gigem)

MythTV noreply at mythtv.org
Sun Feb 26 20:27:45 UTC 2012


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2012-02-26T12:19:45-08:00
   Push Date:  2012/02/26 12:27:31 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  0a301c0582d8ebb8ad17aef352cadcd8d6719c54
   Changeset:  https://github.com/MythTV/mythtv/commit/0a301c058

Log:

Fix the scheduler to not write incorrect oldrecorded entries.

Don't modify the recording status of programs that aren't eligible to
be rescheduled.  Previously, the scheduler properly ignored most
status changes caused by this oversight.  The improved missed
recording detection changed that and allowed some status changes to
get rewritten to oldrecorded.  In the particular case of stopping or
deleting an in-progress recording, the status could change from
rsRecorded and affect future duplicate detection.

Modified:

   mythtv/programs/mythbackend/scheduler.cpp



More information about the mythtv-commits mailing list