diff options
Diffstat (limited to 'epgfixer/charset.conf')
-rw-r--r-- | epgfixer/charset.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/epgfixer/charset.conf b/epgfixer/charset.conf index d2b14b3..3a266c9 100644 --- a/epgfixer/charset.conf +++ b/epgfixer/charset.conf @@ -2,7 +2,11 @@ # used by VDR. Used for channels which broadcast incorrect character set # (in this example iso8859-9). #1,2,3:iso8859-9=iso8859-1 + # Convert character set of all channels from iso8859-1 to character set # used by VDR. Used for channels which do not broadcast any character set but # use a non-standard character set. #1,2,3:iso8859-1 + +# Also channel IDs can be used: +#S19.2E-1-1089-12003-0:iso8859-1 |