mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
- epgscan: allow to set rescan period to catch a bug in epgscan
Scan isn't executed while a movie is played. When movie is stopped the scan-timer is ignored too. Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -293,6 +293,7 @@ struct SNeutrinoSettings
|
||||
std::string epg_dir;
|
||||
int epg_scan;
|
||||
int epg_scan_mode;
|
||||
int epg_scan_rescan;
|
||||
int epg_save_mode;
|
||||
|
||||
int epg_search_history_size;
|
||||
|
Reference in New Issue
Block a user