From 3d410346bfd642e152453c898c8d98b4b7a4800d Mon Sep 17 00:00:00 2001 From: horchi Date: Sat, 18 Mar 2017 11:56:16 +0100 Subject: added dynamic pause hadling for scraper movie download --- lib/searchtimer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/searchtimer.c b/lib/searchtimer.c index e9081fb..50861f3 100644 --- a/lib/searchtimer.c +++ b/lib/searchtimer.c @@ -690,7 +690,7 @@ int cSearchTimer::checkTimers() { int count = 0; - tell(1, "Checking timers against actual epg and serarchtimer settings"); + tell(1, "Checking timers against actual epg and searchtimer settings"); if (checkConnection() != success) return 0; -- cgit v1.2.3