table of contents
| epgsearchchangrps.conf(5) | EPGSearch Version 2.4.6 | epgsearchchangrps.conf(5) |
NAME¶
epgsearchchangrps.conf – channel groups
DESCRIPTION¶
In EPGSearch, channels can form channel groups, which can be used in searches and search timers. This allows the central management of channels to be scanned for multiple searches and search timers.
The channel groups are saved in this file.
SYNTAX¶
Each line defines a channel group and starts with the group name, followed by the list of channels it comprises. A '|' character serves as field separator.
EXAMPLE¶
Private broadcasting|S19.2E-133-33-46|S19.2E-133-33-51
Pro7 primary|S19.2E-133-33-46|S19.2E-133-33-47
RTL primary|S19.2E-1-1089-12003|S19.2E-1-1089-12090
AUTHORS (man pages)¶
Originally provided by Mike Constabel <epgsearch (at) constabel (dot) net>.
Revised and adapted to recent plugin features by the current maintainers.
PROJECT SITE¶
The plugin is maintained as GitHub project:
REPORTING BUGS¶
Issues can be reported, and features be suggested, through the project's bug tracker:
<https://github.com/vdr-projects/vdr-plugin-epgsearch/issues/>
COPYRIGHT and LICENSE¶
Copyright (C) 2004-2010 Christian Wieninger
Copyright © 2011-2025 TomJoad (VDR-Portal), et al.
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 MERCHANTABILITY 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 <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
The original author can be reached via cwieninger@gmx.de.
Current maintainers can be reached via the project's GitHub site (see above).
The MD5 code has been derived from the MD5 Message-Digest Algorithm of RSA Data Security, Inc.
SEE ALSO¶
| 2026-04-19 | perl v5.40.1 |