Jellyfin AI Upscalerv1.6.1.16

Changelog

Highlights of recent releases. Full line-by-line history is in docs/CHANGELOG.md and the GitHub Releases page.

v1.6.1.16 — Three singletons, not one latest

Released April 2026. Issue #64 fix: LibraryUpscaleScanTask failing with Cannot start process because a file name has not been provided.

v1.6.1.14 — Admin gates for jobs endpoint

v1.6.1.12 — RIFE v4.7/v4.8/v4.9

v1.6.1.10 — HAT family

v1.6.1.8 — Face restoration pipeline

v1.6.1.5 — Filter presets + live preview

v1.6.1.4 — Service auth rework

v1.6.1.0 — Split into plugin + service

The architectural rewrite that the current generation is based on.

Older releases

Pre-1.6.x releases bundled inference inside the plugin process. They're archived on the GitHub Releases page but are no longer maintained. Upgrade to the current 1.6.1.x line.

Version policy

SegmentBumps when
1.x majorJellyfin API target changes, or the plugin/service contract changes incompatibly.
6.x minorPlugin/service split generation. 1.6 = the current HTTP-split architecture.
1.x featureNew features, new models, new UI tabs.
16 patchBugfix only, no feature work, no config migrations.