Commit graph

599 commits

Author SHA1 Message Date
HaveAGitGat
ebb022f80a
Fix type bug (#214)
* Fix type bug

* Typo
2021-12-15 07:45:58 +01:00
HaveAGitGat
1baa066cf7
disposition fix (#213)
* disposition fix

* Fix
2021-12-15 07:07:37 +01:00
HaveAGitGat
da397edeb3
Type fix (#212) 2021-12-14 08:58:51 +01:00
HaveAGitGat
c01d5db9e5
Add docker file link 2021-12-14 08:41:32 +01:00
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
24f35835a8 Update plugin docs 2021-12-13 08:04:22 +00:00
HaveAGitGat
d193b00d1e
Merge pull request #207 from HaveAGitGat/defaultValues
Plugins update
2021-12-12 22:02:07 +00: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
e4c79d69a0 Fix type check 2021-12-12 16:59:57 +00:00
HaveAGitGat
c370a94463 fix 2021-12-12 16:47:04 +00:00
HaveAGitGat
ff7416b2b9
Merge pull request #208 from HaveAGitGat/preLoad
preLoad Methods for deployment
2021-12-12 10:55:31 +00:00
HaveAGitGat
f7eb5db9df preLoad Methods for deployment 2021-12-12 10:53:11 +00:00
HaveAGitGat
612e3ccc14 typo 2021-12-11 20:02:56 +00:00
HaveAGitGat
96fa5b5a14 Remove comments 2021-12-11 20:02:42 +00:00
HaveAGitGat
1cf6e0f193 fix 2021-12-11 19:57:45 +00:00
HaveAGitGat
653ba069dc Message update 2021-12-11 19:56:22 +00:00
HaveAGitGat
660dce1775 test 2021-12-11 19:51:06 +00:00
HaveAGitGat
db0648a380 test 2021-12-11 19:49:55 +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
dcbd90878d
Merge pull request #182 from wieluk/patch-1
Update Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js
2021-12-09 08:00:42 +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
8c88f228e2
Merge pull request #145 from zachg99/JB69Plugin
Modified the plugins to use the built in file object
2021-12-09 07:53:42 +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
f591f90a43
Merge pull request #181 from fabge/patch-1
Fix typo
2021-12-09 07:36:45 +00:00
HaveAGitGat
4597d90b3f
Merge pull request #198 from wsegatto/master
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
2021-12-09 07:36:19 +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
HaveAGitGat
1456e45480 Add example size check plugin 2021-11-30 08:05:30 +00:00
Will Segatto
722f14d3d1 Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js 2021-11-25 11:21:59 -03:00