Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 1.5 KB

File metadata and controls

36 lines (27 loc) · 1.5 KB

Jellyfin Missing Episode Provider Plugin

Part of the Jellyfin Project

Logo Banner

GitHub Workflow Status MIT License Current Release

About

ARCHIVED: Functionality moved to jellyfin-plugin-tvdb.

Jellyfin Missing Episode Provider is a plugin built with .NET that automatically populates your series with missing episode data based on TheTVDB's series data.

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