summaryrefslogtreecommitdiff
path: root/vdr.5
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:31:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:31:58 +0100
commit251e04d25a9e8ae5ea92b87fc570aee473625c03 (patch)
treec6435092fa9449f05b5e485942fc75a8c070f82d /vdr.5
parentf03ed68807b86529d20dffa6124527405ed75343 (diff)
downloadvdr-251e04d25a9e8ae5ea92b87fc570aee473625c03.tar.gz
vdr-251e04d25a9e8ae5ea92b87fc570aee473625c03.tar.bz2
When reading epg.data (or data from PUTE), the version number of events with table IDs smaller than 0x50 is now ignored
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 caabe51c..214aac81 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 1.47 2006/01/14 10:57:37 kls Exp $
+.\" $Id: vdr.5 1.48 2006/01/29 11:31:58 kls Exp $
.\"
.TH vdr 5 "08 Jan 2006" "1.3.38" "Video Disk Recorder Files"
.SH NAME
@@ -635,7 +635,7 @@ l l.
<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)
-<version> @is a hex number that indicates the event's version number inside its table (optional)
+<version> @is a hex number that indicates the event's version number inside its table (optional, only processed for table IDs smaller than 0x50)
<title> @is the title of the event
<short text> @is the short text of the event (typically the name of the episode etc.)
<description> @is the description of the event (any '|' characters will be interpreted as newlines)