From 8e7b2dba8e61966445416a239c9f54a84f91730d Mon Sep 17 00:00:00 2001 From: horchi Date: Sun, 24 Dec 2017 10:27:40 +0100 Subject: 2017-12-22: version 1.1.125 (horchi)\n - change: new field in 'recordinglist' to store the original description\n\n --- configs/epg.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/epg.dat') diff --git a/configs/epg.dat b/configs/epg.dat index 8832bc8..1b3884d 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -502,7 +502,7 @@ Table recordinglist TITLE "" title Ascii 200 Data, SHORTTEXT "" shorttext Ascii 300 Data, LONGDESCRIPTION "" longdescription MText 25000 Data, - ORGDESCRIPTION "" orgdescription MText 25000 Data, + DESCRIPTION "" description MText 25000 Data, DURATION "" duration UInt 0 Data, FSK "" fsk UInt 1 Data, -- cgit v1.2.3