lint init

This commit is contained in:
HaveAGitGat 2020-12-10 17:43:41 +01:00
parent a71f5e28ae
commit 7904647075
107 changed files with 1772 additions and 154624 deletions

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_075a_FFMPEG_HEVC_Generic",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_075a_Transcode_Customisable",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_075b_FFMPEG_HEVC_Generic_Video_Audio_Only",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_075c_FFMPEG_HEVC_Generic_Video_Audio_Only_CRF20",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_075d_FFMPEG_HEVC_GPU_Generic_Video_Audio_Only_CRF20",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_076a_re_order_audio_streams",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_076b_re_order_subtitle_streams",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_077b_HandBrake_NVENC_264_Configurable",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_078d_Output_embedded_subs_to_SRT_and_remove",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_43az_add_to_radarr",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
//////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Author: JarBinks, Zachg99, Jeff47

View file

@ -1,3 +1,4 @@
/* eslint-disable */
//////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Author: JarBinks, Zachg99, Jeff47

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz1FFMPEG",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz1FFMPEG_CPU",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz2CleanTitle",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz3CleanAudio",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz4CleanSubs",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz5ConvertAudio",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_Migz6OrderStreams",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MC93_MigzImageRemoval",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_MC93_MigzPlex_Autoscan",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_MP01_MichPasCleanSubsAndAudioCodecs",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
const vaapiPrefix = ` -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi `;
module.exports.details = function details() {

View file

@ -1,4 +1,4 @@
/* eslint-disable */
//PLugin runs multipass loudnorm filter
//first run gets the required details and stores for the next pass
//second pass applies the values

View file

@ -1,3 +1,4 @@
/* eslint-disable */
var fs = require('fs');
var path = require('path');
if (fs.existsSync(path.join(process.cwd(), '/npm'))) {

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_a37x_Drawmonster_MP4_No_Title_Meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_a8hc_HaveAGitGat_HandBrake_H264_VeryFast1080p30",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_a9hc_HaveAGitGat_HandBrake_H264_Fast1080p30",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_a9hd_FFMPEG_Transcode_Specific_Audio_Stream_Codecs",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_b38x_Nosirus_h265_aac_no_meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_b39x_the1poet_surround_sound_to_ac3",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_c0r1_SetDefaultAudioStream",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_d5d4_iiDrakeii_Not_A_Video_Mjpeg_Fix",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_da11_Dallas_FFmpeg_Presets_H264_MP4",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_drdd_standardise_all_in_one",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_e3jc_Tharic_H.264_MKV_480p30_No_Subs_No_Title_Meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_e3jd_Tharic_H.264_MKV_720p30_No_Subs_No_Title_Meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_e3je_Tharic_H.264_MKV_1080p30_No_Subs_No_Title_Meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
const fs = require("fs");
const execSync = require("child_process").execSync;

View file

@ -1,3 +1,4 @@
/* eslint-disable */
const exec = require("child_process").exec;
const fs = require("fs");

View file

@ -1,3 +1,4 @@
/* eslint-disable */
const fs = require("fs");
const execSync = require("child_process").execSync;

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_fd5T_Sparticus_4K_AC3_No_Subs",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details () {
return {
id: 'Tdarr_Plugin_henk_Add_Specific_Audio_Codec',

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_hk75_Drawmonster_MP4_AAC_No_Subs_No_metaTitle",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_hk76_GilbN_MP4_AAC_No_metaTitle",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_lmg1_Reorder_Streams",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_nc7x_Drawmonster_No_Title_Meta",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_r002_rootuser_FFMPEG_HQ_HEVC_MKV_Animation",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_raf4_Floorpie_FFmpeg_Tiered_HEVC_MKV",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_s710_nick_h265_nvenc_4K",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_s7x8_winsome_h265",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_s7x9_winsome_h265_10bit",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_s7x9_winsome_h265_nvenc",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_sdd3_Remove_Commentary_Tracks",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_sdf5_Thierrrrry_Remove_Non_English_Audio",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_vdka_Remove_DataStreams",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details () {
return {
id: 'Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE',

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_x7ab_Remove_Subs",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_x7ac_Remove_Closed_Captions",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_z18s_rename_files_based_on_codec",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
module.exports.details = function details() {
return {
id: "Tdarr_Plugin_z18t_rename_files_based_on_codec_and_resolution",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow",

View file

@ -1,3 +1,4 @@
/* eslint-disable */
function details() {
return {
id: "Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast",