diff --git a/website/script.html b/website/script.html
index a657e46b..8836bb5c 100644
--- a/website/script.html
+++ b/website/script.html
@@ -88,8 +88,8 @@
Find scripts for common tasks
here. You can just use these scripts straight
- away or as a reference for building your own more advanced scripts. If you think your script could be really useful to others as well
- then please share it in the
forums.
+ away or as a reference for building your own more advanced scripts. If you wrote a really useful script
+ please
share it with us.
Fetch subtitles for media files
-
File[] getSubtitles(folder|file, query, lang, output, encoding)
-
Download subtitles for the given files. Lookup subtitles via hash or filename as fallback.
+
File[] getSubtitles(folder|file, query, lang, output, encoding, strict)
+
Download subtitles for the given files. Lookup subtitles via hash or match by filename.
- Parameters:
- folder - process media files in this folder
- file - process these media files
- - query - series/movie name
+ - query - lookup subtitles by series/movie name
- lang - subtitle language
- output - force output format (e.g. srt)
- encoding - force output charset
+ - strict - enable matching subtitles via filename