diff options
| author | Dimitar Petrovski <dimeptr@gmail.com> | 2012-11-30 15:14:00 +0100 |
|---|---|---|
| committer | Dimitar Petrovski <dimeptr@gmail.com> | 2012-11-30 15:14:00 +0100 |
| commit | b0a1d7d5839e135c97cbf752dd5148134f103884 (patch) | |
| tree | fc8b82f9849fa8f1b272d88fc07994aeb6a092c7 /README | |
| parent | d3de4c555013475393ad80d80d75f686eac94122 (diff) | |
| download | vdr-plugin-eepg-b0a1d7d5839e135c97cbf752dd5148134f103884.tar.gz vdr-plugin-eepg-b0a1d7d5839e135c97cbf752dd5148134f103884.tar.bz2 | |
updated documentation
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -102,6 +102,12 @@ In addition there are two switches in the plugin setup menu to control inclusion of order and parental rating information into the event description. The plugin setup menu is only for Premiere protocol! +Optionally EEPG can try to fix the charset of providers that send the EPG data with no +or incorrect Charset. In order for EEPG to try to fix the charset the option must be +selected from the menu. +This is a workaround fix which does double conversion and depends on +already know data for providers that send incorrect charset. +The real solution is for Providers to follow the standards and not to do this in the first place. THANKS This code is based on: |
