Commit graph

1030 commits

Author SHA1 Message Date
HaveAGitGat
ddb9cfe392
Merge pull request #463 from HaveAGitGat/2.10.01
Check Video Framerate
2023-09-08 19:21:30 +01:00
HaveAGitGat
d22e1acb23 Check Video Framerate 2023-09-08 19:21:00 +01:00
HaveAGitGat
a837bd1e37
Merge pull request #462 from HaveAGitGat/2.10.01
2.10.01
2023-09-08 18:39:56 +01:00
HaveAGitGat
64a27a8654 Update example 2023-09-08 18:38:52 +01:00
HaveAGitGat
5543afb76c Add Check Flow Variable 2023-09-08 18:37:43 +01:00
HaveAGitGat
c4adc08df8
Merge pull request #461 from HaveAGitGat/2.10.01
2.10.01
2023-09-07 05:03:50 +01:00
HaveAGitGat
98f8172dd0 Throw error if video bitrate not found 2023-09-07 04:58:15 +01:00
HaveAGitGat
f89f7c4fcf Handle classic plugin file rename 2023-09-07 04:57:27 +01:00
HaveAGitGat
dbabee14df
Merge pull request #458 from clifford64/patch-1
Update HDR Flow
2023-09-06 21:02:21 +01:00
HaveAGitGat
d271bb02b6 Refactor use runClassicPlugin() 2023-09-06 12:04:38 +01:00
HaveAGitGat
8153e8631f
Merge pull request #459 from HaveAGitGat/2.10.01
Update classic plugin wrapper with scan types
2023-09-06 08:34:37 +01:00
HaveAGitGat
0e3ffd5471 Update classic plugin wrapper with scan types 2023-09-06 08:32:27 +01:00
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.
2023-09-05 16:34:09 -04:00
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.
2023-09-05 16:26:18 -04:00
HaveAGitGat
a7db890f14
Merge pull request #455 from HaveAGitGat/2.10.01
2.10.01
2023-09-05 09:01:20 +01:00
HaveAGitGat
0921ed23bf Add wait timeout plugin 2023-09-05 08:44:58 +01:00
HaveAGitGat
4a532f6f25 Install deps if possible 2023-09-05 08:32:39 +01:00
HaveAGitGat
07f0cf7c3f Update input ui 2023-09-05 08:31:55 +01:00
HaveAGitGat
727e8b3b89
Merge pull request #454 from HaveAGitGat/2.10.01
Fix Check Video Resolution
2023-09-03 22:13:47 +01:00
HaveAGitGat
2e23944e52 Fix Check Video Resolution 2023-09-03 22:12:40 +01:00
HaveAGitGat
0146f42d30
Merge pull request #452 from HaveAGitGat/2.10.01
Beta plugins
2023-09-03 18:42:26 +01:00
HaveAGitGat
e2cb06f0f2 Beta plugins 2023-09-03 18:39:33 +01:00
HaveAGitGat
114a36aaf6
Merge pull request #450 from HaveAGitGat/2.10.01
Fix bug checking streams
2023-08-31 07:10:07 +01:00
HaveAGitGat
50a795dc97 Fix bug checking streams 2023-08-31 05:30:27 +01:00
HaveAGitGat
a6cf30976a
Merge pull request #448 from HaveAGitGat/2.10.01
Add Create Low Resolution Video Copies
2023-08-29 18:34:16 +01:00
HaveAGitGat
4b9bfa38d2 Add Create Low Resolution Video Copies 2023-08-29 18:33:54 +01:00
HaveAGitGat
6618804830
Merge pull request #447 from HaveAGitGat/2.10.01
Update file operation plugins
2023-08-29 18:04:59 +01:00
HaveAGitGat
a7d262f39c Fix lint issues 2023-08-29 18:03:58 +01:00
HaveAGitGat
80f02bf810 Update file operation plugins 2023-08-29 18:02:45 +01:00
HaveAGitGat
b230544dd9
Merge pull request #446 from HaveAGitGat/2.10.01
2.10.01
2023-08-29 12:14:32 +01:00
HaveAGitGat
579aab99e9 Remove console log 2023-08-29 12:13:41 +01:00
HaveAGitGat
d7c16474cf Add moveFileAndValidate 2023-08-29 12:13:23 +01:00
HaveAGitGat
5872a0ff77
Merge pull request #444 from HaveAGitGat/2.10.01
Only delete if rename succeeds
2023-08-29 09:03:32 +01:00
HaveAGitGat
cf1b27c26d Only delete if rename succeeds 2023-08-29 09:02:54 +01:00
HaveAGitGat
25c095a243
Merge pull request #443 from HaveAGitGat/2.10.01
2.10.01
2023-08-29 08:39:55 +01:00
HaveAGitGat
7d3b4f3bd7 Allow original container option 2023-08-29 08:38:51 +01:00
HaveAGitGat
61318fe145 Allow original container option 2023-08-29 08:37:19 +01:00
HaveAGitGat
d6a61806d0 Add normalise audio plugin 2023-08-29 08:36:31 +01:00
HaveAGitGat
391cd2f38f Add HDR to SDR 2023-08-29 07:09:53 +01:00
HaveAGitGat
49daf2b351 Add eslint_d 2023-08-29 07:00:52 +01:00
HaveAGitGat
cd190d2cb5 Remove unused import 2023-08-29 07:00:34 +01:00
HaveAGitGat
8fae2bc4cc Add Check HDR 2023-08-29 06:57:25 +01:00
HaveAGitGat
e53ece1c70
Merge pull request #442 from HaveAGitGat/2.10.01
2.10.01
2023-08-28 19:21:20 +01:00
HaveAGitGat
312c98801e Add Copy to Working Directory 2023-08-28 11:16:44 +01:00
HaveAGitGat
ca8ec26b81 Add new copy/move options 2023-08-28 10:43:23 +01:00
HaveAGitGat
f410caf1ad Only replace if needed 2023-08-28 10:42:58 +01:00
HaveAGitGat
a621a0c459 Use getContainer 2023-08-28 10:42:41 +01:00
HaveAGitGat
e54e89884b Set shouldProcess 2023-08-28 10:42:24 +01:00
HaveAGitGat
8cfd142168 Handle in set container 2023-08-28 10:42:04 +01:00
HaveAGitGat
1d43e8692f
Steps to write a Tdarr Flow plugin 2023-08-27 10:12:50 +01:00