Skip to content

Shokofin Dev 5.0.5.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Oct 21:38
· 169 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:

chore: Update manifest category in read-me file. (Skip CI)

misc: Update install instructions in read-me file.

revert: Revert "fix: replace semaphore with actual lock object":

It did not like that we were attempting to release the lock from another thread because of the async behavior inside the lock, so reverting back to semaphores.

This reverts commit 7162ef8.