From 2c3ba62dcfa8b55d7dd658f0596ea13415a59780 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Fri, 31 Dec 2010 13:16:57 +0100 Subject: support for content descriptors in search timers --- doc-src/en/epgsearch.1.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc-src/en/epgsearch.1.txt') diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index c1cac52..4fb7680 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -214,6 +214,13 @@ libpcre from www.pcre.org, but it's already part of most distributions). See also C 'Description of the search process'. +=item - B + +Some providers deliver content descriptors in their EPG, like "Movie/Drama", +"Documentation",...(available with vdr-1.7.11) +Select here the descriptors to search for. Multiple choice is possible, that +must match with all given descriptors (AND operator). + =item - B Only available if configured, see below 'Using extended EPG info'. @@ -939,7 +946,13 @@ See C. =head1 4. Using extended EPG info Some EPG providers deliver additional EPG information like the type of -event, the video and audio format, cast,... +event, the video and audio format, cast,... in the content summary. + +Note: This is different from the content descriptors introduced in vdr-1.7.11, +that are delivered as extra data with a common standard. Unfortunately not +all providers deliver this data, or the set wrong descriptors. So you can +use the approach of 'extended EPG info' here, which is a way to extract that +info from the content summary. Using tvm2vdr or epg4vdr you can import this into vdr. To use this information with search timers one has to configure it -- cgit v1.2.3