Commit Graph

203 Commits

Author SHA1 Message Date
8317e97639 Add track detection for coherent feature 2023-03-05 17:48:07 +01:00
440251c7c9 Add dir loading for coherent feature 2023-03-01 19:13:07 +01:00
b07f6894aa Add CoherentConfigValidator 2023-02-28 20:04:51 +01:00
73be93a4b6 Prepare for coherent feature by restructuring AttributeUpdaterKernel 2023-02-26 18:55:17 +01:00
143206b08c Expand forced keywords 2023-02-23 22:48:14 +01:00
Michael
80348756f9 Merge pull request #37 from RatzzFatzz/dev
Update README.md
2023-02-21 16:23:47 +01:00
773018e3bc Update README.md 2023-02-21 16:23:36 +01:00
Michael
923b4d06c5 Merge pull request #36 from RatzzFatzz/dev
Update README.md
2023-02-21 14:58:23 +01:00
d7cd74bfaf Update README.md 2023-02-21 14:56:16 +01:00
Michael
9f40d97d8a Merge pull request #34 from RatzzFatzz/dev
Add attribute config via cli
v3.0-pre.2
2023-02-20 23:50:05 +01:00
156e327943 Add attribute config via cli 2023-02-20 23:48:49 +01:00
Michael
5f72f4545f Merge pull request #28 from RatzzFatzz/dev-config-validators
Update parameter validation
v3.0-pre.1
2023-02-19 16:55:11 +01:00
Michael
1e341a0112 Merge branch 'master' into dev-config-validators 2023-02-19 16:53:24 +01:00
fe30d186df Fix CR comments & remove OS Validator 2023-02-19 16:52:27 +01:00
ce9a2fc805 Add linux compatibility & Finalize Config Loader 2023-02-19 15:51:50 +01:00
f69fbedee0 Add ConfigProperty Validation 2023-02-18 23:53:26 +01:00
d0c4b07f52 Add AttributeConfigValidatorTest 2023-02-16 22:43:38 +01:00
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
Michael
847a3f1f68 Merge pull request #29 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
Bump jackson-databind from 2.13.2.1 to 2.13.4.1
2023-02-12 12:11:22 +01:00
dependabot[bot]
937c644b32 Bump jackson-databind from 2.13.2.1 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.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-10-19 05:39:05 +00: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
892bc59803 Fix build workflow v2.1 2022-06-16 13:22:42 +02:00
1bd136af6a Fix build workflow 2022-06-16 13:18:56 +02:00
d8f0dcdc87 Fix build workflow 2022-06-16 13:14:29 +02:00
10cfb07457 Fix build workflow 2022-06-16 13:11:15 +02:00
Michael
17158e3f15 Merge pull request #27 from RatzzFatzz/dev
Dev
2022-06-16 13:01: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