Releases: PolarGoose/DOpus-Scripting-Extensions
Releases · PolarGoose/DOpus-Scripting-Extensions
Release list
v25.0
v24.0
UCharDet, FileMimeTypeDetector, and MediaInfoRetriever: support files with paths longer than 260 characters
v23.0
ExifTool: support files with paths longer than 260 characters
v22.0
Update all dependencies, including:
ExifToolfrom13.50to13.59MediaInfofrom26.1to26.5
v21.0
ExifTool:
RunArgsmethod to run without specifying a file.
v20.0
- Update all 3rd party dependencies. Including:
ExifToolfrom13.33to13.50MediaInfoLibfrom25.3to26.01
v19.0
Fix a bug in ProcessRunner: pass empty stdin to the child processes instead of inheriting it from the parent process.
v18.0
Don't close DirectoryOpus during installation
v17.0
ExifTool:
- Use
-unknowncommand line parameter when executingGetInfoAsJsonto add extra tags to the JSON output. - Add
Runmethod to allow specifying custom command line arguments.
v16.0
MediaInfoRetriever:
- Fix potential encoding issue in
SetLanguagemethod: explicitly convert the UTF-8 file content to UTF-16