From 1adde56cbfb3fd20736650c4a35e351272545b0d Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 4 Dec 2008 18:44:36 +0100 Subject: updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, but not required) --- pages/edit_searchtimer.ecpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pages') diff --git a/pages/edit_searchtimer.ecpp b/pages/edit_searchtimer.ecpp index 88f3718..fbd2cce 100644 --- a/pages/edit_searchtimer.ecpp +++ b/pages/edit_searchtimer.ecpp @@ -67,7 +67,7 @@ using namespace vdrlive; int allowedrepeats = 0; int repeatswithindays = 0; bool comparetitle = false; - bool comparesubtitle = false; + int comparesubtitle = 0; bool comparesummary = false; unsigned avoidrepeatscatselected[]; int priority = 0; @@ -808,7 +808,10 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<$ tr("Compare subtitle" ) $>:
- /> + -- cgit v1.2.3