Merge branch 'bug_539_add_multicontent_pixmap_progress'
[enigma2.git] / doc / FILEFORMAT
index 4f550871bf24630ea76f9b477c938253e1d07492..66e9598c47279f534156a450eb057ec4ec0c7c94 100644 (file)
@@ -6,12 +6,15 @@ They don't have a private header.
 
 == .meta FILES ==
 
-.meta files have currently 4 lines:
+.meta files have currently up to 7 lines:
 
 <service reference>
 <name>
 <description>
 <recording time>
+[<tags>]
+[<length>]
+[<filesize>]
 
 The service reference contains the Service-ID of the recorded service. With
 that ID, you can find the PMT and the elementary streams.
@@ -20,6 +23,12 @@ As a backup method, just find the first available PMT and use that.
 
 Strings are always UTF-8 encoded.
 
+tags is a space-delimited list of tags assigned to this movie.
+
+length is the length of the recording, in PTS-units (1/90000s). filesize was
+the filesize at the time the length was calculated, so you can validate if
+this is still up-to-date or must be recalculated.
+
 == .ap FILES ==
 
 Stored offsets and PTS values. They are collected while recording. Only