Version: 1.0.0.1
EmbyVision Credits v1.0.0.1 — OCR Edition
Intelligent end credits detection for Emby.
This release brings full OCR-powered credits detection with PaddleOCR (CPU & GPU) and Tesseract support, plus black-frame analysis, Chromaprint audio fingerprinting, and automatic episode learning.
Highlights
OCR engines — PaddleOCR (CPU/GPU) via external service, with connection test and flexible response handling
Black Frame Detection — strong results on anime and many live-action shows
Audio fingerprinting (Chromaprint) — match credit sequences by sound
Episode learning — uses prior episodes in a season to speed up and improve detection
Emby integration — creates skippable credits chapter markers and works with Auto Skip
Rules — per-series, tag, studio, or library detection overrides
Manual & scheduled processing — queue shows, dry run, progress monitoring, library-wide scheduled task
Backup & restore — export/import markers, bulk export, scheduled backups
Tracer & notifications — track detections/failures and get notified when jobs finish
Full configuration UI — Settings, Rules, OCR Enhancements, Auto Skip, Setup Guide, API docs, Tracer
Requirements
Emby Server (plugin support)
.NET 6
External OCR service (EmbyVision OCR / PaddleOCR CPU or GPU, or Tesseract)
Install
Place EmbyVisionCredits.dll in Emby’s plugins folder and restart.
Run your OCR service (e.g. CPU on port 8000).
Run your OCR service (e.g. GPU on port 8001).
In plugin Settings, set the OCR endpoint and click Test Connection.
Process a series or enable the scheduled detection task.
See the README for setup details, configuration overview, and troubleshooting.