mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +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,
|
||||
0
|
||||
);
|
||||
channel->deltype = live_fe->getType();
|
||||
CServiceManager::getInstance()->AddNVODChannel(channel);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user