diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-03 14:28:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-03 14:28:33 +0100 |
commit | fc3b402d430f513635edaf2f7ee7ab5b32a3247f (patch) | |
tree | 40a6615566bfe150601887de7db0b8328adef778 /vdr.5 | |
parent | 56627cd12d9e01379d9104300fec837a4db8df48 (diff) | |
download | vdr-fc3b402d430f513635edaf2f7ee7ab5b32a3247f.tar.gz vdr-fc3b402d430f513635edaf2f7ee7ab5b32a3247f.tar.bz2 |
Implemented handling the "Parental Rating Descriptor"
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.10 2010/01/03 11:23:16 kls Exp $ +.\" $Id: vdr.5 2.11 2010/01/03 13:37:07 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -696,6 +696,7 @@ l l. \fBS\fR@<short text> \fBD\fR@<description> \fBG\fR@<genre> <genre>... +\fBR\fR@<parental rating> \fBX\fR@<stream> <type> <language> <descr> \fBV\fR@<vps time> \fBe\fR@ @@ -726,6 +727,7 @@ l l. <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) <genre> @is a two digit hex code, as defined in ETSI EN 300 468, table 28 (up to 4 genre codes are supported) +<parental rating>@is the minimum age of the intended audience <stream> @is the stream content (1 = video, 2 = audio, 3 = subtitles, 4 = AC3) <type> @is the stream type according to ETSI EN 300 468 <language> @is the three letter language code (optionally two codes, separated by '+') |