Skip to content

oddstr13/jellyfin-plugin-reports

 
 

Repository files navigation

Jellyfin Reports Plugin

Part of the Jellyfin Project

About

The Jellyfin Reports plugin generates activity and media reports for your library.

These reports can be exported to Excel and CSV formats.

Build & Installation Process

  1. Clone this repository
  2. Ensure you have .NET Core SDK set up and installed
  3. Build the plugin with your favorite IDE or the dotnet command:
dotnet publish --configuration Release --output bin
  1. Place the resulting Jellyfin.Plugin.Reports.dll file in a folder called plugins/ inside your Jellyfin data directory

Screenshot

About

Reports Plugin for Jellyfin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.7%
  • JavaScript 33.8%
  • HTML 10.5%