mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
zapit/src/zapit.cpp: set channel deltype
This commit is contained in:
@@ -1545,6 +1545,7 @@ bool CZapit::ParseCommand(CBasicMessage::Header &rmsg, int connfd)
|
|||||||
satellitePosition,
|
satellitePosition,
|
||||||
0
|
0
|
||||||
);
|
);
|
||||||
|
channel->deltype = live_fe->getType();
|
||||||
CServiceManager::getInstance()->AddNVODChannel(channel);
|
CServiceManager::getInstance()->AddNVODChannel(channel);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user