Skip to content

Releases: ShokoAnime/Shokofin

Shokofin Dev 6.0.5.3

27 Mar 04:00

Choose a tag to compare

Shokofin Dev 6.0.5.3 Pre-release
Pre-release

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

Changes since last build:

fix: Handle accepted status code in scrobble responses.

Shokofin Dev 6.0.5.2

24 Mar 15:20

Choose a tag to compare

Shokofin Dev 6.0.5.2 Pre-release
Pre-release

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

Changes since last build:

fix: Filter sample files by video extension in media folder service.

Shokofin 6.0.5 Released

22 Mar 19:55

Choose a tag to compare

A small patch release for the current fixes since the last stable release.

Highlights

Here are some of the key features and improvements since the last stable release (6.0.4):

Bug Fixes

  • Revert "fix: use the provided list in resolver". (c4b7624) by @revam

    This reverts commit 4524490 because the file info list may be empty on the initial refresh, and if we're not getting a new list then we'll only operate on the snapshot of the structure before we generated any new links.

  • Make server version an opaque string to fix compatibility with latest daily servers using semver version formats for dailies. (d09143f) by @revam

For the full list of changes, please check out the complete changelog here on GitHub.

Shokofin Dev 6.0.5.1

22 Mar 19:58

Choose a tag to compare

Shokofin Dev 6.0.5.1 Pre-release
Pre-release

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

Changes since last build:

repo: Synchronize 'dev' branch with 'stable' branch.

Shokofin Dev 6.0.4.3

26 Feb 04:16

Choose a tag to compare

Shokofin Dev 6.0.4.3 Pre-release
Pre-release

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

Changes since last build:

fix: Make server version an opaque string:

…to fix compatibility with latest daily servers using semver version formats for dailies.

Shokofin Dev 6.0.4.2

17 Feb 19:32

Choose a tag to compare

Shokofin Dev 6.0.4.2 Pre-release
Pre-release

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

Changes since last build:

misc: Revert "fix: use the provided list in resolver":

This reverts commit 4524490 because the file info list may be empty on the initial refresh, and if we're not getting a new list then we'll only operate on the snapshot of the structure before we generated any new links.

Shokofin 6.0.4 Released

14 Feb 00:38

Choose a tag to compare

Another small patch release, fixing incompatibilities with Shoko Server 5.3.1, among other things.

Highlights

Here are some of the key features and improvements since the last stable release (6.0.3):

Bug Fixes

  • Reduce strain on upstream when creating TMDb show structure. (6253524) by @revam

  • Align episode type in APIv3 closer to the plugin abstraction. (29d1d38, 0cc29de) by @revam

Misc Changes

  • Add more logging when filtering virtual folders. (b56ac54) by @revam

Repository Changes

For the full list of changes, please check out the complete changelog here on GitHub.

Shokofin Dev 6.0.4.1

14 Feb 00:46

Choose a tag to compare

Shokofin Dev 6.0.4.1 Pre-release
Pre-release

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

Changes since last build:

repo: Synchronize 'dev' branch with 'stable' branch.

repo: Update version matrix in read-me. (Skip CI)

repo: Tweak text in autogenerated release draft script.

Shokofin Dev 6.0.3.4

05 Feb 06:39

Choose a tag to compare

Shokofin Dev 6.0.3.4 Pre-release
Pre-release

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

Changes since last build:

refactor: Align episode type in APIv3 closer to the plugin abstraction.

Shokofin Dev 6.0.3.3

05 Feb 04:47

Choose a tag to compare

Shokofin Dev 6.0.3.3 Pre-release
Pre-release

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

Changes since last build:

refactor: ThemeSongCredits in APIv3.