summaryrefslogtreecommitdiff
path: root/vdr.5
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-10 15:10:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-10 15:10:43 +0100
commit860786f809e55ac36d3f347b132d93118ca201d4 (patch)
tree3a99189a28a55ed499dcca562ba3eaabed568ae0 /vdr.5
parentbc06fc2ce38392605ef094cfe544faafad9c1cb8 (diff)
downloadvdr-860786f809e55ac36d3f347b132d93118ca201d4.tar.gz
vdr-860786f809e55ac36d3f347b132d93118ca201d4.tar.bz2
Added a new plugin interface for implementing EPG handlers1.7.26
Diffstat (limited to 'vdr.5')
-rw-r--r--vdr.54
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr.5 b/vdr.5
index 84635502..a606dde8 100644
--- a/vdr.5
+++ b/vdr.5
@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
-.\" $Id: vdr.5 2.28 2012/02/27 11:05:15 kls Exp $
+.\" $Id: vdr.5 2.29 2012/03/10 14:56:01 kls Exp $
.\"
.TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files"
.SH NAME
@@ -861,7 +861,7 @@ l l.
<event id> @is a 32 bit unsigned int, uniquely identifying this event
<start time> @is the time (as a time_t integer) in UTC when this event starts
<duration> @is the time (in seconds) that this event will take
-<table id> @is a hex number that indicates the table this event is contained in (if this is left empty or 0 this event will not be overwritten or modified by data that comes from the DVB stream)
+<table id> @is a hex number that indicates the table this event is contained in (if this is left empty it will be set to 0x00; and value less than 0x4E it will be treated as if it were 0x4E)
<version> @is a hex number that indicates the event's version number inside its table (optional, ignored when reading EPG data)
<title> @is the title of the event
<short text> @is the short text of the event (typically the name of the episode etc.)