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:
Jacek Jendrzej
2012-11-22 20:14:22 +01:00
parent a830e028c7
commit 0002f3df03

View File

@@ -1055,6 +1055,7 @@ bool CZapit::ParseCommand(CBasicMessage::Header &rmsg, int connfd)
PrepareChannels();
current_channel = CServiceManager::getInstance()->FindChannel(cid);
ParsePatPmt(current_channel);//reinit pids
SendCmdReady(connfd);
SendEvent(CZapitClient::EVT_SERVICES_CHANGED);