jellyfin-archive / jellyfin-plugin-anime

Anime Metadata Provider for Jellyfin

Home Page:https://jellyfin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVE NOTE: Deprecated in favour of jellyfin-plugin-anidb, jellyfin-plugin-anisearch, jellyfin-plugin-anilist, and jellyfin-plugin-kitsu

Jellyfin Anime Plugin

Part of the Jellyfin Project

This plugin is built with .NET Core to download metadata for anime.

Build Process

  1. Clone or download this repository

  2. Ensure you have .NET Core SDK setup and installed

  3. Build plugin with following command.

dotnet publish --configuration Release --output bin
  1. Place the resulting file in the plugins folder under the program data directory or inside the portable install directory

About

Anime Metadata Provider for Jellyfin

https://jellyfin.org

License:GNU General Public License v2.0


Languages

Language:C# 96.2%Language:HTML 3.8%