summaryrefslogtreecommitdiff
path: root/searchtimer_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'searchtimer_thread.c')
-rw-r--r--searchtimer_thread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchtimer_thread.c b/searchtimer_thread.c
index af89714..dfd3432 100644
--- a/searchtimer_thread.c
+++ b/searchtimer_thread.c
@@ -215,6 +215,7 @@ void cSearchTimerThread::Action(void)
if (updateForced & UPDS_WITH_EPGSCAN)
{
LogFile.Log(1,"starting EPG scan before search timer update");
+ EITScanner.ForceScan();
do
{
Wait.Wait(1000);