mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
zapit/src/fastscan.cpp: set current channel to channel number 1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ce96d5ada
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -359,6 +359,9 @@ bool CServiceScan::ParseFst(unsigned short pid, fast_scan_operator_t * op)
|
||||
|
||||
if (!(g_bouquetManager->existsChannelInBouquet(bouquetId, newchannel->getChannelID())))
|
||||
bouquet->addService(newchannel);
|
||||
|
||||
if (num == 1)
|
||||
CZapit::getInstance()->SetCurrentChannelID(newchannel->getChannelID());
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user