add epg_save_frequently feature ...

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


Origin commit data
------------------
Branch: ni/coolstream
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 was generated by Migit
This commit is contained in:
vanhofen
2014-12-04 16:48:50 +01:00
parent 580de8ec3b
commit 2ae96ef599
12 changed files with 50 additions and 1 deletions

View File

@@ -219,6 +219,7 @@ struct SNeutrinoSettings
// EPG
int epg_save;
int epg_save_standby;
int epg_save_frequently;
int epg_read;
int epg_cache;
int epg_old_events;