Skip to content

Releases: ShokoAnime/Shokofin

Shokofin Dev 5.0.0.54

29 Dec 20:26
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.54 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: 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

26 Dec 03:02
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.53 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: Move back accidentally moved file.

fix: Enable more code analyzers & fix locking on this issue.

Shokofin Dev 5.0.0.52

25 Dec 18:38
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.52 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:

feat: I18n buttons in plugin settings.

Shokofin Dev 5.0.0.51

25 Dec 18:20
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.51 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: 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

16 Dec 23:38
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.50 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: Inverse reversed boolean logic.

Shokofin Dev 5.0.0.49

15 Dec 02:12
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.49 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:

feat: Expose community rating for images if available.

repo: Update version matrix in read-me file.

Shokofin Dev 5.0.0.48

13 Dec 04:53
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.48 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: 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

10 Dec 16:27
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.47 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:

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

09 Dec 12:54
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.46 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: Complain loudly if we find a mismatch between files found and cross-references found.

Shokofin Dev 5.0.0.45

09 Dec 12:50
Compare
Choose a tag to compare
Shokofin Dev 5.0.0.45 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: Properly set anidb anime id for series info and season info.