Commit graph

16 commits

Author SHA1 Message Date
HaveAGitGat
6dda238806 Format classic plugin names 2024-05-21 15:10:09 +01:00
HaveAGitGat
35f3976d6c Use ctimeMs 2023-10-11 08:41:09 +01:00
HaveAGitGat
5158943290 Handle error 2023-09-25 07:10:50 +01:00
HaveAGitGat
f3937b9f0c Update Tdarr_Plugin_z80t_keep_original_date so works on windows 2023-09-25 07:08:41 +01:00
HaveAGitGat
cfd357d0ef Use mtimeMs 2023-09-25 06:36:59 +01:00
HaveAGitGat
a734d75c4b Fix lint error 2023-09-25 06:13:58 +01:00
HaveAGitGat
c32146a0c7 Use otherArguments.originalLibraryFile instead of network req 2023-09-25 06:12:12 +01:00
HaveAGitGat
f53b29efd4 Update ts lint rules 2023-08-20 17:25:04 +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
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