mirror of
https://github.com/jellyfin/jellyfin-plugin-tvmaze.git
synced 2024-11-23 05:49:59 +00:00
.github | ||
Jellyfin.Plugin.TvMaze | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.yaml | ||
Jellyfin.Plugin.TvMaze.sln | ||
jellyfin.ruleset | ||
LICENSE | ||
README.md |
Jellyfin TV Maze Plugin
Part of the Jellyfin Project
About
This plugin is built with .NET Core to download metadata for tv.
Build Process
-
Clone or download this repository
-
Ensure you have .NET Core SDK setup and installed
-
Build plugin with following command.
dotnet publish --configuration Release --output bin
- Place the resulting file in the
plugins
folder under the program data directory or inside the portable install directory