From 1fb464434a00a74bfb9ca50350d860718419c663 Mon Sep 17 00:00:00 2001 From: horchi Date: Thu, 21 Dec 2017 18:23:43 +0100 Subject: fixed bug with field definition --- 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 ecb6076..9e4cf7f 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -501,7 +501,7 @@ Table recordinglist TITLE "" title Ascii 200 Data, SHORTTEXT "" shorttext Ascii 300 Data, LONGDESCRIPTION "" longdescription MText 25000 Data, - ORGDESCRIPTION "" orgdescription MText 25000 Data, + // ORGDESCRIPTION "" orgdescription MText 25000 Data, DURATION "" duration UInt 0 Data, FSK "" fsk UInt 1 Data, -- cgit v1.2.3