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 ``` 4. Place the resulting `Jellyfin.Plugin.Fanart.dll` file in a folder called `plugins/` inside your Jellyfin installation / data directory. ### Screenshot