Skip to content

Releases: ratoaq2/knowit

Release 0.2.4

20 Jun 05:29
Compare
Choose a tag to compare
  • Added container to output
  • Changed Pint as an optional dependency
  • Added options to output values without units
  • Added MOV Text as subtitle format

Release 0.2.3

18 Jun 06:20
Compare
Choose a tag to compare
  • Fixed providers loading order: mediainfo, ffmpeg, enzyme

Release 0.2.2

10 Jun 07:56
Compare
Choose a tag to compare
  • Added FFmpeg / FFprobe provider
  • Improved mediainfo detection
  • Added mediainfo cli fallback

Release 0.2.1

05 Jun 19:50
Compare
Choose a tag to compare
  • Minor bugfix

Release 0.2.0

05 Jun 19:06
Compare
Choose a tag to compare
  • Code completed refactored in order to allow easy extension
  • Add --report cli option to display unknown media information
  • Removed bundled native MediaInfo. Windows and MacOS need to download and install MediaInfo
  • Enhanced media info detection
  • Add --profile option to control output information

Release 0.1.4.1

18 Nov 20:34
Compare
Choose a tag to compare

Bugfix release:

  • Fix when mediainfo returns no "General" track.

Release 0.1.4

07 Nov 06:46
Compare
Choose a tag to compare
  • Better language detection
  • Added version parameter to command line

Release 0.1.3.2

06 Nov 15:39
Compare
Choose a tag to compare
  • Fixed media info library loading in Mac OS

Release 0.1.2

25 Oct 20:57
Compare
Choose a tag to compare
  • Better resolution calculation
  • Python 3 fixes

Release 0.1.1

23 Oct 18:38
Compare
Choose a tag to compare
  • Fix PyYAML install dependency