mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
neutrino: SendSectionsdConfig() after NeutrinoMessages::RELOAD_SETUP
Origin commit data
------------------
Commit: 39c2636269
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Origin message was:
------------------
- neutrino: SendSectionsdConfig() after NeutrinoMessages::RELOAD_SETUP
This commit is contained in:
@@ -2999,6 +2999,7 @@ int CNeutrinoApp::handleMsg(const neutrino_msg_t _msg, neutrino_msg_data_t data)
|
||||
if(tmp1 != g_settings.make_hd_list || tmp2 != g_settings.make_webtv_list)
|
||||
g_Zapit->reinitChannels();
|
||||
|
||||
SendSectionsdConfig();
|
||||
return messages_return::handled;
|
||||
}
|
||||
else if( msg == NeutrinoMessages::STANDBY_TOGGLE ) {
|
||||
|
Reference in New Issue
Block a user