From 92156b9eeac9e9675d1ed770d38ddf0a18ce1a3e Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sat, 20 Feb 2010 10:12:17 +0100 Subject: check if EPG exists for the next x hours --- epgsearchcfg.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'epgsearchcfg.h') diff --git a/epgsearchcfg.h b/epgsearchcfg.h index 30cc214..81ec995 100644 --- a/epgsearchcfg.h +++ b/epgsearchcfg.h @@ -142,7 +142,10 @@ cEPGSearchConfig(void); int maxChannelMenuNow; int noConflMsgWhileReplay; int sendMailOnSearchtimerHours; - + int checkEPGHours; + int checkEPGWarnByOSD; + int checkEPGWarnByMail; + int checkEPGchannelGroupNr; time_t lastMailOnSearchtimerAt; }; -- cgit v1.2.3