[mythtv-commits] mythtv commit: r11211 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Sep 16 05:24:15 UTC 2006


      Author: cpinkham
        Date: 2006-09-16 05:24:14 +0000 (Sat, 16 Sep 2006)
New Revision: 11211
   Changeset: http://cvs.mythtv.org/trac/changeset/11211

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Add a rsFailed recording status and use this when the recorder fails to
tune in the channel.

When a recording fails to start, the scheduler is notified and the recording
metadata and any file created are deleted.  The oldrecorded table retains
the history that the recording was tried but had a recstatus of rsFailed (-9).

This should really fix #2244.  Once it has some time in head, I'll merge it
over to -fixes since this is more invasive than my original non-fix.






More information about the mythtv-commits mailing list