=head1 NAME

F<epgsearchdirs.conf> - List of directories for selecting in epgsearch

=head1 DESCRIPTION

This is one source of the 'Select directory' menu.

This file contain directories which can be used for search timers or
ordinary timers.

The items displayed are read from the following sources:

   * current recording directories
   * current timer directories
   * directories used in search timers
   * directories specified in F<epgsearchdirs.conf>

The menu merges theses directories and displays only distinct
directories. With key 'yellow' one can change the depth of the
directories shown. If there are items, that contain category variables
like '%genre%', these entries are always shown before any other
directories. They are also not level dependent, but are always shown
with their full directory.

If this menu is called from the timer edit menu and an item is 
selected that contains the variables "%title%" or "%subtitle" then the
'file' item of the timer gets cleared, since title or subtitle already
exist in the 'directory' item.

=head1 SYNTAX

Each line contains a directory. You can use every variable, internal ones
those defined in F<epgsearchuservars.conf> and the variables of the
extended EPG.

See C<epgsearchcats.conf(5)> and C<epgsearchuservars.conf(5)>.

Internal ones:

 %time%           - start time in format HH:MM
 %date%           - start date in format TT.MM.YY
 %datesh%         - start date in format TT.MM.
 %time_w%         - weekday name
 %time_d%         - start day in format TT
 %time_lng%       - start time in seconds since 1970-01-01 00:00
 %title%          - title
 %subtitle%       - subtitle

=head1 EXAMPLE

 %Category%~%Genre%
 %Category%~%Genre%~%Title%~%Episode%: %Subtitle%
 Information~Nature~%Title%~%Episode%: %Subtitle%
 %Series%
 Movie~Action
 Movie~Docu
 Movie~Thriller
 Music
 Sports

=head1 SEE ALSO

C<epgsearch(1)>, C<epgsearchcats.conf(5)>, C<epgsearchuservars.conf(5)>

=head1 AUTHOR (man pages)

Mike Constabel <epgsearch (at) constabel (dot) net>

=head1 REPORT BUGS

Bug reports (german): 

L<http://www.vdr-developer.org/mantisbt/>

Mailing list:

L<http://www.vdr-developer.org/mailman/listinfo/epgsearch>

=head1 COPYRIGHT and LICENSE

Copyright (c) 2005-2007 Christian Wieninger

L<http://www.cwieninger.de.vu/>

This  is free software.  You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
