diff options
| author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-08-31 12:42:02 +0300 |
|---|---|---|
| committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-08-31 12:42:02 +0300 |
| commit | 745d6c415c56826ad2ae700beeb1f22341258bab (patch) | |
| tree | ac621e56103992f204e12cb54f7d9994e705879d /README | |
| parent | ca254b2a135566a4b666b1c27af9a125b77e4302 (diff) | |
| download | vdr-plugin-epgfixer-745d6c415c56826ad2ae700beeb1f22341258bab.tar.gz vdr-plugin-epgfixer-745d6c415c56826ad2ae700beeb1f22341258bab.tar.bz2 | |
Support for channel intervals for channel numbers.
Optimisations when using channel IDs.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ General syntax of configuration files: is used. If no list of channels is given the line is used for all channels. - Channel_list can contain either channel IDs (e.g. S19.2E-1-1089-12003-0) or numbers but not both. +- Channel intervals (e.g. 1-10) can be used for channel numbers. Syntax of regexp.conf line is "Channel_list:Parsed_epg_field=Regexp" with: - Parsed_epg_field is the EPG field for which the regular expression is applied |
