mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
zapit/src/zapit.cpp: disable zap after CMD_RELOAD_CURRENTSERVICES
Origin commit data
------------------
Commit: 9dd839cc09
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
This commit is contained in:
@@ -1155,7 +1155,7 @@ bool CZapit::ParseCommand(CBasicMessage::Header &rmsg, int connfd)
|
|||||||
DBG("[zapit] sending EVT_SERVICES_CHANGED\n");
|
DBG("[zapit] sending EVT_SERVICES_CHANGED\n");
|
||||||
SendEvent(CZapitClient::EVT_SERVICES_CHANGED);
|
SendEvent(CZapitClient::EVT_SERVICES_CHANGED);
|
||||||
live_fe->setTsidOnid(0);
|
live_fe->setTsidOnid(0);
|
||||||
ZapIt(live_channel_id, current_is_nvod);
|
//ZapIt(live_channel_id, current_is_nvod);
|
||||||
//SendEvent(CZapitClient::EVT_BOUQUETS_CHANGED);
|
//SendEvent(CZapitClient::EVT_BOUQUETS_CHANGED);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user