58 Commits

Author SHA1 Message Date
4a23f91357 Removes escaping of square brackets
Escaping square brackets seems to create problems converting certain files.
If this breaks conversion of other files, the cause must be investigated.
2020-03-15 03:35:56 +01:00
292409f5dc Improves checking for whether a subtitle is full or partial
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2020-03-11 15:46:17 +01:00
80a62cad23 Fixes conversion of files containing semicolons
All checks were successful
KnarCraft/FFmpegConvert/master This commit looks good
2020-03-01 03:14:52 +01:00
4e1cebd95d Changes main package name and fixes files with weird names throwing errors
All checks were successful
KnarCraft/FFmpegConvert/master This commit looks good
Fixes conversion of files with a single quote or square brackets in the filename
Moves all files into the net.knarcraft.ffmpegconverter package
2020-02-21 17:23:00 +01:00
c80193281d Adds a comment
All checks were successful
KnarCraft/FFmpegConvert/master This commit looks good
2020-02-12 19:31:04 +01:00
8fd18d4fad Moves stuff around
All checks were successful
KnarCraft/FFmpegConvert/master This commit looks good
2020-02-12 11:17:47 +01:00
93f8a28872 Starts moving parsing to its own class 2020-02-11 19:15:51 +01:00
0b3d46c704 Moves stuff around
Some checks failed
KnarCraft/FFmpegConvert/master There was a failure building this commit
Fixes packages for use with maven
Updates pom
Fixes broken link in licence
Updates Jenkinsfile
2020-02-11 18:48:49 +01:00