add epg_save_frequently feature ...

... to provide the EPG data in frequently intervals on an external device


Origin commit data
------------------
Commit: e21a79195e
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)

Origin message was:
------------------
- add epg_save_frequently feature ...

... to provide the EPG data in frequently intervals on an external device
This commit is contained in:
vanhofen
2014-12-04 16:48:50 +01:00
parent db1b2a7b27
commit b718defbe0
12 changed files with 50 additions and 1 deletions

View File

@@ -162,6 +162,7 @@ class CSectionsdClient : private CBasicClient
int network_ntpenable;
int epg_extendedcache;
std::string network_ntpserver;
int epg_save_frequently;
std::string epg_dir;
} epg_config;