[mythtv-commits] mythtv/master commit: 464e261b2 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Wed Jun 15 00:34:53 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-06-14T17:30:55-07:00
   Push Date:  2011/06/14 17:34:47 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  464e261b2392893da9afb9766aba4719930a2789
   Changeset:  https://github.com/MythTV/mythtv/commit/464e261b2

Log:

EIT Scanning: Parse for EIT even if the Audio and Video PIDs are encrypted.

Tommy Alander reported (and Daniel K diagnosed) an issue where a bit of code had been overlooked.  When EIT scanning MPEG channels, we correctly told the rec code to ignore encryption status when the tune was for EIT scanning.  That same block of code was missing from DVB tuning.  Add the missing code.

Fixes #9336.

Modified:

   mythtv/libs/libmythtv/tv_rec.cpp



More information about the mythtv-commits mailing list