Releases: strazto/videoduplicatefinder
Releases · strazto/videoduplicatefinder
v2.1.0
v2.0.8.9003 - Build gui for OSX
Have tested the universal GUI on linux & window - Need to test on OSX (fingers crossed)
VDF 2.0.8.9002 - Fix linux build, bugfixes, begin webapp
VideoDuplicate Finder
v2.0.8.9xxx
Misc
Update build script
NEW: Add webserver version.
- Pesently, backend implemented, client will be written in Vue
Console
Features
- Added
json
output option to console app
Fixes
- Fix folders designated as "Exclude" being erroneously added to "Include" #8, @obs1dian 0x90d/videoduplicatefinder#116
Output Changes
- Write scanning logs to
stderr
instead ofstdout
Refactors / Internals
- Extract output string building into separate function from writing to file
Windows
Fixes
- Fix log outputs not displaying #9, 0x90d/videoduplicatefinder#17 (@obs1dium)
Linux
Fixes
- Fix linux build by upgrading Avalonia dependency. #10, 0x90d/videoduplicatefinder#96 (@mimran1980)