From e208cb8266ace1dca15e21cd5e82f61bd45f055e Mon Sep 17 00:00:00 2001 From: controlol <46456214+controlol@users.noreply.github.com> Date: Fri, 14 Feb 2020 10:30:44 +0100 Subject: [PATCH] Tags --- Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js b/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js index 89a5d70..5ce10f7 100644 --- a/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js +++ b/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js @@ -11,6 +11,7 @@ function details() { Description: `This plugin will check for subtitles, they should be named according to the ISO 639-2 language code.\nA subtitle could look like this: eng.srt\n If there are subtitles found they will be added with FFMPEG, if there are no subs of that language found.\n On first run node module iso-639-2 will be installed in the documents folder.\n Created by @control#0405`, Version: "1.3", Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js", + Tags:'pre-processing,ffmpeg,subtitle only,configurable', Inputs: [ { name: 'install_packages',