[mythtv] mythtv/master commit: 6e8dae55e by Gavin Hurlbut (Beirdo)

Gavin Hurlbut gjhurlbu at gmail.com
Tue Jul 5 04:37:13 UTC 2011


On Mon, Jul 4, 2011 at 8:41 AM, warpme <warpme at o2.pl> wrote:

> Gavin,
> FYI
> I'm on 3ef52cbd and I'm using DVB-S EIT passive scan.
> With 6e8dae55e I'm not able gather EIT data in passive mode.
> Reverting 6e8dae55e solves issue.
> br
>

Could you try something for me?  in tv_rec.cpp, line 1189, try changing:

        (dvbOpt.dvb_eitscan && get_use_eit(cardid)))

to
        (dvbOpt.dvb_eitscan || get_use_eit(cardid)))

and let me know if that helps?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-dev/attachments/20110704/be32ccbd/attachment.html 


More information about the mythtv-dev mailing list