Update Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js

Used ☒ instead of ☑ for a line. Fixed
This commit is contained in:
vodkapmp 2020-08-29 22:21:25 +02:00 committed by GitHub
parent 07c41ce477
commit b7b49649f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`;
}