Difference between revisions of "FILE WRITTEN (Myth Protocol)"

From MythTV Official Wiki
Jump to: navigation, search
 
Line 7: Line 7:
  
 
=== Examples ===
 
=== Examples ===
<pre>85     BACKEND_MESSAGE[]:[]FILE_WRITTEN /file/written/backend.mpg 0[]:[]empty</pre>
+
<pre>95     BACKEND_MESSAGE[]:[]FILE_WRITTEN /external/recordings/1010_20140223095742.mpg 8843332[]:[]empty</pre>
  
 
=== Description ===
 
=== Description ===

Latest revision as of 09:59, 23 February 2014

FILE_WRITTEN

Arguments

Event String: <path> <filesize>

Additional: empty

Examples

95      BACKEND_MESSAGE[]:[]FILE_WRITTEN /external/recordings/1010_20140223095742.mpg 8843332[]:[]empty

Description

Sent when a file is opened in write mode, and when the file is being written to (at most every 10s)