Commit Graph

238 Commits

Author SHA1 Message Date
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
ee019ec121 [ADDED] First README & [FIX] path checking 2020-06-04 01:54:03 +02:00
e0a21b5d7c [IMPL] Changed to CLI tool 2020-06-04 00:53:33 +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
RatzzFatzz
0da07297ea [IMPL] empty audio or subtitle line 2020-05-10 18:33:27 +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
RatzzFatzz
40604c9ccb [FIX] remove unnecessary method 2020-04-15 22:59:37 +02:00
Michael
926963bb3d Merge pull request #4 from RatzzFatzz/dev
[FIX] attributes
2020-04-15 10:21:48 +02:00
RatzzFatzz
092103a93c [FIX] attributes 2020-04-14 21:01:34 +02:00
RatzzFatzz
0d74b00487 [FIX] close scanner 2020-04-10 20:51:18 +02:00
9c0682c761 [IMPL] Default Kernel 2020-04-10 12:48:03 +02:00
RatzzFatzz
8e5770babd [IMPL] Updating files (complete refactor mostly done) 2020-04-08 19:47:55 +02:00
cf2fdcb30e [IMPL] Default Kernel 2020-04-05 19:30:52 +02:00
RatzzFatzz
f55134c91a [IMPL] load multiple configs 2020-03-22 19:58:52 +01:00
RatzzFatzz
ae59416ccf Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/query/QueryBuilder.java
2020-03-06 14:14:38 +01:00
RatzzFatzz
2d5bd87d00 [IMPL] MkvFileCollector + FileCollector interface + new structure 2020-03-06 14:11:35 +01:00
Michael
1b70430a99 Merge pull request #2 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
2020-03-05 14:23:30 +01: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
4dff50f13a [IMPL] config file implemented 2020-02-14 21:41:49 +01:00
RatzzFatzz
3ac30e0683 [IMPL] config file implemented 2020-02-12 22:34:51 +01:00
RatzzFatzz
5c37fc6842 [IMPL] path supports dir and files now 2020-02-11 19:58:27 +01:00
RatzzFatzz
5c36511774 [IMPL] GUI 2019-11-29 14:04:40 +01:00
RatzzFatzz
3531299a23 [IMPL] path supports dir and files now 2019-11-28 23:40:59 +01:00
RatzzFatzz
d711d38cb3 [IMPL] query and update file attributes 2019-11-26 00:19:04 +01:00
RatzzFatzz
7c2e292da2 [IMPL] mkvtoolproptest 2019-11-23 16:22:14 +01:00
RatzzFatzz
6744597363 [REFACTOR] search mkvtoolnix path 2019-11-22 22:49:20 +01:00
RatzzFatzz
25e9fd6f3f [IMPL] read path to mkvtoolnix 2019-11-22 11:59:02 +01:00
RatzzFatzz
5aeddfa968 [IMPL] mkvtoolproperties 2019-11-21 23:44:31 +01:00