Zach Gelnett
b525d14a99
Working on updating the tests and cleaning up any formatting issues
2 years ago
Zach Gelnett
888dd94724
Adding tests for the plugin
2 years ago
Zach Gelnett
bf723c032a
Fixed issue with video files missing language tag on audio track so it
...
assumes the audio track is a desired audio track. Changed default
target framerate to 30 to prevent issues with videos that have a
framerate of 29.97.
2 years ago
HaveAGitGat
9be9a36511
Merge pull request #506 from HaveAGitGat/add_notify
...
Use ctimeMs
2 years ago
HaveAGitGat
35f3976d6c
Use ctimeMs
2 years ago
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.
2 years ago
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
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
5158943290
Handle error
2 years ago
HaveAGitGat
f3937b9f0c
Update Tdarr_Plugin_z80t_keep_original_date so works on windows
2 years ago
HaveAGitGat
cfd357d0ef
Use mtimeMs
2 years ago
HaveAGitGat
a734d75c4b
Fix lint error
2 years ago
HaveAGitGat
c32146a0c7
Use otherArguments.originalLibraryFile instead of network req
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
Jeff Hessenflow
3b9502e655
Extend genpts matches to include mpg|mpeg
...
Extend match to include additional container extensions.
2 years ago
HaveAGitGat
f53b29efd4
Update ts lint rules
2 years ago
HaveAGitGat
fbaeff658b
Merge pull request #431 from HaveAGitGat/transcode_plugin
...
Update hevc_vaapi test
2 years ago
HaveAGitGat
b6c51808cb
Update hevc_vaapi test
2 years ago
HaveAGitGat
a7b4de1152
Merge pull request #423 from HaveAGitGat/transcode_plugin
...
Create Tdarr_Plugin_00td_action_transcode.js
2 years ago
HaveAGitGat
735947ee04
Set gpu device
2 years ago
HaveAGitGat
9fc79d891c
Merge pull request #430 from StickieBE/master
...
Fix issue with Smoove h264 NVENC plugin.
2 years ago
HaveAGitGat
7c92b2236e
Fix inputUI
2 years ago
HaveAGitGat
2f10ece96e
Add dropdowns to plugin and update tests
2 years ago
Stickie
fe18f31eaf
Removed `-tune` argument breaking functionality.
2 years ago
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 ).
2 years ago
HaveAGitGat
e429966de2
Fix lint issues
2 years ago
HaveAGitGat
5f33b981c2
Update tooltip
2 years ago
HaveAGitGat
0c1501a798
Add downmix_single_track input and update tests
2 years ago
HaveAGitGat
2583251e81
Add additional tooltip info
2 years ago
HaveAGitGat
2616e49217
Update tests
2 years ago
HaveAGitGat
ed9e2a72e3
Lint fixes
2 years ago
HaveAGitGat
e83408fb3c
Add condition input
2 years ago
Stefan
a0273d3417
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
...
fixed additonal file handling
2 years ago
HaveAGitGat
911a388d21
Auto detect nvenc gpu with least utilisation
2 years ago
Stefan
35710816ae
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2 years ago
Stefan
06f4a60e98
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2 years ago
Stefan
1db09504c6
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2 years ago
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.
2 years ago
HaveAGitGat
3266446c46
Merge pull request #378 from Tailslide/ModifiedDatePlugin
...
Modified date filter plugin
2 years ago