Commit Graph

178 Commits (ac32fd8075684a5de07ccb0bd08808ba4d4f2443)

Author SHA1 Message Date
HaveAGitGat 5f5d3c1b04 Clean up listener after cli run
2 years ago
HaveAGitGat d1ca9eeb93 Refactor thread kill
2 years ago
HaveAGitGat 3333d2a10c Kill flow subthread on worker exit
2 years ago
HaveAGitGat 44f3d3b159 Add deleteParentFolderIfEmpty option
2 years ago
HaveAGitGat 0cb9e75a53 Clarify switch input type
2 years ago
HaveAGitGat 581deb7ed2 Add check bitrate
2 years ago
HaveAGitGat 6ef5e2f79f Add samplerate
2 years ago
HaveAGitGat ef88971bcf Add bitrate option
2 years ago
HaveAGitGat f87bad2549 Use original library file
2 years ago
HaveAGitGat d1d5d11142 HandBrake Custom Arguments
2 years ago
HaveAGitGat e725cad660 Add labels
2 years ago
HaveAGitGat ae0ff14bf0 Add labels
2 years ago
HaveAGitGat 778892ba16 Fix defaults
2 years ago
HaveAGitGat 724dcd9502 Add Copy/Move Folder Content
2 years ago
HaveAGitGat 5f2bbe3cd2 Add reasoning for why no GPU encoding
2 years ago
HaveAGitGat 01ca0ce2ea
Merge pull request #549 from HaveAGitGat/disable_mvdir
2 years ago
HaveAGitGat 221c2b827a Format wording
2 years ago
HaveAGitGat d736fd5b99 Update basic flow template
2 years ago
HaveAGitGat 2c070349d9 Create index.ts
2 years ago
HaveAGitGat 86a7cf479a Disable tryMvdir
2 years ago
HaveAGitGat 85f202666f Add Basic Video or Audio Settings template
2 years ago
HaveAGitGat afc401576c Fix lint error
2 years ago
HaveAGitGat f3615a01ce Add Basic Video or Audio Settings
2 years ago
HaveAGitGat d808b58b74
Merge pull request #540 from andrew-kennedy/patch-2
2 years ago
HaveAGitGat 66c3519ccd
Merge pull request #542 from HaveAGitGat/parser_update
2 years ago
HaveAGitGat 68dcc8ba94 Use fileMoveOrCopy
2 years ago
Andrew Kennedy d4702ef1cf
Add opus support to EnsureAudioStream
2 years ago
HaveAGitGat 0fab78dde4
Merge pull request #539 from HaveAGitGat/parser_update
2 years ago
HaveAGitGat 949e4cfa9a Add logging if file size does not match
2 years ago
HaveAGitGat e7c3f6c3f1 Add more examples
2 years ago
HaveAGitGat a8d10b7d2d Trim input
2 years ago
Kedryn c3cef40d68
Update index.ts
2 years ago
HaveAGitGat 057f8e8095
Merge pull request #510 from andrew-kennedy/patch-1
2 years ago
HaveAGitGat 2ad4a9ac0c Add other codecs
2 years ago
HaveAGitGat 30db47e186 Update ts
2 years ago
HaveAGitGat d949b203e5 More accurate hb 2 pass logic
2 years ago
HaveAGitGat f73157eb82 Add better estimates for 2 pass hb encoding
2 years ago
HaveAGitGat 46288bb165 Add Ensure Audio Stream
2 years ago
HaveAGitGat af192f8435 Remove for now as can use Tdarr_Plugin_00td_action_add_audio_stream_codec
2 years ago
HaveAGitGat 810e8eb63a Check Audio Codec
2 years ago
HaveAGitGat 1f344a82a1 Update desc wording
2 years ago
HaveAGitGat 86d9456865 Add pluginId input
2 years ago
HaveAGitGat 45e833d285 Update interfaces.ts
2 years ago
HaveAGitGat 6b1157763f Add file access checks option with pause node
2 years ago
HaveAGitGat 759a873c30 Only check perc > 0
2 years ago
HaveAGitGat 1ba41207d3 Use time status
2 years ago
HaveAGitGat a46d45b2cd Fix data bug
2 years ago
HaveAGitGat d9d03b9517 Prune blank args
2 years ago
HaveAGitGat 9e0812b143 Update hw check
2 years ago
HaveAGitGat d08fc70b98 Add Compare File Duration Ratio
2 years ago
HaveAGitGat d7bfd3b81d Add Notify Radarr or Sonarr
2 years ago
HaveAGitGat b5ff877553
Merge pull request #496 from StickieBE/master
2 years ago
HaveAGitGat e214681955 Add log, fix output
2 years ago
HaveAGitGat 6af54253ba Rename plugin, throw error if no video streams found
2 years ago
HaveAGitGat aa594ec18a Add new templates
2 years ago
HaveAGitGat 4775ce37a6 qsv 10 bit
2 years ago
HaveAGitGat bd1638716c Add Remove Stream By Property
2 years ago
Stickie 491e40b885 Added `CheckVideoChannelsAmount` Flow plugin.
2 years ago
HaveAGitGat 16be27e8fe Fix 10th gen + qsv
2 years ago
HaveAGitGat 65809d4406 shouldProcess if overallOuputArguments
2 years ago
HaveAGitGat bd74a0e968 Add encoder detection logging
2 years ago
HaveAGitGat e782244417 Run health check
2 years ago
HaveAGitGat 202f255f4f Reuse newContainer var
2 years ago
HaveAGitGat 0842b351d5 Set forceEncoding default to true
2 years ago
HaveAGitGat a9837291c5 Add Check Channel Count'
2 years ago
HaveAGitGat 251b0cf064 Add Custom Arguments
2 years ago
HaveAGitGat 0d2da16688 Add new output
2 years ago
HaveAGitGat 0e0be951ad Check for yuv420p10le
2 years ago
HaveAGitGat c7349c1c28 Add hardwareType option
2 years ago
HaveAGitGat 4aa7f0cee1 Prioritise qsv
2 years ago
HaveAGitGat bb27082cd3
Merge pull request #481 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 9a2d4f7fbc Add forceConform
2 years ago
HaveAGitGat 3a0a7a9d40
Merge pull request #480 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 2ab614f900 Add Check Node Hardware Encoder, add av1 encoding
2 years ago
HaveAGitGat a83cde83d3 Update interfaces.ts
2 years ago
HaveAGitGat c48d39c3fb
Merge pull request #479 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 1f49bea764 Set Video Framerate
2 years ago
HaveAGitGat 0d12804e33
Merge pull request #475 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 9b29ee39b0 Ensure originalLibraryFile has relevant scan data
2 years ago
HaveAGitGat 8a1e39b728
Merge pull request #474 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 8b327f3534 Update Check Video Bitrate
2 years ago
HaveAGitGat bb73fe6c4d
Merge pull request #473 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat b71bd5ea3e Fix lint
2 years ago
HaveAGitGat ba55c8e40f Add Compare File Size Ratio
2 years ago
HaveAGitGat ff27dc1ba6
Merge pull request #472 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 4894a62178 Add Check Overall Bitrate
2 years ago
HaveAGitGat 610f091a5e
Merge pull request #464 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat a7ffb4e41a Reset Flow Error
2 years ago
HaveAGitGat ddb9cfe392
Merge pull request #463 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat d22e1acb23 Check Video Framerate
2 years ago
HaveAGitGat a837bd1e37
Merge pull request #462 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 5543afb76c Add Check Flow Variable
2 years ago
HaveAGitGat c4adc08df8
Merge pull request #461 from HaveAGitGat/2.10.01
2 years ago
HaveAGitGat 98f8172dd0 Throw error if video bitrate not found
2 years ago
HaveAGitGat f89f7c4fcf Handle classic plugin file rename
2 years ago
HaveAGitGat dbabee14df
Merge pull request #458 from clifford64/patch-1
2 years ago
HaveAGitGat d271bb02b6 Refactor use runClassicPlugin()
2 years ago
HaveAGitGat 0e3ffd5471 Update classic plugin wrapper with scan types
2 years ago
clifford64 c372a21883
Update index.ts
2 years ago
HaveAGitGat 0921ed23bf Add wait timeout plugin
2 years ago