[mythtv-commits] Ticket #9336: EIT-scanning fails on encrypted channels

MythTV noreply at mythtv.org
Fri Dec 31 12:27:17 UTC 2010


#9336: EIT-scanning fails on encrypted channels
-------------------------------------+--------------------------
 Reporter:  tommy.alander@…          |          Owner:  stuarta
     Type:  Bug Report               |         Status:  assigned
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - EIT             |        Version:  0.24
 Severity:  low                      |     Resolution:
 Keywords:  eit                      |  Ticket locked:  0
-------------------------------------+--------------------------

Comment (by Tommy  Alander <tommy.alander@…>):

 After doing some research it looks like the eit scanner is waiting for a
 signal lock which will never happen. I tried a quick hack and removed
 these lines:

  if ((flags & kDTVSigMon_WaitForCrypt) && !matchingCrypt.IsGood())
             return false;

 from dtvsignalmonitor.cpp. Now it is working. I will research more...

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9336#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list