eitd/sectionsd.cpp: do not wakeup epg scan on service stop

This commit is contained in:
[CST] Focus
2015-01-05 13:52:40 +03:00
parent 0d384d610a
commit ad9bf009da

View File

@@ -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,
&current_service,