Part of the Jellyfin Project
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.
- 
Clone or download this repository 
- 
Ensure you have .NET Core SDK setup and installed 
- 
Build plugin with following command 
dotnet publish --configuration Release --output bin- Place the resulting file in the pluginsfolder