id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 2416 Provide analog sources with dvb eit mythtv@… Stuart Auchterlonie "This patch gives you the ability to provide epg info to another channel. The mapping is configured in an extra table eit_mapping (see below). The mapping is based on the serviceid and a channel with the configured mapped_chanid gets a copy of the epg data. CREATE TABLE eit_mapping ( serviceid int(10) unsigned NOT NULL default '0', mapped_chanid int(10) unsigned default NULL, UNIQUE KEY serviceid (serviceid) ) TYPE=MyISAM;" enhancement closed minor unknown MythTV - EIT head medium Won't Fix eit 0