Skip to content

parabola949/jellyfin-plugin-mergeversions

 
 

Repository files navigation

Jellyfin Merge Versions Plugin

Part of the Jellyfin Project

Jellyfin Merge Versions plugin is a plugin that automatically groups every repeated movie;

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

This plugin scans all your movies and group every repeated movie in one version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.9%
  • HTML 26.1%