From: Wojciech Myrda Date: Wed, 22 May 2013 07:37:20 +0000 (+0200) Subject: The lists out there set ISO8859-5 encoding for all the channels X-Git-Tag: v3.9~46^2~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F276%2Fhead;p=thirdparty%2Ftvheadend.git The lists out there set ISO8859-5 encoding for all the channels in the "Sattelite BG" digital platform from 23.5E however hence several of those transponders share their channels with other platforms this commit sets in only where it is safe meaning where channels are used by this platform only. To set them for others would require more testing --- diff --git a/data/conf/charset b/data/conf/charset index 608620df9..b8a0cb00c 100644 --- a/data/conf/charset +++ b/data/conf/charset @@ -104,6 +104,20 @@ "sid": 0, "description": "Astra 19.2E TVP" }, + { + "tsid": 3218, + "onid": 3, + "charset": "ISO8859-5", + "sid": 0, + "description": "Astra 23.5E Satellite BG 12051.00 V" + }, + { + "tsid": 3226, + "onid": 3, + "charset": "ISO8859-5", + "sid": 0, + "description": "Astra 23.5E Satellite BG 12207.00 V" + }, { "tsid": 8100, "onid": 156,