Skip to content

Shokofin Dev 5.0.0.56

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 02:02
· 14 commits to dev since this 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: Add created at and updated at to base info interface.

fix: Missed a spot:

follow up commit for 3ef0aec.

chore: DI usage tracker in api client and manager.

chore: Add concurrency lock to API client:

Added a concurrency lock to the API client, to allow a maximum of 10 concurrent requests at all times, as to not overload the server with a DoS attack when iterating a long-running series like e.g. One Piece.

Also tweaked the log statements and made POST requests able to be cached if needed, but they skip the cache by default.

chore: Further restrict library item searches to only physical libraries in managers/services.

chore: Pass and use cancellation token in the guarded cache.

fix: Fix default selected options in settings html.