|
|
313abd311a
|
Add ConfigPathValidatorTest
|
2023-02-15 23:06:12 +01:00 |
|
|
|
47f6d65eb2
|
Add PathValidatorTest
|
2023-02-14 20:05:37 +01:00 |
|
|
|
33276b7aa2
|
Fix PatternValidator & Add PatternValidatorTest
|
2023-02-13 23:12:08 +01:00 |
|
|
|
51b4885e65
|
Add config validator tests & Improve mkvtoolnix error logging & ConfigPathValidator
|
2023-02-12 21:34:38 +01:00 |
|
|
|
1d6098efc1
|
Add config validators & tests
|
2022-09-13 18:58:16 +02:00 |
|
|
|
b5030f9401
|
Add config validators
|
2022-09-03 21:14:07 +02:00 |
|
|
|
5e27a72499
|
Fix build workflow
|
2022-06-16 12:56:40 +02:00 |
|
|
|
658849417a
|
Add build workflow
|
2022-06-16 12:55:23 +02:00 |
|
|
|
8d63c02abd
|
Add sponsor button & increase version number
|
2022-06-16 12:32:26 +02:00 |
|
|
|
bad2a39614
|
Ignore commentary tracks
|
2022-06-12 14:33:00 +02:00 |
|
Michael
|
2d861b0f1c
|
Merge pull request #25 from RatzzFatzz/master
Update dev
|
2022-06-12 14:32:09 +02:00 |
|
|
|
10954f07a4
|
Improve general code quality
v2.0
|
2022-04-24 16:47:55 +02:00 |
|
|
|
a99abd5989
|
Add issue templates
|
2022-04-21 00:16:44 +02:00 |
|
|
|
1b62e151a5
|
Update logging
|
2022-04-20 23:55:52 +02:00 |
|
|
|
7140528441
|
Differentiate between already fits config and no suitable config found
|
2022-04-19 23:31:00 +02:00 |
|
|
|
f70d1649a0
|
Zip release files in maven package
|
2022-04-19 23:04:48 +02:00 |
|
|
|
bfb6cab62c
|
Add version parameter
|
2022-04-19 21:03:14 +02:00 |
|
|
|
a606c50637
|
Add language validation & refactor config initialization
|
2022-04-18 15:07:56 +02:00 |
|
|
|
c2f32a30ce
|
Add property to include/exclude files by pattern
|
2022-04-11 23:26:34 +02:00 |
|
|
|
f9a7bd1af6
|
Merge remote-tracking branch 'origin/master'
|
2022-04-04 23:40:47 +02:00 |
|
|
|
5cbf3fede2
|
Add property for file exclusion
|
2022-04-04 23:40:42 +02:00 |
|
Michael
|
0ee92cfd7f
|
Create LICENSE
|
2022-04-02 18:47:39 +02:00 |
|
|
|
5d86b43388
|
Update README.md
v2.0-pre1
|
2022-04-02 18:36:13 +02:00 |
|
|
|
d637558cfe
|
Merge remote-tracking branch 'origin/master'
|
2022-04-02 18:14:18 +02:00 |
|
|
|
4e53d99c25
|
Add progress bar
|
2022-04-02 18:13:46 +02:00 |
|
Michael
|
a19fbac03a
|
Merge pull request #18 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.1 to 2.13.2.1
|
2022-03-30 22:49:31 +02:00 |
|
|
|
a5b0224d6c
|
Reimplement basic statistics
|
2022-03-30 20:32:26 +02:00 |
|
|
|
f7a2e4234a
|
Add cli property for forced keywords
|
2022-03-30 20:09:32 +02:00 |
|
|
|
93f3542cf1
|
Add new file update process
|
2022-03-30 19:00:24 +02:00 |
|
dependabot[bot]
|
b94f6eb7de
|
Bump jackson-databind from 2.13.1 to 2.13.2.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 20:35:33 +00:00 |
|
|
|
c11431d85b
|
Change track selection
|
2022-03-28 22:35:02 +02:00 |
|
|
|
68e5b9e988
|
Change AttributeConfig to only hold one audio & subtitle lane
|
2022-03-24 19:07:58 +01:00 |
|
|
|
a1e9031cbc
|
Restructure files & remove unused code & simplify few statements
|
2022-03-23 21:02:28 +01:00 |
|
|
|
1df06e8a08
|
Add safe-mode
|
2022-03-21 23:21:15 +01:00 |
|
|
|
feaeda746a
|
Implement cli parameter basis
|
2022-03-20 20:49:34 +01:00 |
|
|
|
f2fb296698
|
Make use of String.format
|
2022-03-17 18:58:05 +01:00 |
|
|
|
03efab657c
|
Implement multi threading to improve throughput
|
2022-03-06 20:02:10 +01:00 |
|
|
|
bba612476b
|
Update dependencies & fix null pointer exception when file has missing properties or none at all
1.1
|
2022-02-23 00:16:14 +01:00 |
|
Michael
|
097499a916
|
Merge pull request #8 from RatzzFatzz/dependabot/maven/org.apache.logging.log4j-log4j-api-2.15.0
Bump log4j-api from 2.12.0 to 2.15.0
|
2021-12-12 14:45:27 +01:00 |
|
Michael
|
3617d84b3e
|
Merge pull request #9 from RatzzFatzz/dependabot/maven/org.apache.logging.log4j-log4j-core-2.15.0
Bump log4j-core from 2.13.2 to 2.15.0
|
2021-12-12 14:45:12 +01:00 |
|
dependabot[bot]
|
ecbfc77da0
|
Bump log4j-core from 2.13.2 to 2.15.0
Bumps log4j-core from 2.13.2 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-10 01:26:51 +00:00 |
|
dependabot[bot]
|
1ed1b6e057
|
Bump log4j-api from 2.12.0 to 2.15.0
Bumps log4j-api from 2.12.0 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-10 00:59:52 +00:00 |
|
Michael
|
013c46d940
|
Merge pull request #7 from RatzzFatzz/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.12.0 to 2.13.2
|
2020-09-08 09:38:56 +02:00 |
|
dependabot[bot]
|
a41895df1b
|
Bump log4j-core from 2.12.0 to 2.13.2
Bumps log4j-core from 2.12.0 to 2.13.2.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-01 19:23:34 +00:00 |
|
Michael
|
6ba5064ca9
|
Merge pull request #6 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1
|
2020-06-24 20:12:44 +02:00 |
|
dependabot[bot]
|
9775be153b
|
Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-18 16:58:21 +00:00 |
|
|
|
03c58d27ed
|
[UPDATE] README.md
1.0
|
2020-06-06 13:19:36 +02:00 |
|
|
|
79fa6de190
|
[FIX] Linux compatibility
|
2020-06-04 23:07:32 +02:00 |
|
|
|
aebc89fcae
|
[FIX] README.md headlines
|
2020-06-04 15:24:58 +02:00 |
|
|
|
58bdf1d1d4
|
[UPDATE] README.md
|
2020-06-04 13:34:44 +02:00 |
|