[mythtv-commits] Ticket #5922: fix finnish rerun detection

MythTV mythtv at cvs.mythtv.org
Mon Jan 5 07:15:55 UTC 2009


#5922: fix finnish rerun detection
-------------------------+--------------------------------------------------
 Reporter:  ikke at iki.fi  |        Owner:  stuarta   
     Type:  patch        |       Status:  new       
 Priority:  minor        |    Milestone:  0.22      
Component:  eit          |      Version:  0.21-fixes
 Severity:  medium       |   Resolution:            
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by ikke at iki.fi):

 Hi,

 thanks for your attention. That network id is my bad, I have that. It was
 forgotten there, since I and my friend has different network ids so we
 just did not set it. Mine is 42249.

 In Finland we have a set of channels that are open for everyone, about <10
 of those. Those channels are delivered via local DVB-C operators and a
 national DVB-T provider (many network ids). But all networks have the same
 eit info, and the same xmltv source for that. The patch now works for all
 Finns now, and too bad it would run for all others as well ). I totally
 understand your point of narrowing down the amount of networks that the
 patch applies to.

 I try to ask some friends to check their network id's. Anyone interested,
 do this:

 $ mysql -u mythtv -pmythtv mythconverg
 mysql> select callsign,name,mplexid,serviceid from channel order by
 mplexid;
 mysql> select mplexid,transportid,networkid from dtv_multiplex;

 Check network id for Finnish channels from the last command, the channels
 are mapped to mplexid from the first mysql output.

 We would be interested of adding the major ones at least. My provider is
 Welho (ex HTV in capital area, 42249). National Yle would be interesting,
 and perhaps Elisa from the biggest DVB-C providers at least.

 Of course the [http://dvb.swelcom.fi/cable.php Welho info page] has the
 wrong networkid there...

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


More information about the mythtv-commits mailing list