jellyfin-plugin-tvmaze/README.md
2021-03-11 01:08:26 +01:00

1.3 KiB

Jellyfin TV Maze Plugin

Part of the Jellyfin Project

Logo Banner

GitHub Workflow Status MIT License Current Release

About

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

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