Shoko Server

Version 4.2.2
/
April 2nd, 2023
/
Release Notes Not Available

fixed
Fix AniDB languages not being updated properly.
fixed
Fix the display of normal and special episode counts in Shoko Desktop.

Shoko Server Web UI

Version 1.1.1-dev1
/
March 23rd, 2021
/

added
Added Recreate All Groups action
fixed
Fixed wrong sizes showing up in dashboard (Changed MB to MiB and so on)
fixed
Fixed missing unrecognized files
fixed
Fixed files breakdown panel

Shoko Desktop

Version 4.2.1
/
April 2nd, 2023
/
Release Notes Not Available

fixed
Fix the episode watch status displaying incorrect data.

My Anime 3

Version 3.7.3
/
November 17th, 2019
/

fixed
MP1.23_Pre seems to break playback.
fixed
With Server 3.9.5, episode lists are empty.

Shoko Metadata

Version 1.5.0
/
August 29th, 2020
/

added
Added single season ordering option
changed
Separated 'Include Other' option into 'Include Specials' and 'Include Others'
fixed
Subdirectories are detected as different series now
fixed
Fixed an issue with scanning of multiple movies in single series

Shokofin

Version 4.0.0
/
July 4th, 2024
/

added
Added support for Jellyfin 10.9.
changed
Overhauled the settings. Please reconfigure your settings again after the upgrade, because they will have been partially reset.
changed
Use relative based episode numbering.
changed
Removed search results since we as a plugin don't need them.
changed
Removed support for setting TvDB identifiers on entities.
added
Added the Virtual File System (VFS), a new feature responsible for making sure your library is always compatible with Jellyfin's structure. Including better — more integrated and less hacky — support for special features, trailers, and theme videos, both for shows, seasons and movies! And, it's configurable to boot.
added
Better collection support for movies and shows.
added
SignalR events for real-time metadata and file updates from Shoko to Jellyfin.
added
Lazy sync for live-session watch scrobbling, to prevent accidental clicks from affecting your watch history.
added
Add a setting for the "Add missing metadata" feature that was previously always enabled, and improve the logic.
added
Added trailers, theme videos and special features metadata providers for the VFS.
added
Added content ratings and production locations using AniDB, with the ability to override a rating per series using custom tags in Shoko Server.
added
Added the ability to override the perceived series type in Jellyfin using custom tags in Shoko Server.
added
EXPERIMENTAL: The season merging option have now been implemented. The feature is still experimental though, so use at your own risk.
fixed
Fixed error while iterating media folder list.
fixed
Fixed strict filtering for directories.
fixed
Fixed series images not loading and pseudo random image order for series.
fixed
Fixed user sync and log when the file doesn't exist instead of throwing.
fixed
Simplify user data sync logic.
fixed
Fixed log messages for user data sync manager.
fixed
Fixed Shoko redirects for groups and series for the new Shoko Web UI.
fixed
Don't use negative season numbers.
fixed
Fixed status for not-yet-ended shows.
fixed
Catch directory not existing.
fixed
Fixed image display issues for clients that need to use the public host url.
fixed
Update merge all episodes to use the correct configuration value to check if it should split the existing merged episodes before merging.
fixed
Use password type for password field in the connection settings section in the plugin settings.
fixed
Clear all caches after a library scan is complete.
fixed
Fixed ignored sub-title removal.
fixed
Only merge with entries in the same media folder.
fixed
Fixed chronological season ordering.
fixed
Fixed ending date for shows with unaired seasons in them.
fixed
Fixed incompatibly with stable Shoko Server.
changed
Remove unneeded stored offset.
changed
Use english title for episode title if we're using the main title.
changed
Fix casing for scheduled task names.
changed
Add more ignored sub-titles.
changed
Refactored internals to better align with the Jellyfin structure and less align with the Shoko structure.
changed
Better caching of data internally.
changed
Flatten namespaces and enable nullable on all files.
changed
QoL development improvements.
changed
Updated logo.
changed
Added discord notifications for development builds. Join our discord to get more frequent updates for what changes, when it changes! 😉
changed
Added changelog to GH pre-releases.
changed
Added changelog to development manifest releases.
changed
Added issue templates to the repository.