diff options
author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-13 11:59:23 +0300 |
---|---|---|
committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-13 11:59:23 +0300 |
commit | 5b38455540163e5f738dd649bec87c9fca75a420 (patch) | |
tree | a97dc13bef32a7fc8c33bc32b09c3a073e56b41e /epgfixer/charset.conf | |
parent | ab07e19f70541eb6e7eb07362dd4cbf40eb08b6a (diff) | |
download | vdr-plugin-epgfixer-0.2.0.tar.gz vdr-plugin-epgfixer-0.2.0.tar.bz2 |
Improve example configuration files. Version 0.2.0.v0.2.0
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 |