Commit graph

15 commits

Author SHA1 Message Date
HaveAGitGat
6dda238806 Format classic plugin names 2024-05-21 15:10:09 +01:00
HaveAGitGat
f53b29efd4 Update ts lint rules 2023-08-20 17:25:04 +01:00
Stickie
fe18f31eaf
Removed -tune argument breaking functionality. 2023-08-06 02:54:36 +02:00
Stickie
9408e59ce4
Update Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264.js
Fixes issue with `undefined` being added to the ffmpeg args.
> ffmpeg.exe undefined -i

Affected other users too, see [discord discussion here](https://discord.com/channels/623392507828371476/623799920574595092/1118188978059878482).
2023-08-06 01:57:43 +02:00
HaveAGitGat
f8e58f594c Use file.ffProbeData.format.duration 2023-03-09 07:39:41 +00:00
HaveAGitGat
9df4e56c16 Add Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264 test 2022-05-23 05:57:22 +01:00
HaveAGitGat
275025ece8 Add tdarrSkipTest logic 2022-05-21 13:40:08 +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
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