[mythtv-commits] mythtv commit: r7433 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 10 19:47:07 UTC 2005


      Author: danielk
        Date: 2005-10-10 19:47:07 +0000 (Mon, 10 Oct 2005)
New Revision: 7433
   Changeset: http://cvs.mythtv.org/trac/changeset/7433

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Fixes #430.

This is a simpler fix for the time skew portion of the
consecutive recording problem. Part of the problem I 
was trying to solve was already solved by David Engel.
MythTV should no longer try to schedule something for 
recording that is already recording on a slave backend.
So the GetRecording() request is not needed in the 
scheduler. We can instead simply cancel any non-LiveTV
recording if the master backend requests a new recording.






More information about the mythtv-commits mailing list