Releases: ShokoAnime/Shokofin
Shokofin Dev 6.0.5.3
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
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
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
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
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
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
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
Repository Changes
For the full list of changes, please check out the complete changelog here on GitHub.
Shokofin Dev 6.0.4.1
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
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
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
refactor: ThemeSong → Credits in APIv3.