[mythtv-firehose] mythtv/ceton commit: 84bc80087 by Daniel Thor Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Fri Mar 30 13:19:10 UTC 2012


      Author:  Daniel Thor Kristjansson <dkristjansson at mythtv.org>
 Change Date:  2012-03-30T06:13:24-07:00
   Push Date:  2012/03/30 06:19:04 -0700
  Repository:  mythtv
      Branch:  ceton
New Revision:  84bc8008769f25e256f04270c5535421e26cb40a
   Changeset:  https://github.com/MythTV/mythtv/commit/84bc80087

Log:

Refs #10490. At least a partial LiveTV startup fix.

When we call FinishedRecording() early it appears to cause an extra empty
file to be generated at least some of the time. I'm not exactly sure how
this happens, but calling FinishedRecording before the recording is finished
is actually a bug itself. This fixes this in the case where I was able to

reproduce the problem Peter Townsend experienced. I also tried some other
LiveTV actions without seeing duplicate FinishedRecordings calls, but I
may have missed some code paths.

Modified:

   mythtv/libs/libmythtv/tv_rec.cpp



More information about the mythtv-firehose mailing list