From 7d72f70d06f8662dd8c390f7c941c9f5dd4b354d Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Wed, 25 Sep 2019 23:17:08 +0100 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88800ed..79b2c3c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Update the rest of the plugin details inisde 'function details()' in the plugin. (If local plugin, skip) For the plugin link, you need to create a new github repository for your plugin. This is so that others can commit bug fixes etc and star your repo if they like it which will show on the Tdarr community plugins tab. -5. Configure 'function plugin(file)' with logic on whether to transcode the file or not. 'file' is an object with hundreds of file properties extracted using FFprobe and ExiTool. The following response object MUST be returned by your plugin. The values shown are the default values: +5. Configure 'function plugin(file)' with logic on whether to transcode the file or not. 'file' is an object with hundreds of file properties extracted using FFprobe and ExifTool. The following response object MUST be returned by your plugin. The values shown are the default values: var response = {