tv_grep --version (return code: 0)
XMLTV module version 0.5.69
This is tv_grep.in version 1.40, 2015/06/08 17:41:14
tv_grep --help (return code: 0)
usage: /usr/bin/tv_grep [--help] [--output FILE] [--ignore-case|-i] (EXPR | REGEXP) [FILE]
where EXPR may consist of
(programme content matches)
--audio ''
--category REGEXP
--channel REGEXP
--clumpidx REGEXP
--country REGEXP
--credits ''
--date REGEXP
--desc REGEXP
--episode-num ''
--icon ''
--keyword REGEXP
--language REGEXP
--last-chance REGEXP
--length ''
--new
--orig-language REGEXP
--pdc-start REGEXP
--premiere REGEXP
--previously-shown ''
--rating ''
--showview REGEXP
--star-rating ''
--start REGEXP
--stop REGEXP
--sub-title REGEXP
--subtitles ''
--title REGEXP
--url REGEXP
--video ''
--videoplus REGEXP
--vps-start REGEXP
(channel matches)
--channel-name REGEXP
--channel-id CHANNEL_ID
(special tests)
--on-after DATE
--on-before DATE
--eval PERL_CODE
(logical operators)
--not EXPR
EXPR1 [--and|-and] EXPR2
EXPR1 [--or|-or|-o] EXPR2
--and is implicit and may be omitted.