From 3f5386297aa76b565aa1c7d927ce475e4c009ef1 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 9 Apr 2009 20:55:39 +0200 Subject: encoding.conf: remove two transponders ... these two no more use two byte encoding (aka iso6397)... this fixes german umlauts in MTV Germany and other services --- data/encoding.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/encoding.conf') diff --git a/data/encoding.conf b/data/encoding.conf index d9d115e0..0ed3767f 100644 --- a/data/encoding.conf +++ b/data/encoding.conf @@ -17,8 +17,6 @@ bul ISO8859-5 0xc89 0x3 0xc8f 0x3 0xbc7 0x3 -0x436 0x1 #ASTRA 19.2° MTV Euro - MTV Networks -0x42a 0x1 #ASTRA 19.2° VH1 Classic - MTV Networks 11000 318 #Hotbird 13.0° Cyfra+ 11900 318 12200 318 -- cgit v1.2.3 From cc5ee71d823d1758c63443bb86ded7c8d28afd8e Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 14 Apr 2009 14:30:21 +0200 Subject: encoding.conf: add cyfrowy polsat transponders to use two byte encoding fix some comments --- data/encoding.conf | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'data/encoding.conf') diff --git a/data/encoding.conf b/data/encoding.conf index 0ed3767f..0b647a7c 100644 --- a/data/encoding.conf +++ b/data/encoding.conf @@ -17,16 +17,20 @@ bul ISO8859-5 0xc89 0x3 0xc8f 0x3 0xbc7 0x3 -11000 318 #Hotbird 13.0° Cyfra+ -11900 318 -12200 318 +400 318 #Hotbird 13.0° Cyfra+ 1500 318 -400 318 -13000 318 -12800 318 +11000 318 11400 318 -1000 318 -7400 318 +11900 318 +7400 113 #Hotbird 13.0° Cyfrowy Polsat +7800 113 +7900 113 +13200 113 +1000 318 #Grupa ITI +1600 318 #Filmbox Polska and other +12200 318 #Disney Channel Polska and other +12800 318 #Viacom ... MTV / VH1 Polska +13000 318 #BBC Polska and other #Fallback encoding table for following transponders #TSID ONID ISO8859-X #0x447 0x1 ISO8859-9 -- cgit v1.2.3 From 7651b3c2619e3bc1167ccff3e8433946983445fd Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 14 Apr 2009 17:25:18 +0200 Subject: encoding.conf: set default encoding to iso6397 on mtv/vh1 polska transponder --- data/encoding.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'data/encoding.conf') diff --git a/data/encoding.conf b/data/encoding.conf index 0b647a7c..1ec5f350 100644 --- a/data/encoding.conf +++ b/data/encoding.conf @@ -42,3 +42,4 @@ bul ISO8859-5 50800 126 ISO8859-9 # Digiturk 7°E 11.678 H 30.000 3/4 50900 126 ISO8859-9 # Skyturk 7°E 11.513 H 27.500 3/4 51000 126 ISO8859-9 # Digiturk 7°E 11.617 V 30.000 3/4 +12800 318 ISO6397 #Viacom ... MTV / VH1 Polska -- cgit v1.2.3