SYNOPSIS

tv_find_grabbers --help

tv_find_grabbers [-I <dir>] [--slow] [capability] ...

DESCRIPTION

tv_find_grabbers searches the \s-1PATH\s0 for \s-1XMLTV\s0 grabbers and returns a list of all grabbers that it finds. The list contains one entry per line in the format

/usr/bin/tv_grab_fr|France

i.e. the name of the executable and the region that it serves, separated by a vertical bar.

OPTIONS

-I <dir> Include a directory in the search for grabbers. May be used

          multiple times. The default is to search the \s-1PATH\s0.

--slow When checking grabbers, compile and run them instead of searching

       their source code for capabilities and description

--verbose Print progress information to \s-1STDERR\s0.

AUTHOR

Mattias Holmlund, mattias -at- holmlund -dot- se.

COPYRIGHT

Copyright (C) 2005 Mattias Holmlund.

This program is free software; you can redistribute it and/or modify it under the terms of the \s-1GNU\s0 General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the \s-1GNU\s0 General Public License for more details.

You should have received a copy of the \s-1GNU\s0 General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, \s-1MA\s0 02110-1301, \s-1USA\s0.