jellyfin-plugin-fanart/README.md
2020-02-19 17:27:38 +13:00

675 B

Jellyfin Fanart Plugin

Part of the Jellyfin Project

About

The Jellyfin Fanart plugin allows you to get images for your Movies and T.V Shows from Fanart.

Build & Installation Process

  1. Clone this repository
  2. Ensure you have .NET Core SDK setup and installed
  3. Build the plugin with following command:
dotnet publish --configuration Release --output bin
  1. Place the resulting Jellyfin.Plugin.Fanart.dll file in a folder called plugins/ inside your Jellyfin installation / data directory.

Screenshot