Go to file
crobibero f14138965d Init
2020-11-07 19:25:51 -07:00
.github/workflows Init 2020-11-07 19:25:51 -07:00
Jellyfin.Plugin.TvMaze Init 2020-11-07 19:25:51 -07:00
.gitattributes Init 2020-11-07 19:25:51 -07:00
.gitignore Init 2020-11-07 19:25:51 -07:00
build.yaml Init 2020-11-07 19:25:51 -07:00
Jellyfin.Plugin.TvMaze.sln Init 2020-11-07 19:25:51 -07:00
jellyfin.ruleset Init 2020-11-07 19:25:51 -07:00
LICENSE Init 2020-11-07 19:25:51 -07:00
README.md Init 2020-11-07 19:25:51 -07:00

Jellyfin TV Maze Plugin

Part of the Jellyfin Project

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