11 Commits

Author SHA1 Message Date
Mauro Carvalho Chehab 06e54ff221 Convert existing tables to DVBv5 format
All comments were preserved on this conversion, thanks to a
temporary patch for libdvbv5.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05 15:05:42 -03:00
Franz Schrober edc0bc3f04 de-Primacom initial tuning data doesn't work anymore
Hi,

I wanted to watch TV today with kaffeine 1.2.2-2 from debian and noticed
that it didn't work anymore. Also scans even after the update of the
initial tuning data didn't show all tv stations. Just replacing the
entry for dvb-c/de-Primacom in ~/.kde/share/apps/kaffeine/scanfile.dvb
with the one from http://narfation.org/misc/dvbc/de-Primacom fixed the
problem for me after the next scan for tv stations.
2013-07-28 09:56:28 +02:00
Christoph Pfister 9a9da54d6c update scan file for de-Primacom
submitted by robert.wohlrab gmx.de
2010-04-29 20:08:19 +02:00
Christoph Pfister b3dd966940 update scan file for de-Primacom
http://linuxtv.org/pipermail/linux-dvb/2008-October/029528.html (somehow the archive didn't like my mail :)
http://marc.info/?l=linux-dvb&m=122321704618419
2008-10-12 13:16:24 +02:00
Christoph Pfister 18c521da09 make scan files syntax more strict
at-SalzburgAG: remove double entry
2008-07-18 22:57:52 +02:00
Christoph Pfister 48c41a6486 add scan file for de-Primacom
http://linuxtv.org/pipermail/linux-dvb/2008-June/026498.html
2008-06-11 18:31:00 +02:00
Johannes Stezenbach 9d01b6b7b7 DVB apps/utils from old "DVB" CVS tree, mildly edited to make
them compile with the dvb-kernel DVB API includes (uint32_t etc.)

---
 Makefile                                    |    8
 TODO                                        |    3
 util/scan/dvb-c/at-Vienna                   |    3
 util/scan/dvb-c/ch-unknown                  |    3
 util/scan/dvb-c/de-Berlin                   |    4
 util/scan/dvb-c/de-iesy                     |    3
 util/scan/dvb-c/fi-3ktv                     |    3
 util/scan/dvb-c/fi-vaasa-oncable            |   13 +
 util/scan/dvb-s/Astra-19.2E                 |    3
 util/scan/dvb-s/Hispasat-30.0W              |    6
 util/scan/dvb-s/Hotbird-13.0E               |    3
 util/scan/dvb-s/PAS-43.0W                   |    6
 util/scan/dvb-s/Sirius-5.0E                 |    5
 util/scan/dvb-s/Telecom2-8.0W               |    4
 util/scan/dvb-s/Telstar12-15.0W             |    4
 util/scan/dvb-s/Thor-1.0W                   |    8
 util/scan/dvb-s/Turksat-42.0E               |    4
 util/scan/dvb-t/au-Darwin                   |    5
 util/scan/dvb-t/au-canberra                 |   12 +
 util/scan/dvb-t/au-sydney_north_shore       |   12 +
 util/scan/dvb-t/au-unknown                  |    3
 util/scan/dvb-t/de-Berlin                   |    5
 util/scan/dvb-t/es-Collserola               |    6
 util/scan/dvb-t/fi-Espoo                    |    3
 util/scan/dvb-t/fi-Turku                    |    3
 util/scan/dvb-t/uk-BlackHill                |    3
 util/scan/dvb-t/uk-CrystalPalace            |    3
 util/scan/dvb-t/uk-Hannington               |    3
 util/scan/dvb-t/uk-Oxford                   |    3
 util/scan/dvb-t/uk-PontopPike               |    3
 util/scan/dvb-t/uk-Redruth                  |    3
 util/scan/dvb-t/uk-Reigate                  |    3
 util/scan/dvb-t/uk-Rowridge                 |    3
 util/scan/dvb-t/uk-SandyHeath               |    3
 util/scan/dvb-t/uk-Storeton                 |    3
 util/scan/dvb-t/uk-WinterHill               |    3
 util/szap/channels.conf-dvbc-berlin         |  171 +++++++++++++++++++++
 util/szap/channels.conf-dvbs-astra          |  226 ++++++++++++++++++++++++++++
 util/szap/channels.conf-dvbt-australia      |   31 +++
 util/szap/channels.conf-dvbt-berlin         |   51 ++++++
 util/szap/channels.conf-dvbt-collserola     |   25 +++
 util/szap/channels.conf-dvbt-crystal-palace |   70 ++++++++
 util/szap/channels.conf-dvbt-hannington     |   28 +++
 util/szap/channels.conf-dvbt-madrid         |   16 +
 util/szap/channels.conf-dvbt-oxford         |   41 +++++
 util/szap/channels.conf-dvbt-reigate        |   51 ++++++
 util/szap/channels.conf-dvbt-sandy_heath    |   13 +
 47 files changed, 888 insertions(+)

+++ scanscan/dvb-c/at-Vienna
@@ -0,0 +1,3 @@
+# Kabel Vienna
+# freq sr fec mod
+C 377750000 6900000 NONE QAM256
2004-01-17 16:59:46 +00:00
Christoph Pfister 5c1672bd77 update scan file for de-Primacom
submitted by robert.wohlrab gmx.de
2010-04-29 20:08:19 +02:00
Christoph Pfister f163cb1ea6 update scan file for de-Primacom
http://linuxtv.org/pipermail/linux-dvb/2008-October/029528.html (somehow the archive didn't like my mail :)
http://marc.info/?l=linux-dvb&m=122321704618419
2008-10-12 13:16:24 +02:00
Christoph Pfister cb39483326 make scan files syntax more strict
at-SalzburgAG: remove double entry
2008-07-18 22:57:52 +02:00
Christoph Pfister 9a56286a53 add scan file for de-Primacom
http://linuxtv.org/pipermail/linux-dvb/2008-June/026498.html
2008-06-11 18:31:00 +02:00