From 9af181680d87ac7e7189d53221ccfbad26db1002 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Sat, 4 Apr 2020 17:07:38 +0100 Subject: [PATCH] tags --- Community/Tdarr_Plugin_e5c3_CnT_Remove_Letterbox.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Community/Tdarr_Plugin_e5c3_CnT_Remove_Letterbox.js b/Community/Tdarr_Plugin_e5c3_CnT_Remove_Letterbox.js index 697b8d1..3134077 100644 --- a/Community/Tdarr_Plugin_e5c3_CnT_Remove_Letterbox.js +++ b/Community/Tdarr_Plugin_e5c3_CnT_Remove_Letterbox.js @@ -20,7 +20,8 @@ function details() { name: 'container', tooltip: `Enter the output container of the new file.\\n Default: .mkv\\nExample:\\n.mkv` }, - ] + ], + Tags:'pre-processing,video only,ffmpeg,configurable', } }