github ShokoAnime/Shokofin v3.0.1-dev.198
Shokofin Dev 3.0.1.198

latest releases: v6.0.5-dev.31, v6.0.5-dev.30, v6.0.5-dev.29...
pre-release2 years ago

Update 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.mjs script I use in combination with jq to 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/tvTV
    • series type/tvspecialTVSpecial
    • series type/tvspecialsTVSpecial
    • series type/tv specialTVSpecial
    • series type/tv specialsTVSpecial
    • series type/webWeb
    • series type/movieMovie
    • series type/moviesMovie
    • series type/ovaOVA
    • series type/ovasOVA
    • series type/otherOther
    • series type/othersOther

    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

Don't miss a new Shokofin release

NewReleases is sending notifications on new releases.