From 2d21a1dce0712bd18b7b0a22ac9f55ae1bb5c0c1 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Mon, 7 Nov 2016 14:36:37 +0800 Subject: [PATCH] Update shared script links --- website/script.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/script.html b/website/script.html index bb35e99c..5f223218 100644 --- a/website/script.html +++ b/website/script.html @@ -103,9 +103,10 @@ please share it with us.

- Script Index:
+ Script Index:
+

Example Scripts

args.eachMediaFolder {
@@ -126,6 +127,7 @@
 .each{ println getMediaInfo(file:it, format:'{fn} [{vf} {vc} {af}]') }
 
Print media info for all video files using the given format pattern.
+

Function Reference source