Joshua M. Boniface cc84d24157
Merge pull request #16 from Matt07211/remove-auto-data
Drop automatic metadata update option
2019-02-05 23:43:41 -05:00
2018-02-11 21:48:10 +01:00
2013-10-26 14:18:02 -07:00
2018-02-10 01:24:26 +01:00
2019-01-31 01:21:11 +11:00

Jellyfin Anime Plugin

Part of the Jellyfin Project

Jellfin anime plugin is a plugin built with .NET

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 .dll file in a folder called plugins/ 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%