Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

fruhnow/jellyfin-plugin-datemagician

Repository files navigation

Jellyfin DateMagician

Jellyfin DateMagician plugin is a plugin built with .NET.

Its main goal is to set the 'AddedDate'-Property of a TV Episode to its Premier Date to prevent the mess up of 'Latest TV Shows' in your Homescreen.

How to use

  1. Build & Install Plugin (see below)
  2. Run Library Scan
  3. Profit

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

Releases

No releases published

Packages

No packages published