diff options
Diffstat (limited to 'doc/en/noannounce.conf.5.txt')
-rw-r--r-- | doc/en/noannounce.conf.5.txt | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/doc/en/noannounce.conf.5.txt b/doc/en/noannounce.conf.5.txt deleted file mode 100644 index 7c79d22..0000000 --- a/doc/en/noannounce.conf.5.txt +++ /dev/null @@ -1,73 +0,0 @@ -noannounce.conf(5) Epgsearch Version 0.9.24.beta9 noannounce.conf(5) - - - -NAME - noannounce.conf - list of events that have been marked to not be - announced via OSD - -DESCRIPTION - This file contains a list of events that have been marked to not be - announced via OSD by the search timer background thread. - - If the user presses one of the keys ’Ok’, ’0’, ... ’9’ while the - announcement of an event is displayed, he will be asked if further - announcements of this event should be disabled for ever (user hit ’0’ - or ’Ok’) or for the next ’x’ days (user hit ’1’ to ’9’). After pressing - ’Ok’ again, this setting will be stored. - -FORMAT - Events are stored one per line, where the fields are separated with - ’:’. - - The following fields exists: - - 1 - title - 2 - short text - 3 - channel ID - 4 - start time - 5 - next announce time - -SEE ALSO - epgsearch(1) - -AUTHOR (man pages) - Mike Constabel <epgsearch (at) constabel (dot) net> - -REPORT BUGS - Bug reports (german): - - <http://www.vdr-developer.org/mantisbt/> - - Mailing list: - - <http://www.vdr-developer.org/mailman/listinfo/epgsearch> - -COPYRIGHT and LICENSE - Copyright (C) 2004-2007 Christian Wieninger - - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU 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 - WITHOUT ANY WARRANTY; without even the implied warranty of MER‐ - CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General - Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Or, point - your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html - - The author can be reached at cwieninger@gmx.de - - The project’s page is at http://winni.vdr-developer.org/epgsearch - - The MD5 code is derived from the RSA Data Security, Inc. MD5 Message- - Digest Algorithm. - - - -perl v5.8.8 2007-11-04 noannounce.conf(5) |