mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
src/zapit/src/zapit.cpp:ParsePatPmt after channels reinit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a7022c1b7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-22 (Thu, 22 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1055,6 +1055,7 @@ bool CZapit::ParseCommand(CBasicMessage::Header &rmsg, int connfd)
|
|||||||
PrepareChannels();
|
PrepareChannels();
|
||||||
|
|
||||||
current_channel = CServiceManager::getInstance()->FindChannel(cid);
|
current_channel = CServiceManager::getInstance()->FindChannel(cid);
|
||||||
|
ParsePatPmt(current_channel);//reinit pids
|
||||||
|
|
||||||
SendCmdReady(connfd);
|
SendCmdReady(connfd);
|
||||||
SendEvent(CZapitClient::EVT_SERVICES_CHANGED);
|
SendEvent(CZapitClient::EVT_SERVICES_CHANGED);
|
||||||
|
Reference in New Issue
Block a user