X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/206478da13d6fc553041d359db9023eadc6c9f7b..9262e5481897560267651620c1b5307f4c36c1de:/lib/dvb/epgcache.cpp diff --git a/lib/dvb/epgcache.cpp b/lib/dvb/epgcache.cpp index 57501d8d..6758e4db 100644 --- a/lib/dvb/epgcache.cpp +++ b/lib/dvb/epgcache.cpp @@ -1874,6 +1874,8 @@ PyObject *eEPGCache::lookupEvent(ePyObject list, ePyObject convertFunc) } } } + else + handleEvent(0, dest_list, argstring, argcount, service, nowTime, service_name, convertFunc, convertFuncArgs); Unlock(); } else