[mythtv-firehose] mythtv/master commit: 7ad49a202 by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Sun Feb 19 02:15:28 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-02-18T18:14:57-08:00
   Push Date:  2012/02/18 18:15:08 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7ad49a2020102a7ed5fc594cb13c524fdca48b16
   Changeset:  https://github.com/MythTV/mythtv/commit/7ad49a202

Log:

Better handling of exiting playback of a program in use elsewhere.

If a recording contains a cutlist with a final cut region at the end,
and EndOfRecordingExitPrompt is set to true, and the recording is in
use elsewhere (e.g., playing on another frontend) when the end is
reached, it gets into a loop of popping up the "can't delete because
it's already in use" dialog while the final cut region continues
playing in the background.  This is fixed by exiting without waiting
for user input in that situation.

Modified:

   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-firehose mailing list