Releases: ShokoAnime/Shokofin
Shokofin Dev 5.0.0.54
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc
: Remove unnecessary virtual
field on external ids.
fix
: Remove legacy support for 4.2 in cross-reference by marking the percentage object on the episode reference as non-nullable, since they're always available from 5.0 and onwards.
Shokofin Dev 5.0.0.53
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc
: Move back accidentally moved file.
fix
: Enable more code analyzers & fix locking on this
issue.
Shokofin Dev 5.0.0.52
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
feat
: I18n buttons in plugin settings.
Shokofin Dev 5.0.0.51
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc
: Update comment. (Skip CI)
fix
: Always use default tmdb title for tmdb entities and set a better fallback name.
Shokofin Dev 5.0.0.50
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
fix
: Inverse reversed boolean logic.
Shokofin Dev 5.0.0.49
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
feat
: Expose community rating for images if available.
repo
: Update version matrix in read-me file.
Shokofin Dev 5.0.0.48
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc
: Better response logging in api client.
fix
: Remove unnecessary usage of EpisodeInfo.SeasonNumber
.
fix
: Improve show info community rating:
Improved the show info community rating by pre-caching it instead of calculating it on demand, allowing us to do different methods of calculation per show info type/impl., which allows us to use a direct value for show infos for tmdb shows and movies and anidb anime, while aggregating the value for shoko groups and tmdb movie collections.
Shokofin Dev 5.0.0.47
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
feat
: Add anidb creator id for people.
fix
: Fallback to anidb cast/crew if tmdb cast/crew is unavailable.
fix
: Add provider ids to cast/crew.
fix
: Hopefully fix character names breaking everything.
Shokofin Dev 5.0.0.46
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
fix
: Complain loudly if we find a mismatch between files found and cross-references found.
Shokofin Dev 5.0.0.45
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
fix
: Properly set anidb anime id for series info and season info.