Go to file
2021-04-12 21:10:57 +02:00
.github chore(deps): bump release-drafter/release-drafter 2021-03-22 00:21:04 +00:00
Jellyfin.Plugin.TvMaze Update client library and use retry strategy 2021-04-12 21:10:57 +02:00
.editorconfig add default editorconfig 2021-03-11 01:07:02 +01:00
.gitattributes Init 2020-11-07 19:25:51 -07:00
.gitignore Init 2020-11-07 19:25:51 -07:00
build.yaml Update client library and use retry strategy 2021-04-12 21:10:57 +02:00
Jellyfin.Plugin.TvMaze.sln Init 2020-11-07 19:25:51 -07:00
jellyfin.ruleset Update analyzers 2021-03-15 19:03:24 -06:00
LICENSE Init 2020-11-07 19:25:51 -07:00
README.md add basic readme badges 2021-03-11 01:08:26 +01:00

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