Skip to content

Releases: PolarGoose/DOpus-Scripting-Extensions

v25.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:21

Add the TrId2FileTypeDetector COM class.

v24.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:33

UCharDet, FileMimeTypeDetector, and MediaInfoRetriever: support files with paths longer than 260 characters

v23.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:37

ExifTool: support files with paths longer than 260 characters

v22.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:10

Update all dependencies, including:

  • ExifTool from 13.50 to 13.59
  • MediaInfo from 26.1 to 26.5

v21.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:53

ExifTool:

  • RunArgs method to run without specifying a file.

v20.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:26
  • Update all 3rd party dependencies. Including:
    • ExifTool from 13.33 to 13.50
    • MediaInfoLib from 25.3 to 26.01

v19.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:05

Fix a bug in ProcessRunner: pass empty stdin to the child processes instead of inheriting it from the parent process.

v18.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:46

Don't close DirectoryOpus during installation

v17.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:27

ExifTool:

  • Use -unknown command line parameter when executing GetInfoAsJson to add extra tags to the JSON output.
  • Add Run method to allow specifying custom command line arguments.

v16.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:46

MediaInfoRetriever:

  • Fix potential encoding issue in SetLanguage method: explicitly convert the UTF-8 file content to UTF-16