From f94046db2e2abc33434ab4f2f4203a4f1966660d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 25 Dec 2005 11:13:33 +0100 Subject: The version number of EPG events is now also stored in the epg.data file --- vdr.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'vdr.5') diff --git a/vdr.5 b/vdr.5 index f139556b..675a9a57 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,9 +8,9 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.39 2005/09/26 21:38:44 kls Exp $ +.\" $Id: vdr.5 1.40 2005/12/25 11:08:40 kls Exp $ .\" -.TH vdr 5 "19 Mar 2005" "1.3.23" "Video Disk Recorder Files" +.TH vdr 5 "19 Mar 2005" "1.3.38" "Video Disk Recorder Files" .SH NAME vdr file formats - the Video Disk Recorder Files .SH DESCRIPTION @@ -627,7 +627,7 @@ The following tag characters are defined: tab (@); l l. \fBC\fR@ -\fBE\fR@ +\fBE\fR@
\fBT\fR@ \fBS\fR@<short text> \fBD\fR@<description> @@ -654,6 +654,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) <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) -- cgit v1.2.3