github ShokoAnime/Shokofin v5.0.6-dev.12
Shokofin Dev 5.0.6.12

latest releases: v6.0.5-dev.34, v6.0.5-dev.33, v6.0.5-dev.32...
pre-release10 months ago

Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!

Changes since last build:

refactor: Replace sync. merge operations with an async. queue-based system:

Previously, merge operations happened the first time an episode or movie ID was encountered during a scan or refresh. This could trigger too early, while the core was still processing items, causing merge failures.

Now, merges are queued and processed asynchronously once scanning completes. Two separate queues handle movies and episodes, with locks preventing parallel processing of the same type.

Don't miss a new Shokofin release

NewReleases is sending notifications on new releases.