[mythtv-commits] Ticket #7923: CA key updates broken - Smartcard does not get key updates on some providers

MythTV mythtv at cvs.mythtv.org
Thu Apr 15 05:14:37 UTC 2010


#7923: CA key updates broken - Smartcard does not get key updates on some
providers
-----------------------------------------+----------------------------------
 Reporter:  Mike Nix <mnix@…>            |       Owner:  janne
     Type:  defect                       |      Status:  new  
 Priority:  major                        |   Milestone:  0.24 
Component:  MythTV - DVB                 |     Version:  head 
 Severity:  medium                       |     Mlocked:  0    
-----------------------------------------+----------------------------------

Comment(by Mike Nix <mnix@…>):

 Second revision of the patch adds handling of the Conditional Access
 Table.

 - Added PID 01 (CAT) to the list of PIDs being listened to at
 startup/reset.
 - CAT Caching - basically a copy/paste/rename of the PAT cache code.
 - CA PIDs are not added to the PMT they are added as listening PIDs
   This is better as we can build the single program PMT and start
 displaying
   a picture before the CAT is available, and it won't break if there is no
 CAT.

 I'll have to wait a week or so to make sure this has fixed it, then I'll
 clean up the code (remove some ifdefs) and post a final patch.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7923#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list