Skip to content

EmbyCredits v2.7.0.5

Latest

Choose a tag to compare

@yocksers yocksers released this 16 Aug 19:23
16f2f8b

Added:

  1. Ability to run detections on multiple files at once when using PaddleOCR.
  2. Support for locally installed TesseractOCR.
  3. Visual TesseractOCR/PaddleOCR server readiness indicator.

Bug fixes:

  1. Error that could cause every 200th extracted to be discarded and not be used for detection.
  2. Episode comparison would compare episodes to them self causing it to be inaccurate.
  3. Improved clean up process to eliminate any memory leak that could happen over a extended run times.
  4. Various small bug fixes and performance improvements.
  5. Strem files are now skipped (Thank you Serph91P)