Artiume / jellyfin-plugin-tmdbboxsets

Home Page:https://jellyfin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and Collections based on TMDb's collection IDs.

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

https://jellyfin.org

License:MIT License


Languages

Language:C# 76.4%Language:HTML 23.6%