xmltv/grab/fi test.conf, 2.05, 2.06 test.sh, 2.04, 2.05 tv_grab_fi.pl, 2.03, 2.04

Stefan Becker <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/grab/fi
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23505/grab/fi

Modified Files:
	test.conf test.sh tv_grab_fi.pl 
Log Message:
- refactored programmeStartOnly to use programme class
- added support for season/episode number to programme class
- updated foxtv to set season/episode (completes Feature #102)
- fix mtv3 channel list grabbing
- updated test.conf with latest full channel list
- added --test-mode option to check for empty channel/programme list


Index: tv_grab_fi.pl
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/fi/tv_grab_fi.pl,v
retrieving revision 2.03
retrieving revision 2.04
diff -C2 -d -r2.03 -r2.04
*** tv_grab_fi.pl	13 Jun 2012 09:07:52 -0000	2.03
--- tv_grab_fi.pl	1 Nov 2013 22:55:13 -0000	2.04
***************
*** 91,95 ****
  	       "offset=i",
  	       "output=s",
! 	       "quiet")) {
  
    pod2usage(-exitstatus => 0,
--- 91,96 ----
  	       "offset=i",
  	       "output=s",
! 	       "quiet",
! 	       "test-mode")) {
  
    pod2usage(-exitstatus => 0,
***************
*** 210,213 ****
--- 211,217 ----
      debug(1, "requesting channel list from source '" . $source->description ."'");
      if (my $list = $source->channels()) {
+       die "test failure: source '" . $source->description . "' didn't find any channels!\n"
+ 	if ($Option{'test-mode'} && (keys %{$list} == 0));
+ 
        while (my($id, $value) = each %{ $list }) {
  	my($language, $name) = split(" ", $value, 2);
***************
*** 364,367 ****
--- 368,373 ----
  	    # Add programmes to list
  	    push(@programmes, @{ $programmes });
+ 	  } elsif ($Option{'test-mode'}) {
+ 	    die "test failure: source '" . $source->description . "' didn't retrieve any programmes for '$id'!\n";
  	  }
  	}

Index: test.sh
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/fi/test.sh,v
retrieving revision 2.04
retrieving revision 2.05
diff -C2 -d -r2.04 -r2.05
*** test.sh	15 Oct 2013 21:03:52 -0000	2.04
--- test.sh	1 Nov 2013 22:55:13 -0000	2.05
***************
*** 64,68 ****
  fi
  mkdir -p ${test_dir}
! script_file="${script_file} ${debug}"
  cd ${test_dir}
  set -x +e
--- 64,68 ----
  fi
  mkdir -p ${test_dir}
! script_file="${script_file} ${debug} --test-mode"
  cd ${test_dir}
  set -x +e
***************
*** 76,79 ****
--- 76,84 ----
  perl -I ${xmltv_lib} ${script_file} --version > /dev/null 2>&1
  perl -I ${xmltv_lib} ${script_file} --description > /dev/null 2>&1
+ perl -I ${xmltv_lib} ${script_file} --list-channels --cache  t_fi_cache  > t_fi_channels.xml --quiet 2>t_fi_channels.log
+ if [ $? -ne 0 ]; then
+     tail -1 t_fi_channels.log
+     test_failure=1
+ fi
  perl -I ${xmltv_lib} ${script_file} --config-file ${script_dir}/test.conf --offset 1 --days 2 --cache  t_fi_cache  > t_fi_1_2.xml --quiet 2>t_fi_1.log
  validate_xml t_fi_1_2.xml

Index: test.conf
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/fi/test.conf,v
retrieving revision 2.05
retrieving revision 2.06
diff -C2 -d -r2.05 -r2.06
*** test.conf	15 Oct 2013 21:03:52 -0000	2.05
--- test.conf	1 Nov 2013 22:55:13 -0000	2.06
***************
*** 1,11 ****
  # -*- coding: utf-8 -*-
  # NOTE: ##channel are those channels that should not be unmasked during testing
! ##channel 1.cmore.mtv3.fi C More First
! ##channel 1.cmore2.mtv3.fi C More Urheilu
! channel 1.index.mtv3.fi YLE1
! ##channel 1.kanavapaketti.mtv3.fi MTV3 MAX
! #channel 1.muutkanavat.mtv3.fi Liv
! channel 1.telkku.com TV1
! #channel 10.telkku.com YLE Teema
  ##channel 100.telkku.com RTL
  ##channel 101.telkku.com Investigation Discovery
--- 1,16 ----
  # -*- coding: utf-8 -*-
+ #
+ # How to regenerate:
+ #
+ #  $ tv_grab_fi.pl --list-channels | \
+ #     perl -MFile::Slurp -e '$a=read_file(\*STDIN); \
+ #       @m = ($a =~ m,id="([^"]+)">\s+<display-name lang="..">([^<]+)</,mg); \
+ #       while (my($i, $n) = splice(@m, 0, 2)) { \
+ #         print "##channel $i $n\n" \
+ #       }' | \
+ #     sort >test.txt
+ #
  # NOTE: ##channel are those channels that should not be unmasked during testing
! #
  ##channel 100.telkku.com RTL
  ##channel 101.telkku.com Investigation Discovery
***************
*** 16,35 ****
  ##channel 106.telkku.com Silver HD
  ##channel 107.telkku.com BBC HD
! ##channel 109.telkku.com Discovery HD Showcase 
! #channel 11.telkku.com Liv
  ##channel 110.telkku.com MTV3 Komedia
! ##channel 111.telkku.com C More Aitio
! ##channel 113.telkku.com Nelonen Perhe
  ##channel 114.telkku.com Nelonen Maailma
  #channel 115.telkku.com Kutonen
! ##channel 116.telkku.com TNT7
  ##channel 117.telkku.com C More Kids
! ##channel 118.telkku.com Motors TV 
! ##channel 119.telkku.com C More Premier HD
! #channel 12.telkku.com FOX
  ##channel 121.telkku.com C More Hits HD
  ##channel 122.telkku.com C More Series HD
! ##channel 123.telkku.com C More Urheilu HD
  ##channel 124.telkku.com C More Extreme
  ##channel 13.telkku.com MTV3 MAX
  ##channel 14.telkku.com MTV3 Leffa
--- 21,43 ----
  ##channel 106.telkku.com Silver HD
  ##channel 107.telkku.com BBC HD
! ##channel 109.telkku.com Discovery HD Showcase
! #channel 10.telkku.com YLE Teema
  ##channel 110.telkku.com MTV3 Komedia
! ##channel 111.telkku.com MTV3 MAX Sport 2
! ##channel 113.telkku.com Nelonen Nappula
  ##channel 114.telkku.com Nelonen Maailma
  #channel 115.telkku.com Kutonen
! ##channel 116.telkku.com TNT
  ##channel 117.telkku.com C More Kids
! ##channel 118.telkku.com Motors TV
! ##channel 119.telkku.com MTV3 MAX Premier HD
! #channel 11.telkku.com Liv
  ##channel 121.telkku.com C More Hits HD
  ##channel 122.telkku.com C More Series HD
! ##channel 123.telkku.com MTV3 MAX Sport 1 HD
  ##channel 124.telkku.com C More Extreme
+ ##channel 128.telkku.com Viasat Hockey Finland
+ ##channel 129.telkku.com Yle HD
+ #channel 12.telkku.com FOX
  ##channel 13.telkku.com MTV3 MAX
  ##channel 14.telkku.com MTV3 Leffa
***************
*** 39,48 ****
  ##channel 18.telkku.com MTV3 Sarja
  ##channel 19.telkku.com MTV3 Fakta XL
! ##channel 2.cmore.mtv3.fi C More First HD
! ##channel 2.cmore2.mtv3.fi C More Aitio
! channel 2.index.mtv3.fi YLE2
! ##channel 2.kanavapaketti.mtv3.fi MTV3 Fakta
! #channel 2.muutkanavat.mtv3.fi YLE Teema
! channel 2.telkku.com TV2
  ##channel 20.telkku.com Eurosport
  ##channel 21.telkku.com Eurosport 2
--- 47,56 ----
  ##channel 18.telkku.com MTV3 Sarja
  ##channel 19.telkku.com MTV3 Fakta XL
! channel 1.index.mtv3.fi YLE1
! channel 1.telkku.com TV1
! ##channel 1.total_elokuvat.mtv3.fi MTV3 Leffa
! ##channel 1.total_lapset.mtv3.fi MTV3 Juniori
! ##channel 1.total_sarjat.mtv3.fi MTV3 Fakta
! ##channel 1.total_urheilut.mtv3.fi MTV3 MAX
  ##channel 20.telkku.com Eurosport
  ##channel 21.telkku.com Eurosport 2
***************
*** 55,68 ****
  ##channel 28.telkku.com C More First
  ##channel 29.telkku.com C More Hits
! ##channel 3.cmore.mtv3.fi C More Hits
! ##channel 3.cmore2.mtv3.fi C More Tennis
! channel 3.index.mtv3.fi MTV3
! ##channel 3.kanavapaketti.mtv3.fi MTV3 Leffa
! #channel 3.muutkanavat.mtv3.fi FST
! channel 3.telkku.com MTV3
  ##channel 30.telkku.com C More Action
  ##channel 31.telkku.com C More Series
  ##channel 32.telkku.com SF-kanalen
! ##channel 33.telkku.com C More Urheilu
  ##channel 34.telkku.com C More Tennis
  ##channel 36.telkku.com C More Sport HD
--- 63,77 ----
  ##channel 28.telkku.com C More First
  ##channel 29.telkku.com C More Hits
! channel 2.index.mtv3.fi YLE2
! #channel 2.muutkanavat.mtv3.fi Liv
! channel 2.telkku.com TV2
! ##channel 2.total_elokuvat.mtv3.fi C More First
! ##channel 2.total_lapset.mtv3.fi C More Kids
! ##channel 2.total_sarjat.mtv3.fi MTV3 Fakta XL
! ##channel 2.total_urheilut.mtv3.fi MTV3 MAX Sport 1
  ##channel 30.telkku.com C More Action
  ##channel 31.telkku.com C More Series
  ##channel 32.telkku.com SF-kanalen
! ##channel 33.telkku.com MTV3 MAX Sport 1
  ##channel 34.telkku.com C More Tennis
  ##channel 36.telkku.com C More Sport HD
***************
*** 70,79 ****
  ##channel 38.telkku.com Viasat Film
  ##channel 39.telkku.com Viasat Film Action
! ##channel 4.cmore.mtv3.fi C More Emotion
! ##channel 4.cmore2.mtv3.fi C More Sport HD
! #channel 4.index.mtv3.fi Nelonen
! ##channel 4.kanavapaketti.mtv3.fi MTV3 Juniori
! #channel 4.muutkanavat.mtv3.fi JIM
! #channel 4.telkku.com Nelonen
  ##channel 40.telkku.com Viasat Film Nordic
  ##channel 41.telkku.com Viasat Film Family
--- 79,88 ----
  ##channel 38.telkku.com Viasat Film
  ##channel 39.telkku.com Viasat Film Action
! channel 3.index.mtv3.fi MTV3
! #channel 3.muutkanavat.mtv3.fi YLE Teema
! channel 3.telkku.com MTV3
! ##channel 3.total_elokuvat.mtv3.fi C More Hits
! ##channel 3.total_sarjat.mtv3.fi MTV3 Sarja
! ##channel 3.total_urheilut.mtv3.fi MTV3 MAX Sport 2
  ##channel 40.telkku.com Viasat Film Nordic
  ##channel 41.telkku.com Viasat Film Family
***************
*** 85,92 ****
  ##channel 48.telkku.com Viasat Explorer
  ##channel 49.telkku.com Viasat Nature/Crime
! ##channel 5.cmore.mtv3.fi C More Series
! #channel 5.index.mtv3.fi Sub
! ##channel 5.kanavapaketti.mtv3.fi MTV3 Komedia
! #channel 5.telkku.com Sub
  ##channel 50.telkku.com Viasat History
  ##channel 51.telkku.com Discovery Channel
--- 94,102 ----
  ##channel 48.telkku.com Viasat Explorer
  ##channel 49.telkku.com Viasat Nature/Crime
! #channel 4.index.mtv3.fi Nelonen
! #channel 4.muutkanavat.mtv3.fi YLE Fem
! #channel 4.telkku.com Nelonen
! ##channel 4.total_elokuvat.mtv3.fi C More Emotion
! ##channel 4.total_sarjat.mtv3.fi MTV3 Komedia
  ##channel 50.telkku.com Viasat History
  ##channel 51.telkku.com Discovery Channel
***************
*** 99,106 ****
  ##channel 58.telkku.com Disney Channel
  ##channel 59.telkku.com Disney XD
! ##channel 6.cmore.mtv3.fi C More Action
! #channel 6.index.mtv3.fi AVA
! ##channel 6.kanavapaketti.mtv3.fi MTV3 Sarja
! #channel 6.telkku.com Yle Fem
  ##channel 60.telkku.com Disney Junior
  ##channel 61.telkku.com Nickelodeon
--- 109,118 ----
  ##channel 58.telkku.com Disney Channel
  ##channel 59.telkku.com Disney XD
! #channel 5.index.mtv3.fi Sub
! #channel 5.muutkanavat.mtv3.fi JIM
! #channel 5.telkku.com Sub
! ##channel 5.total_elokuvat.mtv3.fi C More Series
! ##channel 5.total_sarjat.mtv3.fi C More Series
! ##channel 5.total_urheilut.mtv3.fi C More Tennis
  ##channel 60.telkku.com Disney Junior
  ##channel 61.telkku.com Nickelodeon
***************
*** 113,118 ****
  ##channel 68.telkku.com BBC World
  ##channel 69.telkku.com Bloomberg Television
! ##channel 7.kanavapaketti.mtv3.fi MTV3 Fakta XL
! #channel 7.telkku.com JIM
  ##channel 70.telkku.com CNBC
  ##channel 71.telkku.com CNN
--- 125,132 ----
  ##channel 68.telkku.com BBC World
  ##channel 69.telkku.com Bloomberg Television
! #channel 6.index.mtv3.fi AVA
! #channel 6.telkku.com Yle Fem
! ##channel 6.total_elokuvat.mtv3.fi C More Action
! ##channel 6.total_urheilut.mtv3.fi C More Sport HD
  ##channel 70.telkku.com CNBC
  ##channel 71.telkku.com CNN
***************
*** 125,134 ****
  ##channel 78.telkku.com Travel Channel
  ##channel 79.telkku.com Silver
! ##channel 8.telkku.com Nelonen Pro 2
  ##channel 80.telkku.com Deutsche Welle
  ##channel 81.telkku.com TCM
  ##channel 82.telkku.com TV Finland
  ##channel 83.telkku.com TV7
! ##channel 84.telkku.com Nelonen Kino
  ##channel 85.telkku.com The History Channel
  ##channel 86.telkku.com Showtime
--- 139,149 ----
  ##channel 78.telkku.com Travel Channel
  ##channel 79.telkku.com Silver
! #channel 7.telkku.com JIM
! ##channel 7.total_urheilut.mtv3.fi C More Extreme
  ##channel 80.telkku.com Deutsche Welle
  ##channel 81.telkku.com TCM
  ##channel 82.telkku.com TV Finland
  ##channel 83.telkku.com TV7
! ##channel 84.telkku.com Nelonen Prime
  ##channel 85.telkku.com The History Channel
  ##channel 86.telkku.com Showtime
***************
*** 136,140 ****
  ##channel 88.telkku.com TV5 Monde
  ##channel 89.telkku.com Fashion TV
! #channel 9.telkku.com TV5
  ##channel 90.telkku.com Playboy TV
  ##channel 91.telkku.com SVT 1
--- 151,155 ----
  ##channel 88.telkku.com TV5 Monde
  ##channel 89.telkku.com Fashion TV
! ##channel 8.telkku.com Nelonen Pro 2
  ##channel 90.telkku.com Playboy TV
  ##channel 91.telkku.com SVT 1
***************
*** 146,188 ****
  ##channel 98.telkku.com TV6
  ##channel 99.telkku.com Barnkanalen
  ##channel adultchannel.telvis.fi The Adult Channel
! ##channel animal-planet-hd.discovery-fi.tv.nyt.fi Animal Planet HD
! ##channel animal-planet.discovery-fi.tv.nyt.fi Animal Planet
! ##channel animalplanet.telvis.fi Animal Planet
  ##channel animalplanethd.telvis.fi Animal Planet HD
! ##channel bbc-entertainment.bbc-fi.tv.nyt.fi BBC Entertainment
! ##channel bbc-hd.bbc-fi.tv.nyt.fi BBC HD
! ##channel bbc-knowledge.bbc-fi.tv.nyt.fi BBC Knowledge
! ##channel bbc-lifestyle.bbc-fi.tv.nyt.fi BBC Lifestyle
! ##channel bbc-news.bbc-fi.tv.nyt.fi BBC World News
  ##channel bbchd.telvis.fi BBC HD
  ##channel bbcknow.telvis.fi BBC Knowledge
! #channel bonnier-mtv3-ava.free-air-fi.tv.nyt.fi MTV3 AVA
! ##channel bonnier-mtv3-fakta-xl.bonnier-fi.tv.nyt.fi MTV3 Fakta XL
! ##channel bonnier-mtv3-fakta.bonnier-fi.tv.nyt.fi MTV3 Fakta
! ##channel bonnier-mtv3-komedia.bonnier-fi.tv.nyt.fi MTV3 Komedia
! ##channel bonnier-mtv3-max.bonnier-fi.tv.nyt.fi MTV3 MAX
! ##channel bonnier-mtv3-sarja.bonnier-fi.tv.nyt.fi MTV3 Sarja
! channel bonnier-mtv3.free-air-fi.tv.nyt.fi MTV3
! ##channel bonnier-sub-juniori.bonnier-fi.tv.nyt.fi MTV3 Juniori
! ##channel bonnier-sub-leffa.bonnier-fi.tv.nyt.fi MTV3 Leffa
! #channel bonnier-subtv.free-air-fi.tv.nyt.fi Sub
! ##channel canalplus-action.canalplus-fi.tv.nyt.fi C More Action
! ##channel canalplus-aitio.canalplus-fi.tv.nyt.fi C More Aitio
! ##channel canalplus-comedy.canalplus-fi.tv.nyt.fi C More Series
! ##channel canalplus-drama.canalplus-fi.tv.nyt.fi C More Emotion
! ##channel canalplus-family.canalplus-fi.tv.nyt.fi C More Kids
! ##channel canalplus-film-hd.canalplus-fi.tv.nyt.fi C More First HD
! ##channel canalplus-first.canalplus-fi.tv.nyt.fi C More First
! ##channel canalplus-hits-hd.canalplus-fi.tv.nyt.fi C More Hits HD
! ##channel canalplus-hits.canalplus-fi.tv.nyt.fi C More Hits
! ##channel canalplus-premier-hd.canalplus-fi.tv.nyt.fi C More Premier HD
! ##channel canalplus-series.canalplus-fi.tv.nyt.fi C More Series (antenni)
! ##channel canalplus-sf.canalplus-fi.tv.nyt.fi SF Kanalen
! ##channel canalplus-sport-hd.canalplus-fi.tv.nyt.fi C More Sport HD
! ##channel canalplus-sport1.canalplus-fi.tv.nyt.fi C More Urheilu
! ##channel canalplus-sport2.canalplus-fi.tv.nyt.fi C More Tennis
! ##channel canalplus-sportextra.canalplus-fi.tv.nyt.fi C More Extreme
! ##channel canalplus-urheilu-hd.canalplus-fi.tv.nyt.fi C More Urheilu HD
  ##channel cartoon.telvis.fi Cartoon Network
  ##channel cp4.telvis.fi C More Series
--- 161,205 ----
  ##channel 98.telkku.com TV6
  ##channel 99.telkku.com Barnkanalen
+ #channel 9.telkku.com TV5
  ##channel adultchannel.telvis.fi The Adult Channel
! ##channel animal-planet.discovery-fi.tv.hs.fi Animal Planet
! ##channel animal-planet-hd.discovery-fi.tv.hs.fi Animal Planet HD
  ##channel animalplanethd.telvis.fi Animal Planet HD
! ##channel animalplanet.telvis.fi Animal Planet
! ##channel bbc-entertainment.bbc-fi.tv.hs.fi BBC Entertainment
! ##channel bbc-hd.bbc-fi.tv.hs.fi BBC HD
  ##channel bbchd.telvis.fi BBC HD
+ ##channel bbc-knowledge.bbc-fi.tv.hs.fi BBC Knowledge
  ##channel bbcknow.telvis.fi BBC Knowledge
! ##channel bbc-lifestyle.bbc-fi.tv.hs.fi BBC Lifestyle
! ##channel bbc-news.bbc-fi.tv.hs.fi BBC World News
! #channel bonnier-mtv3-ava.free-air-fi.tv.hs.fi AVA
! ##channel bonnier-mtv3-fakta.bonnier-fi.tv.hs.fi MTV3 Fakta
! ##channel bonnier-mtv3-fakta-xl.bonnier-fi.tv.hs.fi MTV3 Fakta XL
! channel bonnier-mtv3.free-air-fi.tv.hs.fi MTV3
! ##channel bonnier-mtv3-komedia.bonnier-fi.tv.hs.fi MTV3 Komedia
! ##channel bonnier-mtv3-max.bonnier-fi.tv.hs.fi MTV3 MAX
! ##channel bonnier-mtv3-sarja.bonnier-fi.tv.hs.fi MTV3 Sarja
! ##channel bonnier-sub-juniori.bonnier-fi.tv.hs.fi MTV3 Juniori
! ##channel bonnier-sub-leffa.bonnier-fi.tv.hs.fi MTV3 Leffa
! #channel bonnier-subtv.free-air-fi.tv.hs.fi Sub
! ##channel canalplus-action.canalplus-fi.tv.hs.fi C More Action
! ##channel canalplus-aitio.canalplus-fi.tv.hs.fi MTV3 MAX Sport 2
! ##channel canalplus-comedy.canalplus-fi.tv.hs.fi C More Series
! ##channel canalplus-drama.canalplus-fi.tv.hs.fi C More Emotion
! ##channel canalplus-family.canalplus-fi.tv.hs.fi C More Kids
! ##channel canalplus-film-hd.canalplus-fi.tv.hs.fi C More First HD
! ##channel canalplus-first.canalplus-fi.tv.hs.fi C More First
! ##channel canalplus-hits.canalplus-fi.tv.hs.fi C More Hits
! ##channel canalplus-hits-hd.canalplus-fi.tv.hs.fi C More Hits HD
! ##channel canalplus-premier-hd.canalplus-fi.tv.hs.fi MTV3 MAX Premier HD
! ##channel canalplus-series.canalplus-fi.tv.hs.fi C More Series (antenni)
! ##channel canalplus-series-hd.canalplus-fi.tv.hs.fi C More Series HD
! ##channel canalplus-sf.canalplus-fi.tv.hs.fi SF Kanalen
! ##channel canalplus-sport1.canalplus-fi.tv.hs.fi MTV3 MAX Sport1
! ##channel canalplus-sport2.canalplus-fi.tv.hs.fi C More Tennis
! ##channel canalplus-sportextra.canalplus-fi.tv.hs.fi C More Extreme
! ##channel canalplus-sport-hd.canalplus-fi.tv.hs.fi C More Sport HD
! ##channel canalplus-urheilu-hd.canalplus-fi.tv.hs.fi MTV3 MAX Sport1 HD
  ##channel cartoon.telvis.fi Cartoon Network
  ##channel cp4.telvis.fi C More Series
***************
*** 196,226 ****
  ##channel cpnalpannordic.telvis.fi C More Emotion
  ##channel cpnalsport2.telvis.fi C More Tennis
! ##channel cpnalsportfinlan.telvis.fi C More Urheilu
! ##channel discovery-channel.discovery-fi.tv.nyt.fi Discovery Channel
! ##channel discovery-hd-showcase.discovery-fi.tv.nyt.fi Discovery HD Showcase
! ##channel discovery-investigation.discovery-fi.tv.nyt.fi Investigation Discovery
! ##channel discovery-science-europe.discovery-fi.tv.nyt.fi Discovery Science Europe
! ##channel discovery-tlc.discovery-fi.tv.nyt.fi TLC
! ##channel discovery-world.discovery-fi.tv.nyt.fi Discovery World
  ##channel discoverychannel.telvis.fi Discovery Channel
  ##channel discoverycivilis.telvis.fi Discovery World
  ##channel discoveryhd.telvis.fi Discovery HD
  ##channel discoveryscience.telvis.fi Discovery Science
  ##channel discoverytlc.telvis.fi TLC
! ##channel disney-channel.disney-fi.tv.nyt.fi Disney Channel
! ##channel disney-junior.disney-fi.tv.nyt.fi Disney Junior
! ##channel disney-xd.disney-fi.tv.nyt.fi Disney XD
  ##channel espneurope.telvis.fi ESPN Europe
! ##channel eurosport1.others-fi.tv.nyt.fi Eurosport
! ##channel eurosport2.others-fi.tv.nyt.fi Eurosport 2
  ##channel eurosport2.telvis.fi Eurosport 2
  ##channel eurosporthd.telvis.fi Eurosport HD
  #channel fox.telvis.fi Fox
  #channel fsd.fi.yle.fi Yle Fem
  #channel fsd.se.yle.fi Yle Fem
  #channel fst5.telvis.fi YLE FEM
  ##channel hightv.telvis.fi HighTV
- ##channel history.telvis.fi History Channel
  ##channel historyhd.telvis.fi History Channel HD
  ##channel im3sat.telvis.fi 3sat
  ##channel imaljazeeraengli.telvis.fi Al Jazeera (English)
--- 213,244 ----
  ##channel cpnalpannordic.telvis.fi C More Emotion
  ##channel cpnalsport2.telvis.fi C More Tennis
! ##channel cpnalsportfinlan.telvis.fi MTV3 MAX Sport 1
! ##channel discovery-channel.discovery-fi.tv.hs.fi Discovery Channel
  ##channel discoverychannel.telvis.fi Discovery Channel
  ##channel discoverycivilis.telvis.fi Discovery World
+ ##channel discovery-hd-showcase.discovery-fi.tv.hs.fi Discovery HD Showcase
  ##channel discoveryhd.telvis.fi Discovery HD
+ ##channel discovery-investigation.discovery-fi.tv.hs.fi Investigation Discovery
+ ##channel discovery-science-europe.discovery-fi.tv.hs.fi Discovery Science Europe
  ##channel discoveryscience.telvis.fi Discovery Science
+ ##channel discovery-tlc.discovery-fi.tv.hs.fi TLC
  ##channel discoverytlc.telvis.fi TLC
! ##channel discovery-world.discovery-fi.tv.hs.fi Discovery World
! ##channel disney-channel.disney-fi.tv.hs.fi Disney Channel
! ##channel disney-junior.disney-fi.tv.hs.fi Disney Junior
! ##channel disney-xd.disney-fi.tv.hs.fi Disney XD
  ##channel espneurope.telvis.fi ESPN Europe
! ##channel eurosport1.others-fi.tv.hs.fi Eurosport
! ##channel eurosport2.others-fi.tv.hs.fi Eurosport 2
  ##channel eurosport2.telvis.fi Eurosport 2
  ##channel eurosporthd.telvis.fi Eurosport HD
  #channel fox.telvis.fi Fox
+ channel foxtv.fi FOX
  #channel fsd.fi.yle.fi Yle Fem
  #channel fsd.se.yle.fi Yle Fem
  #channel fst5.telvis.fi YLE FEM
  ##channel hightv.telvis.fi HighTV
  ##channel historyhd.telvis.fi History Channel HD
+ ##channel history.telvis.fi History Channel
  ##channel im3sat.telvis.fi 3sat
  ##channel imaljazeeraengli.telvis.fi Al Jazeera (English)
***************
*** 236,240 ****
  ##channel imeurosportinter.telvis.fi Eurosport
  ##channel imfrance24uk.telvis.fi France 24
- ##channel imgaynetwork.telvis.fi Gaynetwork
  ##channel immtveurope.telvis.fi MTV Europe
  ##channel implayhousedisne.telvis.fi Disney Junior
--- 254,257 ----
***************
*** 253,264 ****
  #channel kutonen.telvis.fi Kutonen
  #channel liv.telvis.fi Liv
- ##channel mtv-mtv.mtv-fi.tv.nyt.fi MTV
- ##channel mtv-mtvhits.mtv-fi.tv.nyt.fi MTV Hits
- ##channel mtv-mtvrocks.mtv-fi.tv.nyt.fi MTV Rocks
- ##channel mtv-vh1.mtv-fi.tv.nyt.fi VH1
- channel mtv.fi.yle.fi MTV3
- channel mtv.se.yle.fi MTV3
  ##channel mtv2.telvis.fi MTV Two
- channel mtv3.telvis.fi MTV3
  #channel mtv3ava.telvis.fi AVA
  ##channel mtv3fakta.telvis.fi MTV3 Fakta
--- 270,274 ----
***************
*** 267,323 ****
  ##channel mtv3max.telvis.fi MTV3 MAX
  ##channel mtv3sarja.telvis.fi MTV3 Sarja
  ##channel mtvckelodeon.telvis.fi Nickelodeon
  ##channel mtvmedycentral.telvis.fi Comedy Central
  ##channel mtvvfinland.telvis.fi MTV Suomi
  ##channel nasn.telvis.fi ESPN America
  ##channel natgeohd.telvis.fi National Geographic HD
  ##channel nationalgeograph.telvis.fi National Geographic
  #channel nel.fi.yle.fi Nelonen
- #channel nel.se.yle.fi Nelonen
  #channel nelonen.telvis.fi Nelonen
  #channel nep.fi.yle.fi JIM
  #channel nep.se.yle.fi JIM
  ##channel playboytv.telvis.fi Playboy TV
! ##channel sanoma-4-maailma.sanoma-fi.tv.nyt.fi Nelonen Maailma
! ##channel sanoma-4-perhe.sanoma-fi.tv.nyt.fi Nelonen Perhe
! #channel sanoma-jim.free-air-fi.tv.nyt.fi JIM
! ##channel sanoma-kinotv.sanoma-fi.tv.nyt.fi Nelonen Kino
! #channel sanoma-liv.free-air-fi.tv.nyt.fi LIV
! #channel sanoma-nelonen.free-air-fi.tv.nyt.fi Nelonen
! ##channel sanoma-urheilu-plus-kanava.sanoma-fi.tv.nyt.fi Nelonen Pro 1
! ##channel sanoma-urheilukanava.sanoma-fi.tv.nyt.fi Nelonen Pro 2
! #channel sbs-viisi.free-air-fi.tv.nyt.fi TV5
! #channel sbs-voice.free-air-fi.tv.nyt.fi Kutonen
  ##channel showtime.telvis.fi Showtime
- ##channel silver.telvis.fi Silver
  ##channel silverhd.telvis.fi Silver HD
  ##channel spice.telvis.fi Spice
  ##channel starweek.telvis.fi Star
  #channel sub.fi.yle.fi Sub
  #channel sub.se.yle.fi Sub
  #channel sub.telvis.fi Sub
! ##channel subjuniori.telvis.fi Sub Juniori
! #channel suomi-tv.free-air-fi.tv.nyt.fi FOX
  ##channel svt1.telvis.fi SVT 1
- ##channel svt2.telvis.fi SVT 2
  ##channel svt24.telvis.fi SVT 24
  ##channel svtbarnkanalen.telvis.fi SVT B
  ##channel svthd.telvis.fi SVT HD
  ##channel svtworld.telvis.fi SVT World
  ##channel tcm.telvis.fi TCM - Turner Classic Movies
  channel tv1.fi.yle.fi YLE TV1
  channel tv1.se.yle.fi YLE TV1
  channel tv1.telvis.fi YLE TV1
- ##channel tv1000-action.viasat-film-fi.tv.nyt.fi Viasat Film Action
- ##channel tv1000-classic.viasat-film-fi.tv.nyt.fi Viasat Film Classic
- ##channel tv1000-drama.viasat-film-fi.tv.nyt.fi Viasat Film Drama
- ##channel tv1000-family.viasat-film-fi.tv.nyt.fi Viasat Film Family
- ##channel tv1000-nordic.viasat-film-fi.tv.nyt.fi Viasat Film Nordic
- ##channel tv1000.viasat-film-fi.tv.nyt.fi Viasat Film
  channel tv2.fi.yle.fi YLE TV2
  channel tv2.se.yle.fi YLE TV2
  channel tv2.telvis.fi YLE TV2
  ##channel tv3.telvis.fi TV3
- ##channel tv4.telvis.fi TV4
  ##channel tv400.telvis.fi TV11
  ##channel tv4fakta.telvis.fi TV4 Fakta
--- 277,340 ----
  ##channel mtv3max.telvis.fi MTV3 MAX
  ##channel mtv3sarja.telvis.fi MTV3 Sarja
+ channel mtv3.telvis.fi MTV3
  ##channel mtvckelodeon.telvis.fi Nickelodeon
+ channel mtv.fi.yle.fi MTV3
  ##channel mtvmedycentral.telvis.fi Comedy Central
+ ##channel mtv-mtvhits.mtv-fi.tv.hs.fi MTV Hits
+ ##channel mtv-mtv.mtv-fi.tv.hs.fi MTV
+ ##channel mtv-mtvrocks.mtv-fi.tv.hs.fi MTV Rocks
+ channel mtv.se.yle.fi MTV3
  ##channel mtvvfinland.telvis.fi MTV Suomi
+ ##channel mtv-vh1.mtv-fi.tv.hs.fi VH1
  ##channel nasn.telvis.fi ESPN America
  ##channel natgeohd.telvis.fi National Geographic HD
  ##channel nationalgeograph.telvis.fi National Geographic
  #channel nel.fi.yle.fi Nelonen
  #channel nelonen.telvis.fi Nelonen
+ #channel nel.se.yle.fi Nelonen
  #channel nep.fi.yle.fi JIM
  #channel nep.se.yle.fi JIM
+ ##channel new.telvis.fi Nelonen Maailma
  ##channel playboytv.telvis.fi Playboy TV
! ##channel sanoma-4-maailma.sanoma-fi.tv.hs.fi Nelonen Maailma
! ##channel sanoma-4-perhe.sanoma-fi.tv.hs.fi Nelonen Perhe
! #channel sanoma-jim.free-air-fi.tv.hs.fi Jim
! ##channel sanoma-kinotv.sanoma-fi.tv.hs.fi Nelonen Kino
! #channel sanoma-liv.free-air-fi.tv.hs.fi Liv
! #channel sanoma-nelonen.free-air-fi.tv.hs.fi Nelonen
! ##channel sanoma-urheilukanava.sanoma-fi.tv.hs.fi Nelonen Pro 2
! ##channel sanoma-urheilu-plus-kanava.sanoma-fi.tv.hs.fi Nelonen Pro 1
! #channel sbs-viisi.free-air-fi.tv.hs.fi TV5
! #channel sbs-voice.free-air-fi.tv.hs.fi Kutonen
  ##channel showtime.telvis.fi Showtime
  ##channel silverhd.telvis.fi Silver HD
+ ##channel silver.telvis.fi Silver
  ##channel spice.telvis.fi Spice
  ##channel starweek.telvis.fi Star
  #channel sub.fi.yle.fi Sub
+ ##channel subjuniori.telvis.fi MTV3 Juniori
  #channel sub.se.yle.fi Sub
  #channel sub.telvis.fi Sub
! #channel suomi-tv.free-air-fi.tv.hs.fi FOX
  ##channel svt1.telvis.fi SVT 1
  ##channel svt24.telvis.fi SVT 24
+ ##channel svt2.telvis.fi SVT 2
  ##channel svtbarnkanalen.telvis.fi SVT B
  ##channel svthd.telvis.fi SVT HD
  ##channel svtworld.telvis.fi SVT World
  ##channel tcm.telvis.fi TCM - Turner Classic Movies
+ ##channel tv1000-action.viasat-film-fi.tv.hs.fi Viasat Film Action
+ ##channel tv1000-classic.viasat-film-fi.tv.hs.fi Viasat Film Classic
+ ##channel tv1000-drama.viasat-film-fi.tv.hs.fi Viasat Film Drama
+ ##channel tv1000-family.viasat-film-fi.tv.hs.fi Viasat Film Family
+ ##channel tv1000-nordic.viasat-film-fi.tv.hs.fi Viasat Film Nordic
+ ##channel tv1000.viasat-film-fi.tv.hs.fi Viasat Film
  channel tv1.fi.yle.fi YLE TV1
  channel tv1.se.yle.fi YLE TV1
  channel tv1.telvis.fi YLE TV1
  channel tv2.fi.yle.fi YLE TV2
  channel tv2.se.yle.fi YLE TV2
  channel tv2.telvis.fi YLE TV2
  ##channel tv3.telvis.fi TV3
  ##channel tv400.telvis.fi TV11
  ##channel tv4fakta.telvis.fi TV4 Fakta
***************
*** 327,354 ****
  ##channel tv4plus.telvis.fi Sjuan
  ##channel tv4sport.telvis.fi TV4 Sport
  ##channel tv5monde.telvis.fi TV5 Monde
  ##channel tv6.telvis.fi TV6
- ##channel tv7.telvis.fi TV7
  ##channel tv7se.telvis.fi 7
  ##channel tv8.telvis.fi TV8
  #channel tvf.fi.yle.fi TV Finland (CET)
- #channel tvf.se.yle.fi TV Finland (CET)
  ##channel tvfinland.telvis.fi TV Finland
  #channel tvviisi.telvis.fi TV5
  ##channel urheilukanava.telvis.fi Nelonen Pro 1
  ##channel urheiluplusk.telvis.fi Nelonen Pro 2
- ##channel urho-tv.others-fi.tv.nyt.fi UrhoTV
  ##channel urho.telvis.fi Urho TV
  ##channel vh1.telvis.fi VH1
! ##channel viasat-explorer.viasat-fi.tv.nyt.fi Viasat Explorer
! ##channel viasat-golf.viasat-fi.tv.nyt.fi Viasat Golf
! ##channel viasat-history.viasat-fi.tv.nyt.fi Viasat History
! ##channel viasat-hockey.viasat-fi.tv.nyt.fi Viasat Hockey
! ##channel viasat-nature-crime.viasat-fi.tv.nyt.fi Viasat Nature/Crime
! ##channel viasat-sport-1.viasat-fi.tv.nyt.fi Viasat Sport
  ##channel viasatactionhd.telvis.fi Viasat Film Action HD
  ##channel viasatclassichd.telvis.fi Viasat Classic HD
  ##channel viasatexplorer.telvis.fi Viasat Explorer
! ##channel viasatfilm.telvis.fi Viasat Film
  ##channel viasatfilmaction.telvis.fi Viasat Film Action
  ##channel viasatfilmclassi.telvis.fi Viasat Film Classic
--- 344,367 ----
  ##channel tv4plus.telvis.fi Sjuan
  ##channel tv4sport.telvis.fi TV4 Sport
+ ##channel tv4.telvis.fi TV4
  ##channel tv5monde.telvis.fi TV5 Monde
  ##channel tv6.telvis.fi TV6
  ##channel tv7se.telvis.fi 7
+ ##channel tv7.telvis.fi TV7
  ##channel tv8.telvis.fi TV8
  #channel tvf.fi.yle.fi TV Finland (CET)
  ##channel tvfinland.telvis.fi TV Finland
+ #channel tvf.se.yle.fi TV Finland (CET)
  #channel tvviisi.telvis.fi TV5
  ##channel urheilukanava.telvis.fi Nelonen Pro 1
  ##channel urheiluplusk.telvis.fi Nelonen Pro 2
  ##channel urho.telvis.fi Urho TV
+ ##channel urho-tv.others-fi.tv.hs.fi UrhoTV
  ##channel vh1.telvis.fi VH1
! ##channel viasat-3d-nordic.viasat-fi.tv.hs.fi Viasat 3D NORDIC
  ##channel viasatactionhd.telvis.fi Viasat Film Action HD
  ##channel viasatclassichd.telvis.fi Viasat Classic HD
  ##channel viasatexplorer.telvis.fi Viasat Explorer
! ##channel viasat-explorer.viasat-fi.tv.hs.fi Viasat Explorer
  ##channel viasatfilmaction.telvis.fi Viasat Film Action
  ##channel viasatfilmclassi.telvis.fi Viasat Film Classic
***************
*** 356,374 ****
  ##channel viasatfilmfamily.telvis.fi Viasat Film Family
  ##channel viasatfilmnordic.telvis.fi Viasat Film Nordic
  ##channel viasatgolf.telvis.fi Viasat Golf
  ##channel viasathistory.telvis.fi Viasat History
  ##channel viasathockey.telvis.fi Viasat Hockey
  ##channel viasatnaturecrim.telvis.fi Viasat Nature/Crime
  ##channel viasatnordichd.telvis.fi Viasat Film Nordic HD
  ##channel viasatsport1.telvis.fi Viasat Sport
! #channel yle-fst5.free-air-fi.tv.nyt.fi Yle Fem
! #channel yle-teema.free-air-fi.tv.nyt.fi Yle Teema
! channel yle-tv1.free-air-fi.tv.nyt.fi Yle TV1
! channel yle-tv2.free-air-fi.tv.nyt.fi Yle TV2
  #channel yleteema.telvis.fi YLE Teema
  #channel yte.fi.yle.fi YLE Teema
  #channel yte.se.yle.fi YLE Teema
  ##channel zonereality.telvis.fi Zone Reality
- channel foxtv.fi FOX
  
  # Title name mappings
--- 369,394 ----
  ##channel viasatfilmfamily.telvis.fi Viasat Film Family
  ##channel viasatfilmnordic.telvis.fi Viasat Film Nordic
+ ##channel viasatfilm.telvis.fi Viasat Film
  ##channel viasatgolf.telvis.fi Viasat Golf
+ ##channel viasat-golf.viasat-fi.tv.hs.fi Viasat Golf
  ##channel viasathistory.telvis.fi Viasat History
+ ##channel viasat-history.viasat-fi.tv.hs.fi Viasat History
+ ##channel viasat-hockey-finland.viasat-fi.tv.hs.fi Viasat Hockey Finland
  ##channel viasathockey.telvis.fi Viasat Hockey
+ ##channel viasat-hockey.viasat-fi.tv.hs.fi Viasat Hockey
+ ##channel viasat-nature-crime.viasat-fi.tv.hs.fi Viasat Nature/Crime
  ##channel viasatnaturecrim.telvis.fi Viasat Nature/Crime
  ##channel viasatnordichd.telvis.fi Viasat Film Nordic HD
  ##channel viasatsport1.telvis.fi Viasat Sport
! ##channel viasat-sport-1.viasat-fi.tv.hs.fi Viasat Sport
! #channel yle-fst5.free-air-fi.tv.hs.fi Yle Fem
! ##channel yle-hd.free-air-fi.tv.hs.fi Yle HD
! #channel yle-teema.free-air-fi.tv.hs.fi Yle Teema
  #channel yleteema.telvis.fi YLE Teema
+ channel yle-tv1.free-air-fi.tv.hs.fi Yle TV1
+ channel yle-tv2.free-air-fi.tv.hs.fi Yle TV2
  #channel yte.fi.yle.fi YLE Teema
  #channel yte.se.yle.fi YLE Teema
  ##channel zonereality.telvis.fi Zone Reality
  
  # Title name mappings


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.