--- name: "AnilistSync" guid: "18c2a8ea-afa0-4a0b-aa94-072b492ab80b" version: "3.0.0.1" targetAbi: "12.0.0.0" owner: "ARufenach" overview: "Scrobble to Anilist" description: > Jellyfin plugin to scrobble to Anilist category: "General" framework: "net10.0" artifacts: - "Jellyfin.Plugin.AnilistSync.dll" changelog: > Ported to Jellyfin 12.0 (net10.0, targetAbi 12.0.0.0). Reverted the API controller to a bare [Authorize] — Jellyfin 12.0 removed the named DefaultAuthorization policy in favour of the default policy.