From 827dc1da7b18c57102cff7d3785041542c3e76e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matti=20Lehtim=C3=A4ki?= Date: Fri, 13 Apr 2012 23:24:02 +0300 Subject: Add support for channel IDs. Cleaning up code. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index f75fbff..d7e8c11 100644 --- a/README +++ b/README @@ -33,6 +33,8 @@ Syntax of regexp.conf line is "Channel_list:Parsed_epg_field=Regexp" with: - Channel_list is optional comma separated list of channels for which the regular expression is used. If no list of channels is given the regular expression is used for all channels. +- Channel_list for a regular expression can contain either channel IDs + (e.g. S19.2E-1-1089-12003-0) or numbers but not both. - Parsed_epg_field is the EPG field for which the regular expression is applied with available field names title, shorttext and description. - Regular expressions use named backreferences with either title, shorttext, -- cgit v1.2.3