Skip to content

Releases: ratoaq2/pgsrip

0.1.12

26 Jul 10:16
f3f0ea0

Choose a tag to compare

Full Changelog: 0.1.11...0.1.12

  • Fixes #48 "ValueError: invalid literal for int() with base 16" and "IndexError: index out of range"

0.1.11

23 Jun 06:45
ec4b805

Choose a tag to compare

What's Changed

  • Updated cleanit, trakit dependencies to support python 3.12 and drop python 3.8 (mainly for docker image generation)

Full Changelog: 0.1.10...0.1.11

0.1.10

22 Jun 18:47
04639d0

Choose a tag to compare

What's Changed

  • update apt repositories in docker image by @TwirX in #32
  • Publish arm64 Docker images too by @levaitamas in #69
  • add setuptools to dependencies by @arcmags in #78
  • Drop python 3.8 support
  • Add python 3.12 support
  • Upgrade dependencies

New Contributors

Full Changelog: 0.1.9...0.1.10

0.1.9

03 Mar 06:18

Choose a tag to compare

What's Changed

  • Fix where some subtitles are skipped due to wrongly grouping display sets #14

Full Changelog: 0.1.8...0.1.9

0.1.8

12 Feb 13:19

Choose a tag to compare

  • Increased OCR accuracy using tesseract PSM 6 and increasing gaps/borders in generated png image
  • Updated cleanit to 0.4.7

Full Changelog: 0.1.7...0.1.8

0.1.7

12 Feb 09:04

Choose a tag to compare

What's Changed

  • Handle properly subtitles with multiple Object Definition Segments #11

Full Changelog: 0.1.6...0.1.7

0.1.6

05 Feb 21:40

Choose a tag to compare

  • Fixes docker image build

Full Changelog: 0.1.5...0.1.6

0.1.5

05 Feb 21:03

Choose a tag to compare

What's Changed

  • Fix windows execution due to process locking temporary file
  • Coding style and minor fixes. Add flake8, mypy tools
  • Add option to not delete temporary files (helps with troubleshooting)
  • Add option to print current version
  • Add debug message to print tesseract version and trained data
  • Add windows installation instructions
  • Use latest tesseract in docker image

Full Changelog: 0.1.4...0.1.5

0.1.4

09 Jan 17:52

Choose a tag to compare

  • fix broken expected_language passed to TrakIt

Full Changelog: 0.1.3...0.1.4

0.1.3

09 Jan 17:27

Choose a tag to compare

  • enhance language detection with TrakIt
  • update CleanIt
  • update dependencies

Full Changelog: 0.1.2...0.1.3