Cody Robibero 2f0ba8fc9c
Update Jellyfin.Plugin.Anime/Providers/AniList/AniListApi.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-07-19 14:20:45 -06:00
2019-07-21 18:27:58 -07:00
2020-07-05 13:17:54 +02:00
2019-03-14 00:47:13 +11:00
2013-10-26 14:18:02 -07:00
2020-02-24 00:33:58 +09:00

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
Description
This plugin adds the metadata provider for aniDB to Jellyfin
Readme GPL-2.0 2.9 MiB
Languages
C# 90.8%
HTML 9.2%