mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added a new plugin interface for implementing EPG handlers
This commit is contained in:
19
PLUGINS/src/epgtableid0/README
Normal file
19
PLUGINS/src/epgtableid0/README
Normal file
@@ -0,0 +1,19 @@
|
||||
This is a "plugin" for the Video Disk Recorder (VDR).
|
||||
|
||||
Written by: Klaus Schmidinger <kls@tvdr.de>
|
||||
|
||||
Project's homepage: http://www.tvdr.de
|
||||
|
||||
Latest version available at: http://www.tvdr.de
|
||||
|
||||
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.
|
||||
See the file COPYING for more information.
|
||||
|
||||
Description:
|
||||
|
||||
The special handling of EPG events with table id 0x00 has been dropped
|
||||
in VDR version 1.7.26, and replaced by a more felxible "EPG Handler"
|
||||
concept. You can use this plugin to get the previous functionality back.
|
||||
Reference in New Issue
Block a user