Commit graph

1132 commits

Author SHA1 Message Date
HaveAGitGat
6b1157763f Add file access checks option with pause node 2023-10-17 07:07:01 +01:00
HaveAGitGat
759a873c30 Only check perc > 0 2023-10-17 05:53:33 +01:00
HaveAGitGat
1ba41207d3 Use time status 2023-10-16 19:21:07 +01:00
HaveAGitGat
138c3270f2
Merge pull request #509 from HaveAGitGat/add_notify
Fix data bug
2023-10-13 05:10:53 +01:00
HaveAGitGat
a46d45b2cd Fix data bug 2023-10-13 05:08:49 +01:00
HaveAGitGat
9be9a36511
Merge pull request #506 from HaveAGitGat/add_notify
Use ctimeMs
2023-10-11 08:43:55 +01:00
HaveAGitGat
35f3976d6c Use ctimeMs 2023-10-11 08:41:09 +01:00
HaveAGitGat
0ddc56b929
Merge pull request #505 from HaveAGitGat/add_notify
Add notify
2023-10-11 07:27:08 +01:00
HaveAGitGat
a8d0ce7eb1 Add path to command 2023-10-11 07:25:27 +01:00
HaveAGitGat
d9d03b9517 Prune blank args 2023-10-11 07:25:14 +01:00
HaveAGitGat
0a2053c0fa
Merge pull request #504 from HaveAGitGat/add_notify
Update hw check
2023-10-11 06:56:35 +01:00
HaveAGitGat
9e0812b143 Update hw check 2023-10-11 06:55:06 +01:00
HaveAGitGat
7853a21a7a
Merge pull request #503 from HaveAGitGat/add_notify
Add Compare File Duration Ratio
2023-10-11 05:49:29 +01:00
HaveAGitGat
d08fc70b98 Add Compare File Duration Ratio 2023-10-11 05:45:48 +01:00
HaveAGitGat
d9f7f315f7
Merge pull request #502 from Boosh1/HWDecodeFix
Fix for HW decode & High10 - Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
2023-10-11 05:03:24 +01:00
Boosh1
3dac2ff50a 1st pass fixes for tests 2023-10-10 21:39:07 +01:00
Boosh1
3ac61410a0 Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
New fix for HW decode. H264 High10 is the problem. Enable SW decode for that and normal HW decode on the rest.
2023-10-10 21:19:43 +01:00
HaveAGitGat
a48b35f04c
Merge pull request #501 from HaveAGitGat/add_notify
Add Notify Radarr or Sonarr
2023-10-10 07:08:52 +01:00
HaveAGitGat
d7bfd3b81d Add Notify Radarr or Sonarr 2023-10-10 07:06:34 +01:00
HaveAGitGat
b5ff877553
Merge pull request #496 from StickieBE/master
Added `CheckVideoChannelsAmount` Flow plugin.
2023-10-09 08:52:13 +01:00
HaveAGitGat
e214681955 Add log, fix output 2023-10-09 08:50:47 +01:00
HaveAGitGat
6af54253ba Rename plugin, throw error if no video streams found 2023-10-09 08:44:58 +01:00
HaveAGitGat
51c30bc047
Merge pull request #497 from Boosh1/BooshQsvChanges
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
2023-10-09 08:34:24 +01:00
HaveAGitGat
f7df20b0d1
Merge pull request #500 from HaveAGitGat/Remove-Stream-By-Property
Add new templates
2023-10-09 08:24:35 +01:00
HaveAGitGat
aa594ec18a Add new templates 2023-10-09 08:22:55 +01:00
HaveAGitGat
1781be2ca2
Merge pull request #499 from HaveAGitGat/Remove-Stream-By-Property
qsv 10 bit
2023-10-09 07:41:20 +01:00
HaveAGitGat
4775ce37a6 qsv 10 bit 2023-10-09 07:39:53 +01:00
HaveAGitGat
0e5d92b056
Merge pull request #498 from HaveAGitGat/Remove-Stream-By-Property
Add Remove Stream By Property
2023-10-09 07:25:17 +01:00
HaveAGitGat
bd1638716c Add Remove Stream By Property 2023-10-09 07:20:54 +01:00
Boosh1
97358bb51d Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
Another test fix
2023-10-07 19:39:38 +01:00
Boosh1
80827b9660 Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
Think that'll sort the tests.
2023-10-07 19:31:37 +01:00
Boosh1
95ec657cfd Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
Fixed up an issue with HW decoding. If the -hwaccel qsv is set then ffmpeg seems to automatically enable hw decoding even when we don't want it. There's been several reports of issues with certain files & I think this is the cause. I've tested and that appears to resolve the transcode error
2023-10-07 18:55:45 +01:00
Stickie
491e40b885 Added CheckVideoChannelsAmount Flow plugin. 2023-10-05 13:16:44 +02:00
HaveAGitGat
74a241c280
Merge pull request #495 from HaveAGitGat/changes
Fix 10th gen + qsv
2023-10-05 08:34:36 +01:00
HaveAGitGat
16be27e8fe Fix 10th gen + qsv 2023-10-05 08:33:26 +01:00
HaveAGitGat
7d09d2085e
Merge pull request #494 from HaveAGitGat/changes
shouldProcess if overallOuputArguments
2023-10-05 06:05:31 +01:00
HaveAGitGat
65809d4406 shouldProcess if overallOuputArguments 2023-10-05 06:04:26 +01:00
HaveAGitGat
bb3b40b50e
Merge pull request #492 from HaveAGitGat/changes
Add encoder detection logging
2023-10-04 07:24:05 +01:00
HaveAGitGat
bd74a0e968 Add encoder detection logging 2023-10-04 07:22:06 +01:00
HaveAGitGat
b0d9b5e4fd
Merge pull request #491 from HaveAGitGat/changes
Changes
2023-10-04 06:19:55 +01:00
HaveAGitGat
e782244417 Run health check 2023-10-04 06:18:09 +01:00
HaveAGitGat
202f255f4f Reuse newContainer var 2023-10-04 05:59:11 +01:00
HaveAGitGat
0842b351d5 Set forceEncoding default to true 2023-10-04 05:58:47 +01:00
HaveAGitGat
4cd931cf1f
Merge pull request #490 from HaveAGitGat/Check-Channel-Count
Check channel count
2023-10-03 12:31:53 +01:00
HaveAGitGat
46e645cfd7 Run tsc 2023-10-03 12:30:13 +01:00
HaveAGitGat
a9837291c5 Add Check Channel Count' 2023-10-03 12:30:06 +01:00
HaveAGitGat
34b29bcf4a
Merge pull request #488 from HaveAGitGat/2.13.01
Add Custom Arguments
2023-10-03 11:33:53 +01:00
HaveAGitGat
251b0cf064 Add Custom Arguments 2023-10-03 11:32:22 +01:00
HaveAGitGat
642924168f
Merge pull request #486 from HaveAGitGat/2.13.01
Check for yuv420p10le
2023-10-02 08:44:11 +01:00
HaveAGitGat
0d2da16688 Add new output 2023-10-02 08:42:48 +01:00