Skip to content

Shoko Server 5.3.3 Released

Latest

Choose a tag to compare

@revam revam released this 27 Mar 03:08

Small patch release fixing the scrobbling from Jellyfin (and any other potential clients) when a video is fully watched on stable.

Warning

Daily/dev builds after this version will for a period of time break the web UI until the related changes are merged for the client-side.

Read the changelog on our site

Read the full changelog on GitHub

Bug Fixes

  • Properly reset play resume position when watched through APIv3. (8924611) by @revam

    In c10a0b3 the resume position reset was improperly translated from the latest master back to the stable version. This patch fixes the translation for the older version of the user service.