encoding.conf: set default encoding for texts with "deu" as language code to ISO8859-9
authorghost <andreas.monzner@multimedia-labs.de>
Sun, 26 Jul 2009 10:34:30 +0000 (12:34 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Sun, 26 Jul 2009 10:34:30 +0000 (12:34 +0200)
Its needed since the correct implementation of the EN300468 dvb-text handling
SKY Germany dont set a valid encoding when german umlauts are used

data/encoding.conf

index aad79f8..28b7077 100644 (file)
@@ -3,6 +3,7 @@
 # But here we override this for all EIT entries with given country code
 
 #Countycode ISO8859-X
 # But here we override this for all EIT entries with given country code
 
 #Countycode ISO8859-X
+deu ISO8859-9 # i.e. needed for SKY Germany... they dont send a encoding in most dvb-texts ;(
 pol ISO8859-2 # this is needed by all known polish providers
 tur ISO8859-9 # is this realy needed .. please recheck and report
 gre ISO8859-7 # is this realy needed .. please recheck and report
 pol ISO8859-2 # this is needed by all known polish providers
 tur ISO8859-9 # is this realy needed .. please recheck and report
 gre ISO8859-7 # is this realy needed .. please recheck and report