68 Commits

Author SHA1 Message Date
RatzzFatzz
e80331beef Fix log4j2 file link on windows 2026-01-15 21:16:10 +01:00
RatzzFatzz
a97ed89d08 Parameterize log4j2 configs 2026-01-15 13:32:35 +01:00
RatzzFatzz
ff38457af1 Revert lib updates of jackson & log4j2 2026-01-15 12:19:48 +01:00
RatzzFatzz
8dbfb22ed8 Fix log4j2 and jackson.databind dependency 2026-01-12 19:01:10 +01:00
RatzzFatzz
13283e3765 Update libs 2025-12-23 15:55:58 +01:00
dependabot[bot]
7230134de6 Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3
Bumps org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 23:52:26 +00:00
RatzzFatzz
957295127a Remove version from jar in Windows installer 2025-12-17 11:42:44 +01:00
RatzzFatzz
fa572030da Fix passing version to maven in workflow 2025-12-16 23:11:35 +01:00
RatzzFatzz
cc23d8c5bc Fix windows build log4j2 config inclusion 2025-12-16 22:31:09 +01:00
RatzzFatzz
94a3b419e0 Get release version from tag 2025-12-16 16:57:38 +01:00
RatzzFatzz
99f929aabb Add test for FileFilter 2025-10-18 01:40:16 +02:00
RatzzFatzz
37c65df60c Update dependencies && Fix status reporting if no subs are available for file 2025-10-16 00:30:54 +02:00
b86c7b98a5 Fix logging for portable 2025-05-01 22:55:11 +02:00
RatzzFatzz
6c08ce69ea Fix logging for debian build 2025-02-05 22:59:38 +01:00
RatzzFatzz
7f8c14e3a9 Use maven properties for wix installer vars 2025-02-05 16:00:01 +01:00
RatzzFatzz
553c672e4d Implement debian package build 2025-02-05 15:49:46 +01:00
RatzzFatzz
c63fcd4f37 Update maven plugins 2025-02-04 00:34:40 +01:00
RatzzFatzz
9f15b542bd Update github action 2025-02-04 00:31:07 +01:00
RatzzFatzz
76321bb904 Update dependencies 2025-02-04 00:03:56 +01:00
RatzzFatzz
4fa5448e1c Fix logging on installed app 2025-02-03 01:13:15 +01:00
RatzzFatzz
f3accd77d6 Replace GraalVM with jpackage and wix 2025-02-01 17:00:01 +01:00
RatzzFatzz
2710ea2602 Update graalvm and lombok config 2025-01-28 23:45:06 +01:00
RatzzFatzz
4714ef8db1 Update config tests 2024-11-18 23:59:17 +01:00
RatzzFatzz
321115b9ca Rework app to use picocli 2024-11-17 23:42:06 +01:00
RatzzFatzz
0a7996f049 Remove forced audio tracks & minor refactoring 2024-05-24 01:09:11 +02:00
RatzzFatzz
ba770abb6a Fix setting of default audio track on files with no default subtitle track 2024-02-19 20:54:44 +01:00
Michael
f6d65c2d53 Merge pull request #45 from RatzzFatzz/dev
Implement cache & fix minor bugs
2023-04-16 14:44:32 +02:00
1963d1cc5c Fix total file count 2023-04-16 13:45:46 +02:00
Michael
fd9a421edc Merge pull request #43 from RatzzFatzz/dev
Add date filter & incremental updating
2023-04-09 21:08:37 +02:00
4309109583 Expand date filter by reading from last-execution.yml 2023-04-04 23:14:37 +02:00
dependabot[bot]
df6a82fd62 Bump jackson-databind from 2.13.4.1 to 2.13.4.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
- [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>
2023-03-31 15:21:10 +00:00
cf64833d3e Fix excluded file count 2023-03-11 19:21:55 +01:00
73be93a4b6 Prepare for coherent feature by restructuring AttributeUpdaterKernel 2023-02-26 18:55:17 +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
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
b5030f9401 Add config validators 2022-09-03 21:14:07 +02:00
8d63c02abd Add sponsor button & increase version number 2022-06-16 12:32:26 +02:00
10954f07a4 Improve general code quality 2022-04-24 16:47:55 +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
5d86b43388 Update README.md 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
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
feaeda746a Implement cli parameter basis 2022-03-20 20:49:34 +01:00