2020-03-25 20:40:26 +01:00
2019-10-05 17:00:47 +02:00
2020-03-17 19:15:29 -04:00
2019-03-07 23:42:33 -08:00
2020-02-20 10:53:22 +01:00
2020-02-19 15:14:30 +13:00

Jellyfin Fanart Plugin

Part of the Jellyfin Project

About

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

Build & Installation Process

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

Screenshot

Description
No description provided
Readme MIT 1.7 MiB
Languages
C# 96.4%
HTML 2%
JavaScript 1.6%