Skip to content

TechTrendsInTwoCents/jellyfin-plugin-organizerule

 
 

Repository files navigation

Jellyfin OrganizeRule Plugin

Forked from jellyfin/jellyfin-plugin-autoorganize, built with netstandard2.1

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
  4. Place the resulting TwoCents.JellyfinOrganizeRule.dll file in a folder called plugins/ under the program data directory or inside the portable install directory, service restart is required.

About

It's enabling automatic collection by rule applied on actor/director, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 68.9%
  • JavaScript 21.4%
  • HTML 9.7%