Tony
5b9b58074e
Create Tdarr_Plugin_goof1_URL_Plex_Refresh ( #217 )
...
* Create Tdarr_Plugin_goof1_URL_Plex_Refresh
* forgot .js
* Fix lint errors
* requested mods, waiting fir UI menu specs
* moving requires into function as shown in example and a stupid mistake
* escape \ in new lines for info bubbles
* rewording for clarity
* handle path sub edge cases
* added filler return and fixed path builder bug
* Add check for inputUI type
* Fix inputUI types
* Create Tdarr_Plugin_goof1_URL_Plex_Refresh
* forgot .js
* requested mods, waiting fir UI menu specs
* Fix lint errors
* moving requires into function as shown in example and a stupid mistake
* lint, add checkPlugins fixes and add promises to requests
Co-authored-by: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com>
4 years ago
HaveAGitGat
7cc3b20d19
Disable global-require
4 years ago
HaveAGitGat
69e04a5c1f
Ensure all requires are within plugin functions
4 years ago
HaveAGitGat
25f76a10ce
Fix title
4 years ago
HaveAGitGat
3f2b4cd1ea
Update plugin Ids
4 years ago
HaveAGitGat
8e62486414
update plugin ids
4 years ago
HaveAGitGat
ab6f493bc7
Add linebreaks
4 years ago
HaveAGitGat
88e9b5bc67
set as action
4 years ago
HaveAGitGat
3b588c723a
Create Tdarr_Plugin_0house_action_add_audio_stream_codec.js
4 years ago
HaveAGitGat
6ba18d10c2
Create Tdarr_Plugin_0house_action_handbrake_basic_options.js
4 years ago
HaveAGitGat
6068c51bb0
Create Tdarr_Plugin_0house_action_handbrake_ffmpeg_custom.js
4 years ago
HaveAGitGat
d229315943
Create Tdarr_Plugin_0house_action_keep_one_audio_stream.js
4 years ago
HaveAGitGat
1e81b22b10
Create Tdarr_Plugin_0house_action_remux_container.js
4 years ago
HaveAGitGat
5789b4be5f
Create Tdarr_Plugin_0house_action_standardise_audio_stream_codecs.js
4 years ago
HaveAGitGat
ee932f5445
Create Tdarr_Plugin_0house_filter_by_bitrate.js
4 years ago
HaveAGitGat
0c63392cd7
Create Tdarr_Plugin_0house_filter_by_codec.js
4 years ago
HaveAGitGat
5ad0e7a320
Create Tdarr_Plugin_0house_filter_by_resolution.js
4 years ago
HaveAGitGat
d7f58b2530
Create Tdarr_Plugin_0house_filter_by_size.js
4 years ago
HaveAGitGat
3c9efb1c0b
Fix input name
4 years ago
HaveAGitGat
0a4ca6af91
Remove comment
4 years ago
HaveAGitGat
f037743bea
Move imports into plugin function
4 years ago
HaveAGitGat
3042b35800
Use const lib = require('../methods/lib')(); for fresh imports
4 years ago
HaveAGitGat
8dbd3484df
update defaults
4 years ago
HaveAGitGat
db22ca561e
update imports
4 years ago
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
4 years ago
William Brockhus
831c4b0372
fix: remove title tag instead of setting it to "" ( #232 )
4 years ago
William Brockhus
c2cf207a30
fix: default tag_language to empty string ( #230 )
...
fixes this option defaulting to eng when user intends to disable
4 years ago
HaveAGitGat
9e04b43e75
revertChanges
4 years ago
HaveAGitGat
2ba3df1977
Update lib ( #227 )
...
* Update library.js
* update imports
* update defaults
4 years ago
HaveAGitGat
12e99c55e9
Create Tdarr_Plugin_a9hf_New_file_duration_check.js ( #224 )
...
* Create Tdarr_Plugin_a9hf_New_file_duration_check.js
* Update desc
4 years ago
HaveAGitGat
b65b2dbe55
Update Tdarr_Plugin_a9he_New_file_size_check.js
4 years ago
HaveAGitGat
a248759bdc
Create Tdarr_Plugin_a9he_New_file_size_check.js ( #222 )
4 years ago
HaveAGitGat
f4793738a9
Update var name
4 years ago
HaveAGitGat
5c0dd11ec5
Add option to overwriteTrack true/false ( #215 )
4 years ago
HaveAGitGat
1baa066cf7
disposition fix ( #213 )
...
* disposition fix
* Fix
4 years ago
HaveAGitGat
da397edeb3
Type fix ( #212 )
4 years ago
HaveAGitGat
c01d5db9e5
Add docker file link
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
HaveAGitGat
13de43b1b1
Merge branch 'master' into defaultValues
4 years ago
HaveAGitGat
b3e47f9bf8
Add dropdown to default plugins
4 years ago
HaveAGitGat
844b856c5d
fix lint
4 years ago
HaveAGitGat
e0baa27c40
Prevent breaking type changes
4 years ago
HaveAGitGat
1c032958c9
Add dropdown
4 years ago
HaveAGitGat
034250f74a
Prevent breaking changes regarding inputs
4 years ago
HaveAGitGat
a9c579c0f2
Add options dropdown
4 years ago
HaveAGitGat
1cf6e0f193
fix
4 years ago
HaveAGitGat
660dce1775
test
4 years ago
HaveAGitGat
90e2b3923a
Plugin update
4 years ago
HaveAGitGat
210b155041
Merge pull request #203 from HaveAGitGat/supersnellehenk-patch-2
...
Update henk audio codec plugin
4 years ago
HaveAGitGat
5f68989571
Merge pull request #192 from mikertoad/toad_plugin_plex_autoscan
...
New autoscan plugin to trigger manual scan with authentication support
4 years ago
HaveAGitGat
21588b708d
Add default values for 2.00.12
4 years ago
HaveAGitGat
3c46d76895
Fix lint issues
4 years ago
HaveAGitGat
67e4f71b43
Merge branch 'master' into patch-1
4 years ago
HaveAGitGat
89b7696a97
disable lint for now
4 years ago
HaveAGitGat
c208ace5f2
lint
4 years ago
HaveAGitGat
0b3a53bfec
Merge branch 'master' into JB69Plugin
4 years ago
HaveAGitGat
a2dd698acd
Fix lint
4 years ago
Will Segatto
79bce89388
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
a401458289
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
07c75473e0
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
3acaafef5f
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Rick Meijer
48bc97f93f
ESLint
4 years ago
Rick Meijer
86965bc062
Update henk audio codec plugin
...
Should fix #202
4 years ago
Will Segatto
722f14d3d1
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
943da9aa5f
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
2ff96a98ea
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
04b001baa7
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Will Segatto
25b67c2cfa
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
4 years ago
Rick Meijer
1adf2a2a91
I did a brain fart. Update native lang again. ( #197 )
...
Forgot to add the capture group back in :)
4 years ago
Rick Meijer
b797c50b31
Improve regex to actually match IMDB ids ( #196 )
4 years ago
Mike R
3576a9b3bc
resolved lint errors
4 years ago
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
4 years ago
Mike R
c80399d405
corrected id and quote format
4 years ago
Mike R
9074a2d4e4
Added support for autoscan authentication support
4 years ago
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.
4 years ago
mikertoad
005eabf826
Delete Tdarr_Plugin_TD03_TOAD_Discord_Notify_Plus.js
4 years ago
Mike R
bd33f62065
removed plex references
4 years ago
Mike R
8eb6149d35
updated naming to remove plex references
4 years ago
Mike R
c900b45190
optimised code and updated github link
4 years ago
Mike R
6132beb2c4
updated description
4 years ago
Mike R
8022d52a1c
Corrected lint issues
4 years ago
Mike R
f5055ac0cc
new plex_autoscan plugin to trigger manual scan
4 years ago
Roy
29f23fadbf
Merge pull request #178 from HaveAGitGat/vodkapmp-patch-1
...
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
4 years ago
azokeo
fae7901093
Say use v3 api key in tooltip. ( #183 )
...
On TMDB api page there is a choice between v3 or v4 api key, specify wich one to use in tooltip, had to figure that one by trial and error.
4 years ago
HaveAGitGat
f6f0be97a2
Description update
4 years ago
Roy
0072dc1073
Merge pull request #188 from HaveAGitGat/lint-2
...
lint
4 years ago
HaveAGitGat
3b63f8a5b6
lint
4 years ago
HaveAGitGat
2951fad023
renameSync
4 years ago
HaveAGitGat
ba7eb90a0b
remove fs-extra
4 years ago
wieluk
8c3de5ceca
Update Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js
...
npm install iso-639-2@2.0.0 because version 3 does not work with require().
4 years ago
geobwright
93217a09a9
Rename Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Ma… ( #176 )
...
Didn't fix linting issues because it's a rename, nor is it his plugin afaik.
4 years ago
vodkapmp
99c57cbcc3
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
...
I might have done a copy paste and not changed something.....
4 years ago
vodkapmp
e3c7eed56d
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
...
Add a way to skip processing SD and UHD content.
4 years ago
michpas
95932246a8
Update Tdarr_Plugin_henk_Add_Specific_Audio_Codec.js ( #144 )
...
* Update Tdarr_Plugin_henk_Add_Specific_Audio_Codec.js
Solves an issue where the plugin errors out on datatreams that do not have a copyright tag. It now only scans audio streams.
In addition, improved the routine, by checking if the desired output codex is already processed (not any audio stream)
* Fix lint issues
Co-authored-by: Rick Meijer <rick@marojeri.nl>
4 years ago
Zach Myers
253a0a4d05
Add VP9 Plugin ( #154 )
...
* add my plugin
* work out foreign audio stream bugs, remove eslint
* eslint pass
Co-authored-by: Zach Myers <zachmyers@woosterbrush.com>
4 years ago
vodkapmp
ec5ce34a47
Update Tdarr_Plugin_MC93_Migz3CleanAudio.js ( #174 )
4 years ago