xmltv/grab/fi test.conf, 2.08, 2.09 test.sh, 2.05, 2.06
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-serv31409/grab/fi
Modified Files:
test.conf test.sh
Log Message:
- yle: updated after site changed completely
- NOTE: yle has new channel IDs!
- test.conf: updated with latest full channel list
- test.sh: reduced full run from 9 to 7 days
Index: test.sh
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/fi/test.sh,v
retrieving revision 2.05
retrieving revision 2.06
diff -C2 -d -r2.05 -r2.06
*** test.sh 1 Nov 2013 22:55:13 -0000 2.05
--- test.sh 14 Jun 2014 18:18:36 -0000 2.06
***************
*** 98,117 ****
#
! # Modified test run with 9 days and modified test.conf
#
perl -pe 's/^#channel\s+/channel /' <${script_dir}/test.conf >${test_dir}/test.conf
! perl -I ${xmltv_lib} ${script_file} --config-file ${test_dir}/test.conf --offset 1 --days 9 --cache t_fi_cache >t_fi_full_10.xml --quiet 2>t_fi_full.log
! validate_xml t_fi_full_10.xml
! for d in $(seq 1 9); do
perl -I ${xmltv_lib} ${script_file} --config-file ${test_dir}/test.conf --offset $d --days 1 --cache t_fi_cache >t_fi_single_$d.xml --quiet 2>>t_fi_single.log
done
! ${xmltv_script}/tv_cat t_fi_full_10.xml --output /dev/null 2>t_fi_output.log
! ${xmltv_script}/tv_sort --duplicate-error t_fi_full_10.xml --output t_fi_full_10.sorted.xml 2>>t_fi_output.log
check_log t_fi_output.log
! ${xmltv_script}/tv_cat t_fi_single_*.xml --output t_fi_full_10-2.xml 2>t_fi_output-2.log
! ${xmltv_script}/tv_sort --duplicate-error t_fi_full_10-2.xml --output t_fi_full_10-2.sorted.xml 2>>t_fi_output-2.log
check_log t_fi_output-2.log
! diff t_fi_full_10.sorted.xml t_fi_full_10-2.sorted.xml >t_fi__10.diff
! check_log t_fi__10.diff
#
--- 98,117 ----
#
! # Modified test run with 7 days and modified test.conf
#
perl -pe 's/^#channel\s+/channel /' <${script_dir}/test.conf >${test_dir}/test.conf
! perl -I ${xmltv_lib} ${script_file} --config-file ${test_dir}/test.conf --offset 1 --days 7 --cache t_fi_cache >t_fi_full_7.xml --quiet 2>t_fi_full.log
! validate_xml t_fi_full_7.xml
! for d in $(seq 1 7); do
perl -I ${xmltv_lib} ${script_file} --config-file ${test_dir}/test.conf --offset $d --days 1 --cache t_fi_cache >t_fi_single_$d.xml --quiet 2>>t_fi_single.log
done
! ${xmltv_script}/tv_cat t_fi_full_7.xml --output /dev/null 2>t_fi_output.log
! ${xmltv_script}/tv_sort --duplicate-error t_fi_full_7.xml --output t_fi_full_7.sorted.xml 2>>t_fi_output.log
check_log t_fi_output.log
! ${xmltv_script}/tv_cat t_fi_single_*.xml --output t_fi_full_7-2.xml 2>t_fi_output-2.log
! ${xmltv_script}/tv_sort --duplicate-error t_fi_full_7-2.xml --output t_fi_full_7-2.sorted.xml 2>>t_fi_output-2.log
check_log t_fi_output-2.log
! diff t_fi_full_7.sorted.xml t_fi_full_7-2.sorted.xml >t_fi__7.diff
! check_log t_fi__7.diff
#
Index: test.conf
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/fi/test.conf,v
retrieving revision 2.08
retrieving revision 2.09
diff -C2 -d -r2.08 -r2.09
*** test.conf 3 Jan 2014 19:11:35 -0000 2.08
--- test.conf 14 Jun 2014 18:18:36 -0000 2.09
***************
*** 22,28 ****
##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
--- 22,28 ----
##channel 107.telkku.com BBC HD
##channel 109.telkku.com Discovery HD Showcase
! #channel 10.telkku.com Yle Teema
! ##channel 110.telkku.com MTV Komedia
! ##channel 111.telkku.com MTV Sport 2
##channel 113.telkku.com Nelonen Nappula
##channel 114.telkku.com Nelonen Maailma
***************
*** 31,51 ****
##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
! ##channel 15.telkku.com MTV3 Fakta
! ##channel 16.telkku.com MTV3 Juniori
#channel 17.telkku.com AVA
! ##channel 18.telkku.com MTV3 Sarja
! ##channel 19.telkku.com MTV3 Fakta XL
! channel 1.telkku.com TV1
##channel 20.telkku.com Eurosport
##channel 21.telkku.com Eurosport 2
--- 31,52 ----
##channel 117.telkku.com C More Kids
##channel 118.telkku.com Motors TV
! ##channel 119.telkku.com MTV 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 MTV Sport 1 HD
##channel 124.telkku.com C More Extreme
##channel 128.telkku.com Viasat Hockey Finland
#channel 12.telkku.com FOX
! ##channel 130.telkku.com Viasat Sport Xtra
! ##channel 131.telkku.com Viasat Film Comedy
! ##channel 13.telkku.com MTV MAX
! ##channel 14.telkku.com MTV Leffa
! ##channel 15.telkku.com MTV Fakta
! ##channel 16.telkku.com MTV Juniori
#channel 17.telkku.com AVA
! ##channel 18.telkku.com MTV Sarja
! ##channel 19.telkku.com MTV Fakta XL
! channel 1.telkku.com Yle TV1
##channel 20.telkku.com Eurosport
##channel 21.telkku.com Eurosport 2
***************
*** 58,68 ****
##channel 28.telkku.com C More First
##channel 29.telkku.com C More Hits
! channel 2.telkku.com TV2
##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
##channel 37.telkku.com C More First HD
##channel 38.telkku.com Viasat Film
--- 59,68 ----
##channel 28.telkku.com C More First
##channel 29.telkku.com C More Hits
! channel 2.telkku.com Yle TV2
##channel 30.telkku.com C More Action
##channel 31.telkku.com C More Series
##channel 32.telkku.com SF-kanalen
! ##channel 33.telkku.com MTV Sport 1
##channel 34.telkku.com C More Tennis
##channel 37.telkku.com C More First HD
##channel 38.telkku.com Viasat Film
***************
*** 138,141 ****
--- 138,143 ----
##channel animalplanethd.telvis.fi Animal Planet HD
##channel animalplanet.telvis.fi Animal Planet
+ ##channel AVA.fi.yle.fi AVA
+ ##channel AVA.sv.yle.fi AVA
##channel bbc-entertainment.bbc-fi.tv.hs.fi BBC Entertainment
##channel bbc-hd.bbc-fi.tv.hs.fi BBC HD
***************
*** 147,168 ****
#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 c-more-action.mtv3.fi c_more_action
- ##channel c-more-emotion.mtv3.fi c_more_emotion
- ##channel c-more-extreme.mtv3.fi c_more_extreme
- ##channel c-more-first.mtv3.fi c_more_first
- ##channel c-more-hits.mtv3.fi c_more_hits
- ##channel c-more-kids.mtv3.fi c_more_kids
- ##channel c-more-series.mtv3.fi c_more_series
- ##channel c-more-tennis.mtv3.fi c_more_tennis
##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
--- 149,159 ----
#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.free-air-fi.tv.hs.fi MTV3
##channel bonnier-mtv3-max.bonnier-fi.tv.hs.fi MTV3 MAX
##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 Sport2
##channel canalplus-comedy.canalplus-fi.tv.hs.fi C More Series
##channel canalplus-drama.canalplus-fi.tv.hs.fi C More Emotion
***************
*** 172,185 ****
##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
##channel cpa.telvis.fi Canal 69
--- 163,184 ----
##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 Sport2 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 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 Sport1 HD
##channel cartoon.telvis.fi Cartoon Network
+ ##channel c-more-action.mtv3.fi c_more_action
+ ##channel c-more-emotion.mtv3.fi c_more_emotion
+ ##channel c-more-extreme.mtv3.fi c_more_extreme
+ ##channel c-more-first.mtv3.fi c_more_first
+ ##channel c-more-hits.mtv3.fi c_more_hits
+ ##channel c-more-kids.mtv3.fi c_more_kids
+ ##channel c-more-series.mtv3.fi c_more_series
+ ##channel c-more-tennis.mtv3.fi c_more_tennis
##channel cp4.telvis.fi C More Series
##channel cpa.telvis.fi Canal 69
***************
*** 192,196 ****
##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
--- 191,195 ----
##channel cpnalpannordic.telvis.fi C More Emotion
##channel cpnalsport2.telvis.fi C More Tennis
! ##channel cpnalsportfinlan.telvis.fi MTV Sport 1
##channel discovery-channel.discovery-fi.tv.hs.fi Discovery Channel
##channel discoverychannel.telvis.fi Discovery Channel
***************
*** 214,219 ****
#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.mtv3.fi fst5
#channel fst5.telvis.fi YLE FEM
--- 213,216 ----
***************
*** 244,248 ****
--- 241,247 ----
##channel imviva.telvis.fi Viva
##channel imvox.telvis.fi VOX
+ #channel Jim.fi.yle.fi Jim
#channel jim.mtv3.fi jim
+ #channel Jim.sv.yle.fi Jim
#channel jim.telvis.fi JIM
##channel kanal5.telvis.fi Kanal 5
***************
*** 250,280 ****
##channel kunskapskanalen.telvis.fi Kunskapskanalen
#channel kutonen.telvis.fi Kutonen
#channel liv.mtv3.fi liv
#channel liv.telvis.fi Liv
##channel mtv2.telvis.fi MTV Two
#channel mtv3-ava.mtv3.fi mtv3_ava
##channel mtv3-fakta.mtv3.fi mtv3_fakta
##channel mtv3-juniori.mtv3.fi mtv3_juniori
- ##channel mtv3-komedia.mtv3.fi mtv3_komedia
##channel mtv3-leffa.mtv3.fi mtv3_leffa
##channel mtv3-max.mtv3.fi mtv3_max
##channel mtv3-max-sport-1-ojo.mtv3.fi mtv3_max_sport_1_ojo
##channel mtv3-max-sport-2-ojo.mtv3.fi mtv3_max_sport_2_ojo
! ##channel mtv3-sarja.mtv3.fi mtv3_sarja
channel mtv3.mtv3.fi mtv3
! #channel mtv3ava.telvis.fi AVA
! ##channel mtv3fakta.telvis.fi MTV3 Fakta
! ##channel mtv3faktaxl.telvis.fi MTV3 Fakta XL
! ##channel mtv3leffa.telvis.fi MTV3 Leffa
! ##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
--- 249,279 ----
##channel kunskapskanalen.telvis.fi Kunskapskanalen
#channel kutonen.telvis.fi Kutonen
+ ##channel Liv.fi.yle.fi Liv
#channel liv.mtv3.fi liv
+ ##channel Liv.sv.yle.fi Liv
#channel liv.telvis.fi Liv
##channel mtv2.telvis.fi MTV Two
#channel mtv3-ava.mtv3.fi mtv3_ava
+ #channel mtv3ava.telvis.fi AVA
##channel mtv3-fakta.mtv3.fi mtv3_fakta
+ ##channel mtv3fakta.telvis.fi MTV Fakta
+ ##channel mtv3faktaxl.telvis.fi MTV Fakta XL
+ channel MTV3.fi.yle.fi MTV3
##channel mtv3-juniori.mtv3.fi mtv3_juniori
##channel mtv3-leffa.mtv3.fi mtv3_leffa
+ ##channel mtv3leffa.telvis.fi MTV Leffa
##channel mtv3-max.mtv3.fi mtv3_max
##channel mtv3-max-sport-1-ojo.mtv3.fi mtv3_max_sport_1_ojo
##channel mtv3-max-sport-2-ojo.mtv3.fi mtv3_max_sport_2_ojo
! ##channel mtv3max.telvis.fi MTV MAX
channel mtv3.mtv3.fi mtv3
! ##channel mtv3sarja.telvis.fi MTV Sarja
! channel MTV3.sv.yle.fi MTV3
channel mtv3.telvis.fi MTV3
##channel mtvckelodeon.telvis.fi Nickelodeon
##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 mtvvfinland.telvis.fi MTV Suomi
##channel mtv-vh1.mtv-fi.tv.hs.fi VH1
***************
*** 282,301 ****
##channel natgeohd.telvis.fi National Geographic HD
##channel nationalgeograph.telvis.fi National Geographic
! #channel nel.fi.yle.fi Nelonen
#channel nelonen.mtv3.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
--- 281,298 ----
##channel natgeohd.telvis.fi National Geographic HD
##channel nationalgeograph.telvis.fi National Geographic
! #channel Nelonen.fi.yle.fi Nelonen
#channel nelonen.mtv3.fi nelonen
+ #channel Nelonen.sv.yle.fi Nelonen
#channel nelonen.telvis.fi Nelonen
##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 Nappula
#channel sanoma-jim.free-air-fi.tv.hs.fi Jim
! ##channel sanoma-kinotv.sanoma-fi.tv.hs.fi Nelonen Prime
#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 1
! ##channel sanoma-urheilu-plus-kanava.sanoma-fi.tv.hs.fi Nelonen Pro 2
#channel sbs-viisi.free-air-fi.tv.hs.fi TV5
#channel sbs-voice.free-air-fi.tv.hs.fi Kutonen
***************
*** 305,312 ****
##channel spice.telvis.fi Spice
##channel starweek.telvis.fi Star
! #channel sub.fi.yle.fi Sub
! ##channel subjuniori.telvis.fi MTV3 Juniori
#channel sub.mtv3.fi sub
! #channel sub.se.yle.fi Sub
#channel sub.telvis.fi Sub
#channel suomi-tv.free-air-fi.tv.hs.fi FOX
--- 302,309 ----
##channel spice.telvis.fi Spice
##channel starweek.telvis.fi Star
! #channel SUB.fi.yle.fi SUB
! ##channel subjuniori.telvis.fi MTV Juniori
#channel sub.mtv3.fi sub
! #channel SUB.sv.yle.fi SUB
#channel sub.telvis.fi Sub
#channel suomi-tv.free-air-fi.tv.hs.fi FOX
***************
*** 324,332 ****
##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
--- 321,325 ----
***************
*** 344,350 ****
##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
--- 337,341 ----
***************
*** 378,390 ****
channel yle1.mtv3.fi yle1
channel yle2.mtv3.fi yle2
#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.mtv3.fi yleteema
#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
--- 369,388 ----
channel yle1.mtv3.fi yle1
channel yle2.mtv3.fi yle2
+ ##channel yle-areena.fi.yle.fi Yle Areena
+ ##channel yle-areena.sv.yle.fi Yle Areena
+ #channel yle-fem.fi.yle.fi Yle Fem
+ #channel yle-fem.sv.yle.fi Yle Fem
#channel yle-fst5.free-air-fi.tv.hs.fi Yle Fem
! #channel yle-teema.fi.yle.fi Yle Teema
#channel yle-teema.free-air-fi.tv.hs.fi Yle Teema
#channel yleteema.mtv3.fi yleteema
+ #channel yle-teema.sv.yle.fi Yle Teema
#channel yleteema.telvis.fi YLE Teema
+ channel yle-tv1.fi.yle.fi Yle TV1
channel yle-tv1.free-air-fi.tv.hs.fi Yle TV1
+ channel yle-tv1.sv.yle.fi Yle TV1
+ channel yle-tv2.fi.yle.fi Yle TV2
channel yle-tv2.free-air-fi.tv.hs.fi Yle TV2
! channel yle-tv2.sv.yle.fi Yle TV2
##channel zonereality.telvis.fi Zone Reality
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems