- 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

@@ -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;