Commit graph

407 commits

Author SHA1 Message Date
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
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
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.
2021-10-26 17:08:18 +02:00
HaveAGitGat
f6f0be97a2 Description update 2021-10-20 02:02:24 +01:00
Roy
0072dc1073
Merge pull request #188 from HaveAGitGat/lint-2
lint
2021-10-20 01:48:52 +01:00
HaveAGitGat
3b63f8a5b6 lint 2021-10-20 01:40:29 +01:00
HaveAGitGat
2951fad023 renameSync 2021-10-20 01:24:02 +01:00
HaveAGitGat
ba7eb90a0b remove fs-extra 2021-10-20 01:19:33 +01:00
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().
2021-10-04 20:37:20 +02:00
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.
2021-10-03 14:40:41 +02:00
vodkapmp
99c57cbcc3
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
I might have done a copy paste and not changed something.....
2021-10-01 17:12:03 +02:00
vodkapmp
e3c7eed56d
Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
Add a way to skip processing SD and UHD content.
2021-10-01 16:55:22 +02:00
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>
2021-09-27 16:59:41 +02:00
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>
2021-09-27 16:57:35 +02:00
vodkapmp
ec5ce34a47
Update Tdarr_Plugin_MC93_Migz3CleanAudio.js (#174) 2021-09-27 14:50:56 +02:00
vodkapmp
7d04b43f0c
Create Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js (#165)
* Create Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

Same as my GPU based one basically, just for CPU

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

changed to using a switch and a single preset line, cleaned up linting

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

eslint was a mistake

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

i will never forget whoever invented eslint

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

being environmentally concious and not running the rest of the plugin unecessarily

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js

* Update Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js
2021-09-26 21:13:36 +02:00
mdoom23
a8b03f1e88
Update DOOM_NVENC_Tiered_MKV_CleanAll (#140)
* Minor formatting fixes

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll

Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll to v2

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

Remove unwanted Subs

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

* Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js

Co-authored-by: Trevin <trevin@trevinchow.com>
2021-09-25 19:02:52 +02:00
Damiano Lombardo
90261dfac5
Separate the input and output parameters with <io> (#171)
Commas in filepath will throw an error, use https://github.com/HaveAGitGat/Tdarr/issues/456#issuecomment-894011541
2021-09-22 18:41:52 +02:00
alexholliz
a8d905c820
Create Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264 (#141)
* Initial commit of plugin

* Crediting @Migz93

* fixing linter issues

* More syntax fixes

* more fomatting fixes
2021-09-22 18:41:36 +02:00
HaveAGitGat
bcacccf0ee
Merge pull request #149 from supersnellehenk/feature/henk_native_audio
Create Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng
2021-08-12 19:45:41 +02:00