From 50828c595b4967074a9e0e3cef8cef1b64c9d2e1 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 8 Jan 2012 20:39:07 +0100 Subject: sort search timers by timer priority and search term --- doc-src/en/epgsearch.4.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc-src/en') diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt index d588d94..72628be 100644 --- a/doc-src/en/epgsearch.4.txt +++ b/doc-src/en/epgsearch.4.txt @@ -207,9 +207,10 @@ time, duration, week day) are checked. =head1 4. How do Search Timers work? -With each update, the plugin searches for new matches of your search -timers. If a new match is found then a new timer is created. For -serial recordings, the subtitle is appended to the recording +With each update, the plugin first sorts the search timers by timer +priority (descending) and search term and then searches for new matches +of your search timers. If a new match is found then a new timer is created. +For serial recordings, the subtitle is appended to the recording directory. Many providers deliver the subtitle just 1-2 days before the event. The plugin uses then a date/time string for the subtitle, but replaces this one later if the subtitle is present. -- cgit v1.2.3