- add epg_save_frequently feature ...

... to provide the EPG data in frequently intervals on an external device
This commit is contained in:
svenhoefer
2014-12-04 16:48:50 +01:00
parent 4c621f1dec
commit e21a79195e
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;