Skip to content

aangelisc/jellyfin-plugin-tmdbboxsets

 
 

Repository files navigation

Jellyfin TMDb Box Sets Plugin

Part of the Jellyfin Project

Jellyfin TMDb Box Sets plugin is a plugin built with .NET that automatically creates Box Sets/Collections based on TMDb's collection id's.

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 .dll file in a folder called plugins/ under the program data directory or inside the portable install directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.2%
  • HTML 22.8%