Update Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
Used ☒ instead of ☑ for a line. Fixed
This commit is contained in:
parent
07c41ce477
commit
b7b49649f3
@ -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…
Reference in New Issue
Block a user