Commit graph

914 commits

Author SHA1 Message Date
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
HaveAGitGat
2613115e13 Run lint 2023-04-06 18:23:12 +01:00
HaveAGitGat
36f229caf4
Merge pull request #353 from HaveAGitGat/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-04-06 19:11:39 +02: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
9e871c858f
Merge pull request #398 from HaveAGitGat/Tdarr_Plugin_00td_filter_by_file_property
Add Tdarr_Plugin_00td_filter_by_file_property
2023-04-06 18:58:51 +02: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
1624abacbc trigger GitHub actions 2023-03-22 05:22:37 +00:00
HaveAGitGat
5e2f6cb012
Merge pull request #363 from HaveAGitGat/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-03-22 06:17:34 +01:00
HaveAGitGat
205b7c93a8
Merge pull request #396 from HaveAGitGat/original_container
Typo fix
2023-03-21 08:52:35 +01:00
HaveAGitGat
cfe97eca23 Typo fix 2023-03-21 07:51:35 +00:00
HaveAGitGat
eba7260a1b
Merge pull request #392 from HaveAGitGat/boosh
Add boosh changes
2023-03-21 08:50:05 +01:00
HaveAGitGat
ae6968cb40
Merge pull request #393 from HaveAGitGat/original_container
options to use original container
2023-03-17 09:55:52 +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
d6922ec703
Merge pull request #391 from HaveAGitGat/smoove_fix
Use file.ffProbeData.format.duration
2023-03-09 08:41:55 +01:00
HaveAGitGat
f8e58f594c Use file.ffProbeData.format.duration 2023-03-09 07:39:41 +00:00
HaveAGitGat
70471aa78c
Merge pull request #388 from HaveAGitGat/Tdarr_Plugin_00td_filter_by_stream_tag
Tdarr plugin 00td filter by stream tag
2023-03-05 22:49:41 +01:00
HaveAGitGat
a50c3c7e51 Fix option type 2023-03-05 21:45:48 +00:00
HaveAGitGat
cdfde9b99d Update tests 2023-03-05 21:45:39 +00:00
HaveAGitGat
317d74520b Add Tdarr_Plugin_00td_filter_by_stream_tag 2023-03-05 21:32:41 +00:00
HaveAGitGat
69b90d3879
Merge pull request #385 from HaveAGitGat/add_notes
Create force_transcode_filter_notes
2023-03-03 19:16:07 +01:00
HaveAGitGat
819703f866 Create force_transcode_filter_notes 2023-03-03 18:12:35 +00:00
HaveAGitGat
3d5959a913
Merge pull request #384 from HaveAGitGat/remove_by_codec
Update Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js
2023-03-03 07:08:48 +01:00
HaveAGitGat
fcfd2dac4b Update Tdarr_Plugin_00td_action_remove_stream_by_specified_property.js 2023-03-03 06:08:09 +00:00
HaveAGitGat
7955ac8ead
Merge pull request #383 from HaveAGitGat/remove_by_codec
Add Tdarr_Plugin_00td_action_remove_stream_by_specified_property
2023-03-03 07:07:01 +01:00
HaveAGitGat
3b251fc4b7 Add Tdarr_Plugin_00td_action_remove_stream_by_specified_property 2023-03-03 06:04:44 +00:00
HaveAGitGat
df9195c0d7
Merge pull request #371 from f16v1per/oneremove
Only remove audio track once
2023-02-16 06:32:52 +01:00
HaveAGitGat
7906350dbf Fix lint errors 2023-02-16 05:28:12 +00:00
HaveAGitGat
aecab1544f
Merge pull request #372 from HaveAGitGat/duration_fix
Use file.ffProbeData?.format?.duration if available
2023-02-13 00:10:01 +01:00
HaveAGitGat
8d45fbaa64 typo fix 2023-02-12 23:07:00 +00:00
HaveAGitGat
fbed3a0a84 Use file.ffProbeData?.format?.duration if available 2023-02-12 23:03:18 +00:00
f16v1per
e3c5b3aa1f Only remove audio track once 2023-02-08 18:36:20 -05:00
anym001
47c117722a
Update transcodeAddAudioStream.js
I have added the following setting to the preset commands: -max_muxing_queue_size 9999
Some movies are not processed due to the following error message: Too many packets buffered for output stream 0:0.
2023-01-27 07:15:10 +01:00
dependabot[bot]
49d20d70c4
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 22:36:33 +00:00
HaveAGitGat
db3fecab6a
Merge pull request #285 from aunefyren/master
Music library plugin, Audio to FLAC
2022-11-30 19:18:46 +01:00
dependabot[bot]
6953c6ba35
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 09:43:07 +00:00
HaveAGitGat
192a8aa027
Merge pull request #345 from HaveAGitGat/supersnellehenk-patch-3
Hotfix: axios dependency
2022-10-19 01:39:55 +02:00
supersnellehenk
9541e8916f
Hotfix: axios dependency
@HaveAGitGat axios is somehow borked for people, clamping it to 0.27.2. Pls approve :)
2022-10-17 16:56:10 +02: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