From 528cac935a5f841ab9a2bb92952e3f203fdc457d Mon Sep 17 00:00:00 2001 From: Christian Crill Date: Mon, 25 Nov 2019 01:20:31 -0600 Subject: [PATCH] Names --- ...0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js | 2 +- ...z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js} | 17 ++++++++--------- ...z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js} | 16 ++++++++-------- ..._TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js} | 16 ++++++++-------- 4 files changed, 25 insertions(+), 26 deletions(-) rename Community/{Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js => Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js} (95%) rename Community/{Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js => Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js} (95%) rename Community/{Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js => Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js} (95%) diff --git a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js b/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js index 5434681..60cf4dd 100644 --- a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js +++ b/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js @@ -151,7 +151,7 @@ function plugin(file) { response.infoLog += "☑File has no subs \n" } - + response.processFile = false; response.infoLog += "☑File meets conditions! \n" return response diff --git a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js b/Community/Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js similarity index 95% rename from Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js rename to Community/Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js index 2219c43..98f3490 100644 --- a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js +++ b/Community/Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js @@ -22,14 +22,13 @@ function plugin(file) { var response = { - processFile : false, - preset : '', - container : '.mp4', - handBrakeMode : false, - FFmpegMode : false, - FFmpegMode : false, - reQueueAfter : false, - infoLog : '', + processFile : false, + preset : '', + container : '.mp4', + handBrakeMode : false, + FFmpegMode : false, + reQueueAfter : false, + infoLog : '', } @@ -152,7 +151,7 @@ function plugin(file) { response.infoLog += "☑File has no subs \n" } - + response.processFile = false; response.infoLog += "☑File meets conditions! \n" return response diff --git a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js b/Community/Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js similarity index 95% rename from Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js rename to Community/Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js index 66f71ba..1e48b1c 100644 --- a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js +++ b/Community/Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js @@ -22,13 +22,13 @@ function plugin(file) { var response = { - processFile : false, - preset : '', - container : '.mp4', - handBrakeMode : false, - FFmpegMode : false, - reQueueAfter : false, - infoLog : '', + processFile : false, + preset : '', + container : '.mp4', + handBrakeMode : false, + FFmpegMode : false, + reQueueAfter : false, + infoLog : '', } @@ -151,7 +151,7 @@ function plugin(file) { response.infoLog += "☑File has no subs \n" } - + response.processFile = false; response.infoLog += "☑File meets conditions! \n" return response diff --git a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js b/Community/Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js similarity index 95% rename from Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js rename to Community/Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js index 6bbd312..9ab94d0 100644 --- a/Community/Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js +++ b/Community/Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js @@ -22,13 +22,13 @@ function plugin(file) { var response = { - processFile : false, - preset : '', - container : '.mp4', - handBrakeMode : false, - FFmpegMode : false, - reQueueAfter : false, - infoLog : '', + processFile : false, + preset : '', + container : '.mp4', + handBrakeMode : false, + FFmpegMode : false, + reQueueAfter : false, + infoLog : '', } @@ -151,7 +151,7 @@ function plugin(file) { response.infoLog += "☑File has no subs \n" } - + response.processFile = false; response.infoLog += "☑File meets conditions! \n" return response