Releases: ShokoAnime/Shokofin
1.5.0
-
Added an Api Manager for interacting with the Api (acts as a data store and api broker)
-
Added a Library "Scanner" for filtering out some entries for other use, and to "pre-heat" the data for the providers.
-
Added an experimental library separation feature, to separate movie and series libraries.
-
Added a new way to group series/seasons and box-sets/movies based on Shoko's Group feature.
-
Updated the configuration page. Be sure to update your Host field in the settings if you're upgrading from an older version.
-
TvDB IDs can be set again, but only if opt-in to it.
-
Other refactor of the internals, laying the groundwork for adding trailers, theme videos (opening/endings) and missing episode metadata to series/seasons.
-Style changes throughout most of the code-base.
- Fixed the "bug" resulting in episode title for series of type movies only be named "Complete Movie".
1.5.0.4
Fix commuinity rating for episodes Use the helper method instead of directly computing the value.
1.5.0.3
Use a constant to store the metadata provider name
1.5.0.2
Cleanup; Remove unused reference to ILibraryManager Remove the unused reference to the ILibraryManager I forgot to remove in the previous commit. Welp.
1.5.0.1
Update the file scrobbler It will now also sync back the resume position when you pause an episode or a movie. Also, fixed it so it also works on movies.
1.4.7.3
Update manifest properly for daily release
1.4.7.2
Update manifest properly for daily release
1.4.7.1
Release dailies automatically through manifest-unstable.json
1.4.7
- Run scrobbler only for Shoko recognized files
1.4.6
- TvDB IDs are not set anymore. They are causing issues with "mark as played/unplayed" options.