[mythtv-commits] Ticket #437: EIT crawl transport scan

MythTV mythtv at cvs.mythtv.org
Sat Oct 8 17:19:21 UTC 2005


#437: EIT crawl transport scan
---------------------+------------------------------------------------------
 Reporter:  stuarta  |       Owner:  danielk
     Type:  patch    |      Status:  new    
 Priority:  minor    |   Milestone:  0.19   
Component:  mythtv   |     Version:  head   
 Severity:  medium   |  ---------------------+------------------------------------------------------
 This modifies the current all channel EIT crawl to a transport crawl,
 while still visiting all channels.

 This is done by getting the channel list with mplexid (aka transport)
 and building the channel list so that each channel selected is from
 a different mplex to the previous one.

 eg. If your mplex to channel map was as follows
 {{{
 M. ChChCh
 1. A B C
 2. D E F X Y Z
 3. G H I
 }}}
 Your channel list to scan comes out as
 A D G B E H C F I X Y Z

 Thus scanning all channels, but visiting each transport
 as quickly as possible.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/437>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list