[mythtv-commits] mythtv commit: r7350 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 29 15:13:22 UTC 2005


      Author: danielk
        Date: 2005-09-29 15:13:22 +0000 (Thu, 29 Sep 2005)
New Revision: 7350
   Changeset: http://cvs.mythtv.org/trac/changeset/7350

Modified:

   trunk/mythtv/libs/libmythtv/eitscanner.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

This fixes the EIT Scan problem experienced by Mark Edwards.

This skips channels with a blank channum field or with a NULL
mplexid column.

It also clears the pending commands even if we are not in a recording
mode. This should cure any problems when someone abandons LiveTV
before it starts up the recorder, and then the EIT scan kicks in
and tries to start the recorder. I don't think this is actually
a problem because we should take care of this when the recording
is abandoned long before the eit scan starts up, but this simplifies
that code anyway.






More information about the mythtv-commits mailing list