michpas
df1993f940
removed duplicated parameter setting ( #210 )
...
* removed duplicated parameter setting
* Prevent duplicate plugin inputs
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 08:30:31 +01:00
michpas
0081942d25
Create parameter for new audio stream either before or after ( #209 )
...
* Create parameter for new audio stream either before or after
parameter is empty; new stream will be created after the orginal.
parameter is 'before'; new stream is created before the existing stream
* Create parameter for new audio stream either before or after
parameter is empty; new stream will be created after the orginal.
parameter is 'before'; new stream is created before the existing stream
* Bug fix
* Add dropdown
* Set after
* lint
* Lint fix
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 07:19:56 +01:00
Jens Andre Kålen
06775a42a7
New plugin which downmixes to stereo and applies DNC ( #194 )
...
* added downmix and DNC plugin
* removed unused functions and code. corrected link address
* renamed the file to match the correct shorthand. updated links and id too
* made adjustments to requirements for processing to only process files with 1 audio stream
* Lint fix
* Run checkPlugins and add recommended changes
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 06:33:43 +01:00
Greg Baker
ae251b0d3c
Tdarr_Plugin_Greg_MP3_FFMPEG_CPU.js ( #199 )
...
* Tdarr_Plugin_Greg_MP3_FFMPEG_CPU.js
Trying to contribute a frequently mentioned feature, built and tested on a clustered Tdarr 2.00.10 in Debian/Ubuntu.
* trying to use ellint
* lint
* eslint with this projects configuration
* linting complete
* code review feedback incorporation
Made many changes based on the review from https://github.com/supersnellehenk !
* removed invalid Tag:
* trying to pass failed checks
added module exports dependencies, and moved global import. linting is happy after the change too.
* ESLint ignore
* Make some simplifications, added default values
* Update details, fix bug
Co-authored-by: Rick Meijer <rick@marojeri.nl>
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 06:23:21 +01:00
WizADSL
3d11faf3f1
Plugin to preserve file dates and times from original file after transcode ( #184 )
...
* Initial commit
* Add link
* Remove comments
* JSLint cleanup
* Remove comments again
* Use 'touch' module instead of 'utimes'
* Fix lint errors
* Update plugin syntax, details and inputs
* lint
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
2021-12-14 05:39:06 +01:00
HaveAGitGat
13de43b1b1
Merge branch 'master' into defaultValues
2021-12-12 22:01:28 +00:00
HaveAGitGat
b3e47f9bf8
Add dropdown to default plugins
2021-12-12 17:37:38 +00:00
HaveAGitGat
844b856c5d
fix lint
2021-12-12 17:25:00 +00:00
HaveAGitGat
e0baa27c40
Prevent breaking type changes
2021-12-12 17:23:15 +00:00
HaveAGitGat
1c032958c9
Add dropdown
2021-12-12 17:23:05 +00:00
HaveAGitGat
034250f74a
Prevent breaking changes regarding inputs
2021-12-12 17:18:55 +00:00
HaveAGitGat
a9c579c0f2
Add options dropdown
2021-12-12 17:18:31 +00:00
HaveAGitGat
1cf6e0f193
fix
2021-12-11 19:57:45 +00:00
HaveAGitGat
660dce1775
test
2021-12-11 19:51:06 +00:00
HaveAGitGat
90e2b3923a
Plugin update
2021-12-11 19:48:53 +00:00
HaveAGitGat
210b155041
Merge pull request #203 from HaveAGitGat/supersnellehenk-patch-2
...
Update henk audio codec plugin
2021-12-10 04:55:07 +00:00
HaveAGitGat
5f68989571
Merge pull request #192 from mikertoad/toad_plugin_plex_autoscan
...
New autoscan plugin to trigger manual scan with authentication support
2021-12-10 04:41:50 +00:00
HaveAGitGat
21588b708d
Add default values for 2.00.12
2021-12-10 04:40:13 +00:00
HaveAGitGat
3c46d76895
Fix lint issues
2021-12-10 04:39:41 +00:00
HaveAGitGat
67e4f71b43
Merge branch 'master' into patch-1
2021-12-09 07:59:53 +00:00
HaveAGitGat
89b7696a97
disable lint for now
2021-12-09 07:57:34 +00:00
HaveAGitGat
c208ace5f2
lint
2021-12-09 07:51:19 +00:00
HaveAGitGat
0b3a53bfec
Merge branch 'master' into JB69Plugin
2021-12-09 07:43:37 +00:00
HaveAGitGat
a2dd698acd
Fix lint
2021-12-09 07:34:59 +00:00
Will Segatto
79bce89388
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-12-08 17:44:24 -03:00
Will Segatto
a401458289
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-12-08 12:03:55 -03:00
Will Segatto
07c75473e0
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-12-08 12:01:59 -03:00
Will Segatto
3acaafef5f
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-12-08 11:54:23 -03:00
Rick Meijer
48bc97f93f
ESLint
2021-12-06 17:54:07 +01:00
Rick Meijer
86965bc062
Update henk audio codec plugin
...
Should fix #202
2021-12-06 17:48:06 +01:00
Will Segatto
722f14d3d1
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-11-25 11:21:59 -03:00
Will Segatto
943da9aa5f
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-11-17 13:34:04 -03:00
Will Segatto
2ff96a98ea
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-11-15 23:33:41 -03:00
Will Segatto
04b001baa7
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-11-13 18:52:19 -03:00
Will Segatto
25b67c2cfa
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-11-13 15:10:21 -03:00
Rick Meijer
1adf2a2a91
I did a brain fart. Update native lang again. ( #197 )
...
Forgot to add the capture group back in :)
2021-11-07 17:10:10 +01:00
Rick Meijer
b797c50b31
Improve regex to actually match IMDB ids ( #196 )
2021-11-07 16:47:17 +01:00
Mike R
3576a9b3bc
resolved lint errors
2021-11-04 17:56:56 +00:00
Liam Potter
a2ff19b97b
Use user defined preset in ffmpeg command
...
The preset is verified but never used, this PR uses the user defined preset when converting the video
2021-11-04 16:55:05 +00:00
Mike R
c80399d405
corrected id and quote format
2021-11-04 13:47:53 +00:00
Mike R
9074a2d4e4
Added support for autoscan authentication support
2021-11-04 09:54:25 +00:00
Zack MacLennan
4777f2a676
Updated to include handling for AVC ( #193 )
...
Added handling for AVC. Lots of my remuxes from Radarr had AVC in the filename as opposed to h264/x264. This replaces the AVC string with HEVC.
2021-11-04 00:27:11 +01:00
mikertoad
005eabf826
Delete Tdarr_Plugin_TD03_TOAD_Discord_Notify_Plus.js
2021-11-03 19:31:11 +00:00
Mike R
bd33f62065
removed plex references
2021-11-03 17:50:41 +00:00
Mike R
8eb6149d35
updated naming to remove plex references
2021-11-03 17:48:41 +00:00
Mike R
c900b45190
optimised code and updated github link
2021-10-30 21:59:16 +01:00
Mike R
6132beb2c4
updated description
2021-10-30 18:36:25 +01:00
Mike R
8022d52a1c
Corrected lint issues
2021-10-30 17:36:05 +01:00
Mike R
f5055ac0cc
new plex_autoscan plugin to trigger manual scan
2021-10-30 16:11:44 +01:00
Roy
29f23fadbf
Merge pull request #178 from HaveAGitGat/vodkapmp-patch-1
...
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
2021-10-26 17:44:59 +01:00