Skip to content

Shokofin Dev 4.1.1.65

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 04:16
· 61 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:

fix: Use vfs path as main folder path in events when attaching roots.

misc: Tweak exception thrown when unable to find library for media folder for the given collection type.

misc: Rename variable.

chore: Switch to primary constructor for api controllers.

fix: Don't try to remove VFS root for media folders:

  • Don't try to remove VFS roots for the media folders anymore, since the roots are now attached to the library and not media folders within the libraries.

feat: Add vfs preview endpoint:

  • Added a new VFS preview endpoint for debugging purposes. A debug utility may or may not appear in the plugin soon-ish.