[mythtv-commits] mythtv commit: r20938 by shane

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 17 17:16:29 UTC 2009


      Author: shane
        Date: 2009-07-17 17:16:29 +0000 (Fri, 17 Jul 2009)
New Revision: 20938
   Changeset: http://cvs.mythtv.org/trac/changeset/20938

Modified:

   trunk/mythtv/libs/libmythtv/dtvsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/dtvsignalmonitor.h
   trunk/mythtv/libs/libmythtv/dvbsignalmonitor.cpp
   trunk/mythtv/libs/libmythtv/signalmonitor.cpp
   trunk/mythtv/libs/libmythtv/signalmonitor.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Check for recorder errors in TVRec.

In my particular case the dvbstreamhandler was failing due to some device
error and the backend thought the recording was occuring normally.

TVRec will now notice when the recorder is in an error state and will
set the recstatus of the current recording to rsFailed.

Also, failed recordings will automatically be rescheduled if the recording
rule does not check for duplicates in the current recordings.




More information about the mythtv-commits mailing list