Commit Graph

23 Commits

Author SHA1 Message Date
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
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 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
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
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
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 2020-06-06 13:19:36 +02:00
79fa6de190 [FIX] Linux compatibility 2020-06-04 23:07:32 +02:00
Michael
aef1fdf9a5 Merge pull request #5 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
Bump jackson-databind from 2.9.10.3 to 2.9.10.4
2020-06-03 23:22:37 +02:00
RatzzFatzz
401840e554 [FIX] jar 2020-05-10 19:36:21 +02:00
dependabot[bot]
b5e075a902 Bump jackson-databind from 2.9.10.3 to 2.9.10.4
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-23 20:00:26 +00:00
dependabot[bot]
4fbd281cde Bump jackson-databind from 2.9.10.1 to 2.9.10.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-04 23:56:39 +00:00
RatzzFatzz
7639cb8b07 [IMPROVE] querying 2020-02-14 22:37:54 +01:00
RatzzFatzz
3ac30e0683 [IMPL] config file implemented 2020-02-12 22:34:51 +01:00
RatzzFatzz
d711d38cb3 [IMPL] query and update file attributes 2019-11-26 00:19:04 +01:00
RatzzFatzz
6744597363 [REFACTOR] search mkvtoolnix path 2019-11-22 22:49:20 +01:00
RatzzFatzz
5aeddfa968 [IMPL] mkvtoolproperties 2019-11-21 23:44:31 +01:00