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.
- Build & Install Plugin (see below)
- Run Library Scan
- Profit
- Clone or download this repository
- Ensure you have .NET Core SDK setup and installed
- Build plugin with following command.
dotnet publish --configuration Release --output bin
- Place the resulting .dll file in a folder called
plugins/
under the program data directory or inside the portable install directory