Commit graph

725 commits

Author SHA1 Message Date
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
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
HaveAGitGat
40d768ceb2
Merge pull request #425 from schadis/master
Plugin for File Renaming
2023-09-25 08:56:57 +01:00
HaveAGitGat
bc400d9a3f Rename plugin 2023-09-25 08:53:10 +01:00
HaveAGitGat
3b215069a5 Fix checkPlugin issues 2023-09-25 08:49:52 +01:00
HaveAGitGat
beee66a7c3 Revert "Fix checkPlugins issues"
This reverts commit 36b3223957.
2023-09-25 08:49:33 +01:00
HaveAGitGat
36b3223957 Fix checkPlugins issues 2023-09-25 08:35:04 +01:00
HaveAGitGat
cbbae8e67a Fix lint errors 2023-09-25 08:28:37 +01:00
HaveAGitGat
73482c5a10 Run lint fix 2023-09-25 08:25:25 +01:00
HaveAGitGat
77ac9c2d74
Merge pull request #435 from jshessen/master
Extend genpts matches to include mpg|mpeg
2023-09-25 08:15:07 +01:00
HaveAGitGat
2a76f29f81 Fix lint length error 2023-09-25 08:10:35 +01:00
HaveAGitGat
99ad5b3fd5
Merge pull request #469 from AbeKline/patch-1
Update wording for description of upper bound of New_file_size_check
2023-09-25 07:53:03 +01:00
HaveAGitGat
ef8714ffd6
Merge pull request #470 from jsclayton/fix-ffmpeg6-10bit
Use filtergraph to specify 10-bit pixel format
2023-09-25 07:51:45 +01:00
HaveAGitGat
5158943290 Handle error 2023-09-25 07:10:50 +01:00
HaveAGitGat
f3937b9f0c Update Tdarr_Plugin_z80t_keep_original_date so works on windows 2023-09-25 07:08:41 +01:00
HaveAGitGat
cfd357d0ef Use mtimeMs 2023-09-25 06:36:59 +01:00
HaveAGitGat
a734d75c4b Fix lint error 2023-09-25 06:13:58 +01:00
HaveAGitGat
c32146a0c7 Use otherArguments.originalLibraryFile instead of network req 2023-09-25 06:12:12 +01:00
John Clayton
6329f43625 Use filtergraph to specify 10-bit pixel format 2023-09-17 10:30:20 -06:00
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
2023-09-15 17:12:43 -05:00
Jeff Hessenflow
3b9502e655
Extend genpts matches to include mpg|mpeg
Extend match to include additional container extensions.
2023-08-25 09:55:10 -05:00
HaveAGitGat
f53b29efd4 Update ts lint rules 2023-08-20 17:25:04 +01:00
HaveAGitGat
fbaeff658b
Merge pull request #431 from HaveAGitGat/transcode_plugin
Update hevc_vaapi test
2023-08-08 08:45:10 +01:00
HaveAGitGat
b6c51808cb Update hevc_vaapi test 2023-08-08 08:44:10 +01:00
HaveAGitGat
a7b4de1152
Merge pull request #423 from HaveAGitGat/transcode_plugin
Create Tdarr_Plugin_00td_action_transcode.js
2023-08-08 07:25:49 +01:00
HaveAGitGat
735947ee04 Set gpu device 2023-08-08 07:18:24 +01:00
HaveAGitGat
9fc79d891c
Merge pull request #430 from StickieBE/master
Fix issue with Smoove h264 NVENC plugin.
2023-08-08 05:39:36 +01:00
HaveAGitGat
7c92b2236e Fix inputUI 2023-08-08 05:27:15 +01:00
HaveAGitGat
2f10ece96e Add dropdowns to plugin and update tests 2023-08-08 05:23:57 +01:00
Stickie
fe18f31eaf
Removed -tune argument breaking functionality. 2023-08-06 02:54:36 +02:00
Stickie
9408e59ce4
Update Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264.js
Fixes issue with `undefined` being added to the ffmpeg args.
> ffmpeg.exe undefined -i

Affected other users too, see [discord discussion here](https://discord.com/channels/623392507828371476/623799920574595092/1118188978059878482).
2023-08-06 01:57:43 +02:00
HaveAGitGat
e429966de2 Fix lint issues 2023-08-03 08:11:26 +01:00
HaveAGitGat
5f33b981c2 Update tooltip 2023-08-03 08:10:17 +01:00
HaveAGitGat
0c1501a798 Add downmix_single_track input and update tests 2023-08-03 08:07:40 +01:00
HaveAGitGat
2583251e81 Add additional tooltip info 2023-07-28 08:18:58 +01:00
HaveAGitGat
2616e49217 Update tests 2023-07-28 08:07:11 +01:00
HaveAGitGat
ed9e2a72e3 Lint fixes 2023-07-28 06:56:20 +01:00
HaveAGitGat
e83408fb3c Add condition input 2023-07-28 06:50:15 +01:00
Stefan
a0273d3417
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
fixed additonal file handling
2023-07-10 21:27:54 +02:00
HaveAGitGat
911a388d21 Auto detect nvenc gpu with least utilisation 2023-07-04 18:24:56 +01:00
Stefan
35710816ae
Update Tdarr_Plugin_rename_based_on_codec_schadi.js 2023-07-01 14:54:42 +02:00
Stefan
06f4a60e98
Update Tdarr_Plugin_rename_based_on_codec_schadi.js 2023-07-01 14:48:19 +02:00
Stefan
1db09504c6
Update Tdarr_Plugin_rename_based_on_codec_schadi.js 2023-07-01 14:42:18 +02:00
Stefan
a344ca8d4a
Renames files based on codec
Renames based on codec by reading the codec from thes file.
This is done for Video and audio and taken from the first video or audio stream.
it also takes care of any addtional files in the folder so they wont gget deleted by Radarr or Sonarr,
after the transcode cause of not matching file names.
2023-07-01 14:36:22 +02:00
HaveAGitGat
3266446c46
Merge pull request #378 from Tailslide/ModifiedDatePlugin
Modified date filter plugin
2023-06-27 07:25:13 +01:00
HaveAGitGat
fe8864fcc0 Add other args check 2023-06-27 07:09:13 +01:00
HaveAGitGat
ffe427e285 Adjust inputs 2023-06-27 07:02:46 +01:00
HaveAGitGat
599ae068a4 Adjust gpu inputs 2023-06-27 06:18:34 +01:00
HaveAGitGat
d8a86dc6d5 Adjust bframes options 2023-06-27 06:07:49 +01:00
HaveAGitGat
abfa9af5aa Adjustments based on comments 2023-06-27 05:52:43 +01:00