This plugin adds the metadata provider for aniDB to Jellyfin
Go to file
Odd Stråbø 9d101ef0a9 Add test build workflow
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-10 23:03:46 +01:00
.github Add test build workflow 2021-03-10 23:03:46 +01:00
Jellyfin.Plugin.AniDB Unpin patch version of DependencyInjection 2021-03-10 20:30:02 +01:00
.gitattributes Updated Anime Plugin to work with current version of Emby 2015-09-13 19:30:58 -04:00
.gitignore modify gitignore 2019-07-21 18:27:58 -07:00
build.yaml Unpin patch version of DependencyInjection 2021-03-10 20:30:02 +01:00
CONTRIBUTORS.md Add CONTRIBUTORS.md 2019-03-14 00:47:13 +11:00
Jellyfin.Plugin.AniDB.sln Update Jellyfin.Plugin.Anime -> Jellyfin.Plugin.AniDB 2020-12-14 23:18:38 +01:00
LICENSE Initial commit 2013-10-26 14:18:02 -07:00
README.md Update plugin name 2020-12-14 23:26:45 +01:00

Jellyfin AniDB 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