[mythtv-firehose] mythtv/master commit: ca4001dab by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue May 31 00:15:42 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-05-30T17:12:58-07:00
   Push Date:  2011/05/30 17:15:35 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  ca4001dabf3f4c140ae83effc2c7927ab7fd1352
   Changeset:  https://github.com/MythTV/mythtv/commit/ca4001dab

Log:

Make mythtranscode fail gracefully on file not found

Fixes #9427

If a recording doesn't exist, or the recording exists, but is not in the
database, mythtranscode will gracefully refuse to transcode it, rather than
crash.

Also, make the MythContext object be on the stack of main(), such that any exit
from the system will hit the dtor, causing a cleaner shutdown.

Modified:

   mythtv/programs/mythtranscode/main.cpp



More information about the mythtv-firehose mailing list