mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
supplemental to 68f89027742db31433c6e0b1001e6061931e01fd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32bc2d4b6e
Author: TangoCash <eric@loxat.de>
Date: 2021-08-28 (Sat, 28 Aug 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -480,7 +480,7 @@ void CBouquetManager::parseBouquetsXml(const char *fname, bool bUser)
|
|||||||
if(!new_epgxml.empty()) {
|
if(!new_epgxml.empty()) {
|
||||||
char buf[100];
|
char buf[100];
|
||||||
snprintf(buf, sizeof(buf), "%llx", chan->getChannelID() & 0xFFFFFFFFFFFFULL);
|
snprintf(buf, sizeof(buf), "%llx", chan->getChannelID() & 0xFFFFFFFFFFFFULL);
|
||||||
chan->setScriptName("#" + new_epgxml + "=" + buf);
|
chan->setEPGmap("#" + new_epgxml + "=" + buf);
|
||||||
}
|
}
|
||||||
newBouquet->addService(chan);
|
newBouquet->addService(chan);
|
||||||
} else if (bUser) {
|
} else if (bUser) {
|
||||||
|
Reference in New Issue
Block a user