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

jellyfin-archive/jellyfin-plugin-missingepisodeprovider

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages