mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 22:58:28 +02:00
neutrino: show saveEpg-message in shutdown mode too
Origin commit data
------------------
Commit: af99cf6ece
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-27 (Wed, 27 Mar 2019)
Origin message was:
------------------
- neutrino: show saveEpg-message in shutdown mode too
This commit is contained in:
@@ -169,7 +169,7 @@ bool CFlashTool::program( const std::string & filename, int globalProgressEndEra
|
||||
int globalProgressBegin = 0;
|
||||
|
||||
if(g_settings.epg_save)
|
||||
CNeutrinoApp::getInstance()->saveEpg(true);
|
||||
CNeutrinoApp::getInstance()->saveEpg(NeutrinoModes::mode_off);
|
||||
|
||||
if(statusViewer)
|
||||
statusViewer->showLocalStatus(0);
|
||||
|
Reference in New Issue
Block a user