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
e429966de2
Fix lint issues
2023-08-03 08:11:26 +01:00
HaveAGitGat
5f33b981c2
Update tooltip
2023-08-03 08:10:17 +01:00
HaveAGitGat
0c1501a798
Add downmix_single_track input and update tests
2023-08-03 08:07:40 +01:00
HaveAGitGat
f4f8192806
Merge pull request #427 from HaveAGitGat/add_conditions
...
Add condition input
2023-07-28 08:19:57 +01:00
HaveAGitGat
2583251e81
Add additional tooltip info
2023-07-28 08:18:58 +01:00
HaveAGitGat
2616e49217
Update tests
2023-07-28 08:07:11 +01:00
HaveAGitGat
ed9e2a72e3
Lint fixes
2023-07-28 06:56:20 +01:00
HaveAGitGat
e83408fb3c
Add condition input
2023-07-28 06:50:15 +01:00
Stefan
a0273d3417
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
...
fixed additonal file handling
2023-07-10 21:27:54 +02:00
HaveAGitGat
ad7eb13005
Fix lint issues
2023-07-04 18:59:17 +01:00
HaveAGitGat
0181b627e1
Use node 18
2023-07-04 18:59:10 +01:00
HaveAGitGat
40d25c56f9
Update tests
2023-07-04 18:44:45 +01:00
HaveAGitGat
911a388d21
Auto detect nvenc gpu with least utilisation
2023-07-04 18:24:56 +01:00
Stefan
35710816ae
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2023-07-01 14:54:42 +02:00
Stefan
06f4a60e98
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2023-07-01 14:48:19 +02:00
Stefan
1db09504c6
Update Tdarr_Plugin_rename_based_on_codec_schadi.js
2023-07-01 14:42:18 +02:00
Stefan
a344ca8d4a
Renames files based on codec
...
Renames based on codec by reading the codec from thes file.
This is done for Video and audio and taken from the first video or audio stream.
it also takes care of any addtional files in the folder so they wont gget deleted by Radarr or Sonarr,
after the transcode cause of not matching file names.
2023-07-01 14:36:22 +02:00
HaveAGitGat
3266446c46
Merge pull request #378 from Tailslide/ModifiedDatePlugin
...
Modified date filter plugin
2023-06-27 07:25:13 +01:00
HaveAGitGat
fe8864fcc0
Add other args check
2023-06-27 07:09:13 +01:00
HaveAGitGat
89fe92a8cc
Add tests
2023-06-27 07:02:58 +01:00
HaveAGitGat
ffe427e285
Adjust inputs
2023-06-27 07:02:46 +01:00
HaveAGitGat
599ae068a4
Adjust gpu inputs
2023-06-27 06:18:34 +01:00
HaveAGitGat
d8a86dc6d5
Adjust bframes options
2023-06-27 06:07:49 +01:00
HaveAGitGat
abfa9af5aa
Adjustments based on comments
2023-06-27 05:52:43 +01:00
HaveAGitGat
3204bce8bb
Create Tdarr_Plugin_00td_action_transcode.js
2023-06-26 18:04:11 +01:00
HaveAGitGat
5a1c881ba3
Use node 18
2023-06-15 07:28:45 +01:00
HaveAGitGat
cd469a689f
Merge pull request #333 from HaveAGitGat/supersnellehenk-patch-2
...
Update Sonarr parsing && reformat
2023-06-13 08:19:00 +02:00
HaveAGitGat
e556c4345c
Merge pull request #408 from HaveAGitGat/norm_adjust
...
Poll server for job report and add optional server ip/port inputs
2023-05-11 06:09:30 +02:00
HaveAGitGat
5c08ab15e2
Fix lint
2023-05-11 05:08:04 +01:00
HaveAGitGat
8509664989
Add bracket
2023-05-11 05:06:51 +01:00
HaveAGitGat
fdd67655c5
Poll server for job report and add optional server ip/port inputs
2023-05-11 05:02:56 +01:00
HaveAGitGat
efd12b23cb
Merge pull request #406 from HaveAGitGat/filter_by_file_property_amend
...
Add exactMatch option to property filters
2023-05-08 21:17:55 +02:00
HaveAGitGat
d25d7c86d0
Fix plugin check errors
2023-05-08 20:16:11 +01:00
HaveAGitGat
62ef9e7ad8
Add exactMatch option to property filters
2023-05-08 20:09:55 +01:00
HaveAGitGat
2d6eb64f6c
Merge pull request #405 from HaveAGitGat/filter_by_file_property_amend
...
Check includes property
2023-05-08 15:36:49 +02:00
HaveAGitGat
c00dfa7d9e
Check includes property
2023-05-08 14:35:36 +01:00
HaveAGitGat
5a47a13501
Merge pull request #404 from HaveAGitGat/remove_stream_fix
...
Convert non=string to string for comparsion, add test
2023-05-05 07:00:07 +02:00
HaveAGitGat
95c61a0eae
Convert non=string to string for comparsion, add test
2023-05-05 05:58:56 +01:00
HaveAGitGat
74e7a94cd7
Use slice as substring deprecated
2023-04-20 06:46:13 +01:00
supersnellehenk
a0b719f5a5
Fix lint
2023-04-18 22:38:05 +02:00
supersnellehenk
5713e2e76a
Update to new version
2023-04-18 22:34:35 +02:00
HaveAGitGat
5c76c32db6
Merge pull request #402 from HaveAGitGat/update_normalisation
...
Use mkv
2023-04-13 06:51:43 +02:00
HaveAGitGat
f7ec14fa01
Use mkv
2023-04-13 05:51:10 +01:00
HaveAGitGat
b2193cfd22
Merge pull request #399 from HaveAGitGat/update_normalisation
...
Use Tdarr server logs to read normalisation data
2023-04-08 15:01:16 +02:00
HaveAGitGat
6d2864f95e
Remove custom options
2023-04-08 13:57:46 +01:00
HaveAGitGat
089d7375eb
Throw error if unknown NORMALISATIONSTAGE
2023-04-07 17:27:18 +01:00
HaveAGitGat
28685b9023
Fix checkPlugin error
2023-04-07 17:05:51 +01:00
HaveAGitGat
4afe5cc0b8
Use Tdarr server logs to read normalisation data
2023-04-07 16:59:50 +01:00
HaveAGitGat
78bf921e86
Merge pull request #337 from jshessen/master
...
Set genpts to fix unknown timestamp for .ts or .avi
2023-04-06 19:24:42 +02:00