Commit Graph

112 Commits

Author SHA1 Message Date
1963d1cc5c Fix total file count 2023-04-16 13:45:46 +02:00
686a9a0da1 Implement caching & fix minor bugs 2023-04-16 13:07:58 +02:00
e19f780ff0 Update readme 2023-04-13 21:57:59 +02:00
285533bb28 Clean-up 2023-04-09 21:07:49 +02:00
9330deb75f Fix last-execution file saving 2023-04-08 21:07:44 +02:00
094b772257 Implement last-execution creation 2023-04-05 23:19:56 +02:00
4309109583 Expand date filter by reading from last-execution.yml 2023-04-04 23:14:37 +02:00
e3baae55d9 Expand date filter by last execution overwrite 2023-04-03 21:36:11 +02:00
7ee51421e0 Add basic date filter 2023-04-02 20:11:42 +02:00
943308dd59 Add preferred-subtitle parameter 2023-03-19 11:29:59 +01:00
ba4c1bc1fe Improve subtitle selection 2023-03-18 18:07:15 +01:00
cf64833d3e Fix excluded file count 2023-03-11 19:21:55 +01:00
6372cc560c Finalize coherent feature 2023-03-07 22:55:03 +01:00
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
d7cd74bfaf Update README.md 2023-02-21 14:56:16 +01:00
156e327943 Add attribute config via cli 2023-02-20 23:48:49 +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
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
bad2a39614 Ignore commentary tracks 2022-06-12 14:33:00 +02:00
10954f07a4 Improve general code quality 2022-04-24 16:47:55 +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
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
5cbf3fede2 Add property for file exclusion 2022-04-04 23:40:42 +02:00
4e53d99c25 Add progress bar 2022-04-02 18:13:46 +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
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 2022-02-23 00:16:14 +01:00
79fa6de190 [FIX] Linux compatibility 2020-06-04 23:07:32 +02:00