HaveAGitGat
64a27a8654
Update example
2 years ago
HaveAGitGat
5543afb76c
Add Check Flow Variable
2 years ago
HaveAGitGat
c4adc08df8
Merge pull request #461 from HaveAGitGat/2.10.01
...
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
...
Update HDR Flow
2 years ago
HaveAGitGat
d271bb02b6
Refactor use runClassicPlugin()
2 years ago
HaveAGitGat
8153e8631f
Merge pull request #459 from HaveAGitGat/2.10.01
...
Update classic plugin wrapper with scan types
2 years ago
HaveAGitGat
0e3ffd5471
Update classic plugin wrapper with scan types
2 years ago
clifford64
c372a21883
Update index.ts
...
Current implementation is looking for "transfer_characteristics" within ffprobe data as an attribute that has to match to determine if a file is HDR or not. However, current ffprobe is not showing this attribute on HDR files. I am proposing changing this attribute to "color_transfer" which does show up on HDR files.
2 years ago
clifford64
fa69833d6d
Updated transfer_characteristics to color_transfer
...
Current implementation is looking for "transfer_characteristics" within ffprobe data as an attribute that has to match to determine if a file is HDR or not. However, current ffprobe is not showing this attribute on HDR files. I am proposing changing this attribute to "color_transfer" which does show up on HDR files.
2 years ago
HaveAGitGat
a7db890f14
Merge pull request #455 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
HaveAGitGat
0921ed23bf
Add wait timeout plugin
2 years ago
HaveAGitGat
4a532f6f25
Install deps if possible
2 years ago
HaveAGitGat
07f0cf7c3f
Update input ui
2 years ago
HaveAGitGat
727e8b3b89
Merge pull request #454 from HaveAGitGat/2.10.01
...
Fix Check Video Resolution
2 years ago
HaveAGitGat
2e23944e52
Fix Check Video Resolution
2 years ago
HaveAGitGat
0146f42d30
Merge pull request #452 from HaveAGitGat/2.10.01
...
Beta plugins
2 years ago
HaveAGitGat
e2cb06f0f2
Beta plugins
2 years ago
HaveAGitGat
114a36aaf6
Merge pull request #450 from HaveAGitGat/2.10.01
...
Fix bug checking streams
2 years ago
HaveAGitGat
50a795dc97
Fix bug checking streams
2 years ago
HaveAGitGat
a6cf30976a
Merge pull request #448 from HaveAGitGat/2.10.01
...
Add Create Low Resolution Video Copies
2 years ago
HaveAGitGat
4b9bfa38d2
Add Create Low Resolution Video Copies
2 years ago
HaveAGitGat
6618804830
Merge pull request #447 from HaveAGitGat/2.10.01
...
Update file operation plugins
2 years ago
HaveAGitGat
a7d262f39c
Fix lint issues
2 years ago
HaveAGitGat
80f02bf810
Update file operation plugins
2 years ago
HaveAGitGat
b230544dd9
Merge pull request #446 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
HaveAGitGat
579aab99e9
Remove console log
2 years ago
HaveAGitGat
d7c16474cf
Add moveFileAndValidate
2 years ago
HaveAGitGat
5872a0ff77
Merge pull request #444 from HaveAGitGat/2.10.01
...
Only delete if rename succeeds
2 years ago
HaveAGitGat
cf1b27c26d
Only delete if rename succeeds
2 years ago
HaveAGitGat
25c095a243
Merge pull request #443 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
HaveAGitGat
7d3b4f3bd7
Allow original container option
2 years ago
HaveAGitGat
61318fe145
Allow original container option
2 years ago
HaveAGitGat
d6a61806d0
Add normalise audio plugin
2 years ago
HaveAGitGat
391cd2f38f
Add HDR to SDR
2 years ago
HaveAGitGat
49daf2b351
Add eslint_d
2 years ago
HaveAGitGat
cd190d2cb5
Remove unused import
2 years ago
HaveAGitGat
8fae2bc4cc
Add Check HDR
2 years ago
HaveAGitGat
e53ece1c70
Merge pull request #442 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
HaveAGitGat
312c98801e
Add Copy to Working Directory
2 years ago
HaveAGitGat
ca8ec26b81
Add new copy/move options
2 years ago
HaveAGitGat
f410caf1ad
Only replace if needed
2 years ago
HaveAGitGat
a621a0c459
Use getContainer
2 years ago
HaveAGitGat
e54e89884b
Set shouldProcess
2 years ago
HaveAGitGat
8cfd142168
Handle in set container
2 years ago
HaveAGitGat
1d43e8692f
Steps to write a Tdarr Flow plugin
2 years ago
HaveAGitGat
250a4f72d5
Merge pull request #440 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
HaveAGitGat
f0ffe40fb1
Update start text
2 years ago
HaveAGitGat
68c129e20f
Handle no result from classic plugin
2 years ago