mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue