Shokofin Dev 3.0.1.198
Pre-releaseUpdate your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc: Fix release changelog order [skip ci]:
- Fixed the release changelog's item order by adding the overkill
git-log-json.mjsscript I use in combination withjqto format the log.
misc: Fix release changelog order (take 2) [skip ci]:
- Added the missing type and better formatting.
chore: Update read-me. [skip ci].
feat: Add custom series type override:
-
Added support for manually overriding the series type of a shoko series if needed using custom tags, e.g. to map that one movie series you've been thinking should had been a show and not a collection of movies in your library, etc.. Use at your own discretion. 🙂
To set an override you will simply assign it one of the following custom user tags;
series type/tv→TVseries type/tvspecial→TVSpecialseries type/tvspecials→TVSpecialseries type/tv special→TVSpecialseries type/tv specials→TVSpecialseries type/web→Webseries type/movie→Movieseries type/movies→Movieseries type/ova→OVAseries type/ovas→OVAseries type/other→Otherseries type/others→Other
The tags are case insensitive, and the trailing 's' is optional in case you want to use plural form for the tag. Setting multiple tags will make it set the type from the first assigned tag, but it won't break anything.
fix: Fix ending date for shows with "unaired" seasons in them..
Full Changelog: v3.0.1-dev.197...v3.0.1-dev.198