From 35710816aeae9f198b5ea8b42e00658d93abb688 Mon Sep 17 00:00:00 2001 From: Stefan Date: Sat, 1 Jul 2023 14:54:42 +0200 Subject: [PATCH] Update Tdarr_Plugin_rename_based_on_codec_schadi.js --- Community/Tdarr_Plugin_rename_based_on_codec_schadi.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Community/Tdarr_Plugin_rename_based_on_codec_schadi.js b/Community/Tdarr_Plugin_rename_based_on_codec_schadi.js index 89b314c..2652c9f 100644 --- a/Community/Tdarr_Plugin_rename_based_on_codec_schadi.js +++ b/Community/Tdarr_Plugin_rename_based_on_codec_schadi.js @@ -8,7 +8,10 @@ const details = () => { Name: "Rename based on codec Video and Audio", Type: "Video_Audio", Operation: "Transcode", - Description: `[Contains built-in filter] If the filename contains '264' or '265' or some other Codecs and also Audio codecs, this plugin renames 264 files to 265 or vice versa depending on the codec same for Audio. It also takes care off addiotnal files like deffined in the input Option. \n\n`, + Description: ` + If the filename contains a codec information like h264, av1 or similar for video and AC3, AAC or trueHD \n\n + the plugin will read the codec info from the file and rename it accordingly. \n\n + It also takes care off addiotnal files deffined in the input Option. \n\n`, Version: "1.00", Tags: "post-processing", Inputs:[