mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
eitd/sectionsd.cpp: do not wakeup epg scan on service stop
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