Skip to content

Releases: ShokoAnime/Shokofin

Shokofin Dev 4.1.1.38

23 Sep 12:34
109b967
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.38 Pre-release
Pre-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: Update version check to support physical vfs roots.

Shokofin Dev 4.1.1.37

22 Sep 23:22
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.37 Pre-release
Pre-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 path and/or other details when throwing:

  • Added the path and/or other details when throwing in a provider, to more easily identify which series/episode is throwing if the stack trace and/or error message is generic/useless.

Shokofin Dev 4.1.1.36

22 Sep 01:24
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.36 Pre-release
Pre-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 older image types until next shoko server stable release.

Shokofin Dev 4.1.1.35

22 Sep 01:02
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.35 Pre-release
Pre-release

Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!

Changes since last build:

cleanup: Remove unneeded setting.

misc: Disable any title by default.

fix: Enable schedule tasks:

  • Enable the schedule tasks so they are allowed to be ran on a schedule.

chore: Modernize array/list syntax usage.

chore: Update settings page:

  • Updated some settings to better align with the new docs. Still need work though, but it's a start.

fix: Don't append list values to existing list:

  • Don't append list values to the existing list, but instead replace the entire list with a new list, making sure the default option is also included.

chore: Update settings page (take 2):

  • Readjusted defaults for 3rd party provider IDs.

  • Added shoko as a description source you can toggle.

feat: Add expert mode toggle.

refactor: Modernize scheduled tasks + more:

  • Modernized the scheduled tasks by updating to more modern syntax.

  • Added expert mode toggles to some scheduled tasks, since not all tasks are equal, and some require extra care when running and/or shouldn't be ran on a whim. 😔

chore: Make usage tracker injectable.

feat: Allow VFS to live in cache dir:

  • Add a new EXPERIMENTAL option to place the VFS root directory in the cache directory instead of the config directory. Untested. Also haven't investigated if Jellyfin will auto-clear it yet or if it will leave it be.

misc: Tweak log level of some tasks.

fix: Don't show 'settings saved' message:

  • Don't show the 'Settings Saved' message when we sign-in and when we toggle expert mode.

fix: Add connected/reset messages:

  • Added a alert/toast for establishing and resetting the connection to Shoko.

fix: Only add extras for movies if the movie will exist.

feat: Add EXPERIMENTAL physical roots for VFS:

  • Added a new EXPERIMENTAL feature to attach a physical VFS root as a media folder to each of your libraries, allowing us to mount the VFS to the new root and to re-use media folders across libraries without resorting to other workarounds.

misc: Fix up error message.

misc: Also mark season ordering as expert.

Shokofin Dev 4.1.1.34

14 Sep 14:43
32ea3fe
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.34 Pre-release
Pre-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: Log which key is throwing from the guarded memory cache.

Shokofin Dev 4.1.1.33

11 Sep 00:41
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.33 Pre-release
Pre-release

Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!

Changes since last build:

refactor: Promote auto merge version from the experimental section:

  • Promote the auto-merge multiple versions setting from the experimental section to the library section. The name is kept in the xml settings for now so people won't have to manually re-enable it.

  • Remove the split & merge options from the settings UI, since I forgot when I removed them from the code earlier.

Shokofin Dev 4.1.1.32

10 Sep 00:39
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.32 Pre-release
Pre-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: Mark chronological season ordering as experimental (again).

Shokofin Dev 4.1.1.31

10 Sep 00:32
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.31 Pre-release
Pre-release

Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!

Changes since last build:

refactor: Always split & merge entries.

misc: Add files per commit for git-log-json.mjs.

Shokofin Dev 4.1.1.30

08 Sep 18:26
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.30 Pre-release
Pre-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: Merge paths for special and other type episodes:

…because they should had probably been merged into one earlier…

Shokofin Dev 4.1.1.29

08 Sep 18:03
Compare
Choose a tag to compare
Shokofin Dev 4.1.1.29 Pre-release
Pre-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 'manners movie' as extras.