From 607df7fa636b4ba36c10d0ff959b0c4ce4dc27e7 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Thu, 13 Feb 2020 01:16:02 +0000 Subject: [PATCH] Clear up tags --- Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js | 2 +- .../Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js | 2 +- Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js | 2 +- Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js index 02646f3..36903ce 100644 --- a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js +++ b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js @@ -8,7 +8,7 @@ function details() { Description: `[TESTING]Files will be transcoded using Nvidia GPU with ffmpeg, settings are dependant on file bitrate, working by the logic that H265 can support the same ammount of data at half the bitrate of H264. NVDEC & NVENC compatable GPU required. \n\n`, Version: "2.00", Link: "", - Tags:'pre-processing,ffmpeg,video only,h265,nvenc h265,configurable', + Tags:'pre-processing,ffmpeg,video only,nvenc h265,configurable', Inputs: [ { name: 'container', diff --git a/Community/Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js b/Community/Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js index e681f0d..d7ea4d4 100644 --- a/Community/Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js +++ b/Community/Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js @@ -8,7 +8,7 @@ function details() { Description: `[Contains built-in filter] This plugin uses different FFMPEG NVENC transcoding settings for 480p,576p,720p,1080p and 4KUHD. If files are not in hevc they will be transcoded. The output container is mkv. \n\n`, Version: "1.08", Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js", - Tags:'pre-processing,ffmpeg,video only,h265,nvenc h265', + Tags:'pre-processing,ffmpeg,video only,nvenc h265', } } diff --git a/Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js b/Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js index 6aa470c..c66e845 100644 --- a/Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js +++ b/Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js @@ -12,7 +12,7 @@ function details() { `, Version: "1.00", Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_s710_nick_h265_nvenc_4K.js", - Tags:'pre-processing,ffmpeg,h265,nvenc h265', + Tags:'pre-processing,ffmpeg,nvenc h265', } } diff --git a/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js b/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js index f745e64..a687883 100644 --- a/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js +++ b/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js @@ -12,7 +12,7 @@ function details() { `, Version: "1.00", Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js", - Tags:'pre-processing,ffmpeg,h265,nvenc h265', + Tags:'pre-processing,ffmpeg,nvenc h265', } }