Go to file
Metin Bektas e693277f5b
Update README.md (#77)
Fix the link to the Jellyfin Project
2023-10-31 05:24:54 -06:00
.github fix: meta ci workflows 2022-05-15 23:24:17 +02:00
Jellyfin.Plugin.TMDbBoxSets Merge pull request #69 from lordwelch/fixMultipleVersions 2022-06-12 08:04:46 -06:00
.editorconfig add default editorconfig 2021-03-11 00:55:42 +01:00
.gitignore Initial code commit 2019-02-03 23:15:24 +01:00
build.yaml Update build.yaml 2022-03-27 14:39:43 -06:00
Directory.Build.props fix: meta ci workflows 2022-05-15 23:24:17 +02:00
Jellyfin.Plugin.TMDbBoxSets.sln Rename to jellyfin plugin naming conventions 2019-02-06 11:01:55 +01:00
LICENSE Initial commit 2019-02-03 23:01:42 +01:00
README.md Update README.md (#77) 2023-10-31 05:24:54 -06:00

Jellyfin TMDb Box Sets Plugin

Part of the Jellyfin Project

Logo Banner

GitHub Workflow Status MIT License Current Release

About

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