From 07cf0fb8c54a4c0df01e6b3ab9885621dfa2e18d Mon Sep 17 00:00:00 2001 From: horchi Date: Wed, 24 Jan 2018 10:46:14 +0100 Subject: 2018-01-24 version 1.1.79 (horchi)\n - change: minor changes, fixes and code cleanup\n\n --- configs/epg.dat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/epg.dat b/configs/epg.dat index 2e7958b..1b3884d 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -264,6 +264,7 @@ Table vdrs DBAPI "" dbapi UInt 0 Data, LASTUPDATE "" lastupd Int 0 Data, NEXTUPDATE "" nextupd Int 0 Data, + LASTMERGE "" lastmerge Int 0 Data, STATE "" state Ascii 20 Data, MASTER "" master Ascii 1 Data, IP "" ip Ascii 20 Data, @@ -437,7 +438,7 @@ Table useevents PRODUCER "" sub_producer Text 1000 Data, OTHER "" sub_other Text 2000 Data, DIRECTOR "" sub_director Text 1000 Data, - COMMENTATOR "" sub_commentator Ascii 200 Data, + COMMENTATOR "" sub_commentator Ascii 200 Data, SCREENPLAY "" sub_screenplay Ascii 500 Data, CAMERA "" sub_camera Text 1000 Data, MUSIC "" sub_music Ascii 250 Data, @@ -597,6 +598,7 @@ Table timers INFO "error reason if state is failed" info Ascii 255 Data, ACTION "" action Ascii 1 Data default a, TCCMAILCNT "" tccmailcnt UInt 0 Data, + WRNCOUNT "" wrncount UInt 0 Data, RETRYS "" retrys UInt 0 Data, NAMINGMODE "" namingmode Int 0 Data, -- cgit v1.2.3