mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
eitd/sectionsd.cpp: do not wakeup epg scan on service stop
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad9bf009da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-05 (Mon, 05 Jan 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1733,7 +1733,7 @@ void CEitThread::beforeSleep()
|
||||
writeLockMessaging();
|
||||
messaging_zap_detected = false;
|
||||
unlockMessaging();
|
||||
if (scanning) {
|
||||
if (scanning && current_channel_id) {
|
||||
eventServer->sendEvent(CSectionsdClient::EVT_EIT_COMPLETE,
|
||||
CEventServer::INITID_SECTIONSD,
|
||||
¤t_service,
|
||||
|
Reference in New Issue
Block a user