Commit graph

615 commits

Author SHA1 Message Date
HaveAGitGat
8dbd3484df update defaults 2021-12-31 16:13:19 +00:00
HaveAGitGat
db22ca561e update imports 2021-12-31 16:13:18 +00:00
HaveAGitGat
de7218cda5
Update methods (#233)
* Remove importFresh from methods

* lint

* Remove importFresh

* Remove node_modules

* Add import-fresh to community plugins download

* Add import-fresh to actions and filters

* Add intermediate fresh library loader
2021-12-31 17:08:36 +01:00
William Brockhus
831c4b0372
fix: remove title tag instead of setting it to "" (#232) 2021-12-31 13:04:04 +01:00
William Brockhus
c2cf207a30
fix: default tag_language to empty string (#230)
fixes this option defaulting to eng when user intends to disable
2021-12-29 00:26:25 +00:00
HaveAGitGat
9e04b43e75 revertChanges 2021-12-28 23:05:31 +00:00
HaveAGitGat
2ba3df1977
Update lib (#227)
* Update library.js

* update imports

* update defaults
2021-12-28 22:37:51 +01:00
HaveAGitGat
680916a6db
Update library.js (#225) 2021-12-27 20:31:32 +01:00
HaveAGitGat
12e99c55e9
Create Tdarr_Plugin_a9hf_New_file_duration_check.js (#224)
* Create Tdarr_Plugin_a9hf_New_file_duration_check.js

* Update desc
2021-12-27 20:13:54 +01:00
HaveAGitGat
b65b2dbe55 Update Tdarr_Plugin_a9he_New_file_size_check.js 2021-12-27 17:54:27 +00:00
HaveAGitGat
a248759bdc
Create Tdarr_Plugin_a9he_New_file_size_check.js (#222) 2021-12-27 18:42:35 +01:00
HaveAGitGat
e0f6565db1 Bug 2021-12-27 17:32:14 +00:00
HaveAGitGat
9bbc4fbec9
Check plugins (#221)
* Include examples in checkPlugins. Fix errors and lint.

* Remove on push

* Show tick for successful tests
2021-12-24 10:35:35 +01:00
HaveAGitGat
31895e8afc Add filterByBitrate 2021-12-19 06:15:36 +00:00
HaveAGitGat
f4793738a9 Update var name 2021-12-15 07:40:24 +00:00
HaveAGitGat
5c0dd11ec5
Add option to overwriteTrack true/false (#215) 2021-12-15 08:37:01 +01:00
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