mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- split epg_read from epg_save ...
... to get the possibility to read EPG-data from an external device at boot w/o saving the own data at shutdown/standby.
This commit is contained in:
@@ -219,6 +219,7 @@ struct SNeutrinoSettings
|
||||
// EPG
|
||||
int epg_save;
|
||||
int epg_save_standby;
|
||||
int epg_read;
|
||||
int epg_cache;
|
||||
int epg_old_events;
|
||||
int epg_max_events;
|
||||
|
Reference in New Issue
Block a user