From 8aadba149618c57c791c940d8ef902b1b1f75405 Mon Sep 17 00:00:00 2001 From: Boosh1 <45874141+Boosh1@users.noreply.github.com> Date: Fri, 26 Jan 2024 21:02:18 +0000 Subject: [PATCH] Final things, remove tag mkvpropedit & bump the Version number ;) --- Community/Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Community/Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js b/Community/Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js index fc6cb2a..30ae184 100644 --- a/Community/Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js +++ b/Community/Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js @@ -28,8 +28,8 @@ const details = () => ({ true. If it is then these will be reconverted again if they exceed the bitrate specified in "hevc_max_bitrate". This plugin relies on understanding the accurate video bitrate of your files. It's highly recommended to remux into MKV & enable "Run mkvpropedit on files before running plugins" under Tdarr>Options.`, - Version: '1.21', - Tags: 'pre-processing,ffmpeg,video only,qsv,h265,hevc,mkvpropedit,configurable', + Version: '1.3', + Tags: 'pre-processing,ffmpeg,video only,qsv,h265,hevc,configurable', Inputs: [ { name: 'container',