diff options
author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-18 23:25:20 +0300 |
---|---|---|
committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-05-18 23:25:20 +0300 |
commit | ae3c7313c1dc1e57f2965186e4fde3ee4f89d00c (patch) | |
tree | 0aa63664e8e9a61a281fb2a60cbdfd4290da9d25 | |
parent | 5ed26a3f23ae3dd3fcdae9ca39287c79da1ee9d2 (diff) | |
download | vdr-plugin-epgfixer-ae3c7313c1dc1e57f2965186e4fde3ee4f89d00c.tar.gz vdr-plugin-epgfixer-ae3c7313c1dc1e57f2965186e4fde3ee4f89d00c.tar.bz2 |
Add missing feature to README.
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ Features: - Regular expressions, character set conversions and blacklists can be applied to either all channels or only to selected channels. - Cloning EPG data from one channel to another. +- Removing HTML tags and replacing HTML characters with matching regular + characters in EPG data. - Editing all settings through setup menu. - EPG bug fixes included in VDR individually selectable from setup menu. |