From f446cdf8961586c7bccb7a686b399f454f5cf31a Mon Sep 17 00:00:00 2001 From: horchi Date: Mon, 17 Feb 2020 19:28:56 +0100 Subject: 2020-02-17: version 1.1.109 (horchi)\n - bugfix: Fixed conflicting timer start times\n\n --- configs/epg.dat | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/epg.dat b/configs/epg.dat index aae0c97..d23f7a7 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -611,6 +611,7 @@ Table timers EVENTID "useid" eventid UInt 0 Data, CHANNELID "" channelid Ascii 50 Data, + EVTSTARTTIME "start time of the event, if any" evtstarttime Int 10 Data, _STARTTIME "pre filled start timer for trigger" _starttime Int 10 Data, _ENDTIME "pre filled end time" _endtime Int 10 Data, -- cgit v1.2.3