diff --git a/Community/Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js b/Community/Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js index 337afca..22b560e 100644 --- a/Community/Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js +++ b/Community/Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js @@ -186,7 +186,7 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) { response.reQueueAfter = true; response.infoLog += `☒File is ${file.video_resolution}!\n`; response.infoLog += `☒File is not hevc!\n`; - response.infoLog += `☒CQ:V set to ${cqvinuse}!\n`; + response.infoLog += `☑CQ:V set to ${cqvinuse}!\n`; response.infoLog += `File is being transcoded!\n`; }