Skip to content

Shokofin Dev 5.0.5.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Oct 19:07
· 152 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: Await in async task.

repo: Refine build process:

  • Updated the .csproj project file to not hard code copying of the DLLs, and instead which DLLs to copy based on the project references

  • Updated the .csproj project file to conditionally load a local jellyfin project or the nuget package depending on if said local project is available or not.

  • Updated the JPRM build process to dynamically include the DLLs in the .csproj project file instead of hard coding them in the build configuration file.