HaveAGitGat
c13d029aa9
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js darwin tests
2024-05-06 06:35:54 +01:00
HaveAGitGat
71c4e2de2f
Further test fixes for linux env
2024-05-06 06:18:16 +01:00
HaveAGitGat
5e41a230d8
Add handBrakeMode: false,
2024-05-06 06:16:31 +01:00
HaveAGitGat
3ded906498
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js test
2024-05-06 06:14:50 +01:00
HaveAGitGat
6e5fdd7bb0
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js test
2024-05-06 06:12:49 +01:00
Boosh1
03d8a75033
Added HDR support, Cleaned up info log & initial test fix
...
- Added HDR support. Tested as working but can have issues. Warning applied
- Made duration check a bit better with try statement
- Cleaned up how the info log was used so it's more consistent & fixed up trailing spaces & line breaks
- Initial test fix up but more will be needed
2024-03-02 19:33:42 +00:00
Boosh1
a17ac70d25
Noticed one last -vf filter check used a colon incorrectly
...
Changed to a comma which matches all other formatting with the -vf cmd & updated tests
2024-01-26 20:53:55 +00:00
Boosh1
f4c02bc997
Found new edge cases so changed how HW decode is triggered
...
Ended up finding more cases where errors would pop up and looks to all to do with HW decode.
- Now ensured that unless the incoming format is in the white list then sw decode is done instead
- Correctly removed -hwaccel cmd when sw decode happens preventing accidental hwdecode
- Specify the format to decode when using sw
- renamed oldformat var to match its use case (now swDecode)
- Info log updated with when SW decode happens and will report which incoming format caused it
2024-01-24 15:58:49 +00:00
Boosh1
cb1dfe2d19
Updated tests
2024-01-15 22:19:24 +00:00
Boosh1
a5dc4934ee
Corrected -vf cmd so it's added on the end better
2024-01-15 21:28:41 +00:00
Boosh1
0c925ded51
Updated tests again
...
Removed left over bits from testing mkvpropedit
2024-01-10 19:53:01 +00:00
Boosh1
eb92f001be
Updated new description & tests
...
Description updated since mkvpropedit is gone
Tests updated for recent changes
2024-01-10 19:51:29 +00:00
Boosh1
9494a2fcad
Added new tests & also fixed up a few issues
...
- Added check to ensure video bitrate is actually a number
- Updated QSV decoders since VC1 & VP8 aren't supported on latest hardware (according to wikipedia...) & AV1 added
- Added new video codec check which enables protection for 10 bit encoding, basically trying to encode from something like mpeg4 into 10bit could cause issues
2024-01-02 20:48:41 +00:00
Zach Gelnett
b525d14a99
Working on updating the tests and cleaning up any formatting issues
2023-10-23 18:46:34 -04:00
Zach Gelnett
888dd94724
Adding tests for the plugin
2023-10-23 18:34:55 -04:00
Boosh1
3dac2ff50a
1st pass fixes for tests
2023-10-10 21:39:07 +01:00
Boosh1
97358bb51d
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
...
Another test fix
2023-10-07 19:39:38 +01:00
Boosh1
80827b9660
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js
...
Think that'll sort the tests.
2023-10-07 19:31:37 +01:00
John Clayton
6329f43625
Use filtergraph to specify 10-bit pixel format
2023-09-17 10:30:20 -06:00
HaveAGitGat
92f97a8c81
Update community plugin lint rules, add ts
2023-08-20 17:29:04 +01:00
HaveAGitGat
a7b4de1152
Merge pull request #423 from HaveAGitGat/transcode_plugin
...
Create Tdarr_Plugin_00td_action_transcode.js
2023-08-08 07:25:49 +01:00
HaveAGitGat
735947ee04
Set gpu device
2023-08-08 07:18:24 +01:00
HaveAGitGat
9fc79d891c
Merge pull request #430 from StickieBE/master
...
Fix issue with Smoove h264 NVENC plugin.
2023-08-08 05:39:36 +01:00
HaveAGitGat
112e539300
Update tests
2023-08-08 05:36:31 +01:00
HaveAGitGat
2f10ece96e
Add dropdowns to plugin and update tests
2023-08-08 05:23:57 +01:00
HaveAGitGat
0c1501a798
Add downmix_single_track input and update tests
2023-08-03 08:07:40 +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
ad7eb13005
Fix lint issues
2023-07-04 18:59:17 +01:00
HaveAGitGat
40d25c56f9
Update tests
2023-07-04 18:44:45 +01:00
HaveAGitGat
3266446c46
Merge pull request #378 from Tailslide/ModifiedDatePlugin
...
Modified date filter plugin
2023-06-27 07:25:13 +01:00
HaveAGitGat
89fe92a8cc
Add tests
2023-06-27 07:02:58 +01:00
HaveAGitGat
62ef9e7ad8
Add exactMatch option to property filters
2023-05-08 20:09:55 +01:00
HaveAGitGat
c00dfa7d9e
Check includes property
2023-05-08 14:35:36 +01:00
HaveAGitGat
95c61a0eae
Convert non=string to string for comparsion, add test
2023-05-05 05:58:56 +01:00
HaveAGitGat
acb7612554
Merge pull request #368 from anym001/patch-1
...
Update transcodeAddAudioStream.js
2023-04-06 19:09:44 +02:00
HaveAGitGat
efbbdb7ad6
Update tests
2023-04-06 18:08:37 +01:00
HaveAGitGat
5746b8a0b6
Add Tdarr_Plugin_00td_filter_by_file_property
2023-04-06 17:55:15 +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
06c99f617e
Update tests
2023-03-22 05:30:30 +00:00
HaveAGitGat
eba7260a1b
Merge pull request #392 from HaveAGitGat/boosh
...
Add boosh changes
2023-03-21 08:50:05 +01:00
HaveAGitGat
0abbfb9186
options to use original container
2023-03-17 08:53:15 +00:00
HaveAGitGat
417acab698
Update macos test
2023-03-10 19:28:59 +00:00
HaveAGitGat
fb8589092f
Fix linux tests
2023-03-10 09:02:10 +00:00
HaveAGitGat
cf63623882
Update tests, lint fix
2023-03-10 08:58:07 +00:00
HaveAGitGat
a09237aae7
Add boosh changes
2023-03-10 08:49:29 +00:00
HaveAGitGat
f8e58f594c
Use file.ffProbeData.format.duration
2023-03-09 07:39:41 +00:00
HaveAGitGat
317d74520b
Add Tdarr_Plugin_00td_filter_by_stream_tag
2023-03-05 21:32:41 +00:00
HaveAGitGat
3b251fc4b7
Add Tdarr_Plugin_00td_action_remove_stream_by_specified_property
2023-03-03 06:04:44 +00:00
greg.pringle
7c56b3a517
Add tests, fix errors
2023-02-17 00:41:28 -07:00