Update Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js

Used ☒ instead of ☑ for a line. Fixed
make-only-subtitle-default
vodkapmp 5 years ago committed by GitHub
parent 07c41ce477
commit b7b49649f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save