diff --git a/Community/Tdarr_Plugin_z18s_rename_files_based_on_codec.js b/Community/Tdarr_Plugin_z18s_rename_files_based_on_codec.js index 6f0ff10..7495de0 100644 --- a/Community/Tdarr_Plugin_z18s_rename_files_based_on_codec.js +++ b/Community/Tdarr_Plugin_z18s_rename_files_based_on_codec.js @@ -7,7 +7,7 @@ module.exports.details = function details() { Name: "Rename based on codec", Type: "Video", Operation: "", - Description: `[Contains built-in filter]This plugin renames 264 files to 265 or vice versa depending on codec. \n\n`, + Description: `[Contains built-in filter] If the filename contains '264' or '265', this plugin renames 264 files to 265 or vice versa depending on codec. \n\n`, Version: "1.00", Link: "", Tags: "post-processing",