HaveAGitGat
a83cde83d3
Update interfaces.ts
2 years ago
HaveAGitGat
b95728ad67
Update .gitignore
2 years ago
HaveAGitGat
40d768ceb2
Merge pull request #425 from schadis/master
...
Plugin for File Renaming
2 years ago
HaveAGitGat
bc400d9a3f
Rename plugin
2 years ago
HaveAGitGat
3b215069a5
Fix checkPlugin issues
2 years ago
HaveAGitGat
beee66a7c3
Revert "Fix checkPlugins issues"
...
This reverts commit 36b3223957 .
2 years ago
HaveAGitGat
36b3223957
Fix checkPlugins issues
2 years ago
HaveAGitGat
cbbae8e67a
Fix lint errors
2 years ago
HaveAGitGat
73482c5a10
Run lint fix
2 years ago
HaveAGitGat
77ac9c2d74
Merge pull request #435 from jshessen/master
...
Extend genpts matches to include mpg|mpeg
2 years ago
HaveAGitGat
2a76f29f81
Fix lint length error
2 years ago
HaveAGitGat
99ad5b3fd5
Merge pull request #469 from AbeKline/patch-1
...
Update wording for description of upper bound of New_file_size_check
2 years ago
HaveAGitGat
ef8714ffd6
Merge pull request #470 from jsclayton/fix-ffmpeg6-10bit
...
Use filtergraph to specify 10-bit pixel format
2 years ago
HaveAGitGat
c48d39c3fb
Merge pull request #479 from HaveAGitGat/2.10.01
...
Set Video Framerate
2 years ago
HaveAGitGat
1f49bea764
Set Video Framerate
2 years ago
HaveAGitGat
af75d025ca
Merge pull request #478 from HaveAGitGat/2.10.01
...
Tdarr_Plugin_z80t_keep_original_date
2 years ago
HaveAGitGat
5158943290
Handle error
2 years ago
HaveAGitGat
f3937b9f0c
Update Tdarr_Plugin_z80t_keep_original_date so works on windows
2 years ago
HaveAGitGat
9ed03a152e
Merge pull request #477 from HaveAGitGat/2.10.01
...
Use mtimeMs
2 years ago
HaveAGitGat
cfd357d0ef
Use mtimeMs
2 years ago
HaveAGitGat
60a6ed0d71
Merge pull request #476 from HaveAGitGat/2.10.01
...
Use otherArguments.originalLibraryFile instead of network req
2 years ago
HaveAGitGat
a734d75c4b
Fix lint error
2 years ago
HaveAGitGat
c32146a0c7
Use otherArguments.originalLibraryFile instead of network req
2 years ago
HaveAGitGat
0d12804e33
Merge pull request #475 from HaveAGitGat/2.10.01
...
Ensure originalLibraryFile has relevant scan data
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
...
Update Check Video Bitrate
2 years ago
HaveAGitGat
8b327f3534
Update Check Video Bitrate
2 years ago
HaveAGitGat
bb73fe6c4d
Merge pull request #473 from HaveAGitGat/2.10.01
...
Compare File Size Ratio
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
...
Add Check Overall Bitrate
2 years ago
HaveAGitGat
4894a62178
Add Check Overall Bitrate
2 years ago
John Clayton
6329f43625
Use filtergraph to specify 10-bit pixel format
2 years ago
Abe Kline
da7e8e36e8
Update wording for description of upper bound of New_file_size_check
...
The wording was unclear and ambiguous for Upper Bound. Updated to clarify while mirroring style of Lower Bound
2 years ago
HaveAGitGat
610f091a5e
Merge pull request #464 from HaveAGitGat/2.10.01
...
Reset Flow Error
2 years ago
HaveAGitGat
a7ffb4e41a
Reset Flow Error
2 years ago
HaveAGitGat
ddb9cfe392
Merge pull request #463 from HaveAGitGat/2.10.01
...
Check Video Framerate
2 years ago
HaveAGitGat
d22e1acb23
Check Video Framerate
2 years ago
HaveAGitGat
a837bd1e37
Merge pull request #462 from HaveAGitGat/2.10.01
...
2.10.01
2 years ago
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