• YannikMG released this 2026-09-10 10:57:59 +02:00 | 1 commits to master since this release

    Ported to Jellyfin 12.0 (net10.0, targetAbi 12.0.0.0).

    • Retargeted to net10.0 against Jellyfin.Controller 12.0.0 (ExcludeAssets="runtime").
    • Dropped the redundant Microsoft.Extensions.Http package reference (IHttpClientFactory now comes from the ASP.NET Core framework reference).
    • Plugin API controller switched from a bare [Authorize] to [Authorize(Policy = "DefaultAuthorization")], since Jellyfin 12.0 disables legacy authorization by default.

    Install: extract AnilistSync_3.0.0.0.zip into a folder in your Jellyfin plugins directory, or add the repo manifest and install from the catalog.

    Downloads