[mythtv-firehose] mythtv/master commit: c3eaf781c by Daniel Thor Kristjansson (daniel-kristjansson)

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


      Author:  Daniel Thor Kristjansson <dkristjansson at mythtv.org>
 Change Date:  2012-03-30T06:18:52-07:00
   Push Date:  2012/03/30 06:19:04 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  c3eaf781ca5cb6e95069063b77bee0e6a5e66de6
   Changeset:  https://github.com/MythTV/mythtv/commit/c3eaf781c

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