encoding.conf: set default encoding for texts with "deu" as language code to ISO8859-9
[vuplus_dvbapp] / data / encoding.conf
1 # Fallback encoding when in dvb-text no encoding table is given. In normal
2 # case this then is Latin1/ISO6397 with enabled two char byte mapping.
3 # But here we override this for all EIT entries with given country code
4
5 #Countycode ISO8859-X
6 deu ISO8859-9 # i.e. needed for SKY Germany... they dont send a encoding in most dvb-texts ;(
7 pol ISO8859-2 # this is needed by all known polish providers
8 tur ISO8859-9 # is this realy needed .. please recheck and report
9 gre ISO8859-7 # is this realy needed .. please recheck and report
10 rus ISO8859-5 # is this realy needed .. please recheck and report
11 bul ISO8859-5 # is this realy needed .. please recheck and report
12
13 # Table of transponder using two byte char mappings
14 # in normal case two char byte mapping is only used when in dvb-text no
15 # encoding is given... but some providers use two-char byte mapping in 
16 # combination with other ISO8859-X tables.. so here it can be enabled
17 # for some TSID/ONID combinations
18 # a special case is when in dvb-text ISO8859-5 is selected... then
19 # we also change the char table to ISO6397 this is used by 
20 # Cyfra+ and Cyfrowy Polsat and other polish providers
21 # please report when you have an idea how to auto detect this!
22
23 #TSID ONID
24 400 318 #Hotbird 13.0° Cyfra+
25 1500 318
26 11000 318
27 11400 318
28 11900 318
29 7400 113 #Hotbird 13.0° Cyfrowy Polsat
30 7800 113
31 7900 113
32 13200 113
33 1000 318 #Grupa ITI
34 1600 318 #Filmbox Polska and other
35 12200 318 #Disney Channel Polska and other
36 12800 318 #Viacom ... MTV / VH1 Polska
37 13000 318 #BBC Polska and other
38
39 # Fallback encoding when in dvb-text no encoding table is given. In normal
40 # case this then is Latin1/ISO6397 with enabled two char byte mapping.
41 # But here we override this for all EIT entries on transponders with given
42 # TSID/ONID combination
43
44 #TSID ONID ISO8859-X
45 21100 126 ISO8859-9 # Digital Platform 7°E 10.928 H 30.000 2/3 8PSK
46 41200 126 ISO8859-9 # Digital Platform 7°E 11.451 V 25.066 2/3
47 50100 126 ISO8859-9 # Digital Platform 7°E 11.471 H 30.000 3/4
48 50200 126 ISO8859-9 # Digital Platform 7°E 11.492 V 30.000 3/4
49 50300 126 ISO8859-9 # Digital Platform 7°E 11.639 H 30.000 3/4
50 50400 126 ISO8859-9 # Digital Platform 7°E 11.534 V 30.000 3/4
51 50500 126 ISO8859-9 # Digital Platform 7°E 11.262 H 27.500 3/4
52 50600 126 ISO8859-9 # Digital Platform 7°E 11.575 V and 42°E 11.729 V 15.555 5/6
53 50700 126 ISO8859-9 # Digital Platform 7°E 11.596 H 30.000 3/4
54 50800 126 ISO8859-9 # Digital Platform 7°E 11.678 H 30.000 3/4
55 50900 126 ISO8859-9 # Digital Platform 7°E 11.513 H 27.500 3/4
56 51000 126 ISO8859-9 # Digital Platform 7°E 11.617 V 30.000 3/4