Commit graph

21 commits

Author SHA1 Message Date
HaveAGitGat
f53b29efd4 Update ts lint rules 2023-08-20 17:25:04 +01:00
HaveAGitGat
f1243739af
Merge pull request #344 from buthed010203/patch-1
Remove problematic default value
2023-03-22 06:33:00 +01:00
HaveAGitGat
fbed3a0a84 Use file.ffProbeData?.format?.duration if available 2023-02-12 23:03:18 +00:00
buthed010203
2733812d94
Remove problematic default value
The tooltip explains that leaving this blank will keep all subs. That isn't the case with a non blank default value.
2022-10-14 12:35:29 -04:00
HaveAGitGat
4db8e9d67a revert 2022-05-23 05:28:49 +01:00
HaveAGitGat
1e7a805b6b Add Tdarr_Plugin_drdd_standardise_all_in_one test 2022-05-22 13:28:53 +01:00
HaveAGitGat
7dcee9b1ae Update qsv to vaapi (will handle input at later date) 2022-05-21 20:06:36 +01:00
HaveAGitGat
275025ece8 Add tdarrSkipTest logic 2022-05-21 13:40:08 +01:00
HaveAGitGat
7b5dc9d625
Remove rc:v (#223)
* Remove rc:v

* Lint fix
2022-03-05 11:36:53 +01:00
HaveAGitGat
7cc3b20d19 Disable global-require 2022-01-01 15:36:43 +00:00
HaveAGitGat
f037743bea Move imports into plugin function 2021-12-31 16:47:05 +00:00
HaveAGitGat
3042b35800 Use const lib = require('../methods/lib')(); for fresh imports 2021-12-31 16:22:15 +00:00
HaveAGitGat
db22ca561e update imports 2021-12-31 16:13:18 +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
90e2b3923a Plugin update 2021-12-11 19:48:53 +00:00
Josh
597ca7841c
MPEG4 HW Transcoding
Enable HW transcoding of mpeg4 when using NVENC
2021-03-10 22:05:27 +13:00
HaveAGitGat
7904647075 lint init 2020-12-10 17:43:41 +01:00
Rick Meijer
41dccb2e36 Change plugin
It derped out when you left the subtitle box empty, now it doesn't.
2020-10-30 01:28:36 +01:00
David Ambler
a21852d233 QSV Mpeg4 fix
- Fall back to software transcode when video is mpeg4.
- Check for stream tags before trying to access them.
2020-05-22 21:49:43 +01:00
David Ambler
4308c596ea Add Tdarr_Plugin_drdd_standardise_all_in_one 2020-05-22 18:57:39 +01:00