Joshua M. Boniface 1853b751ba
Merge pull request #27 from grafixeyehero/fix-patch
Fix: remove fnchecked
2020-10-16 19:46:57 -04:00
2019-02-01 18:22:50 +01:00
2020-07-30 22:29:30 +03:00
2020-05-27 20:45:53 +09:00
2020-05-27 20:45:53 +09:00

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
Description
Reports Plugin for Jellyfin
Readme MIT 620 KiB
Languages
C# 70.1%
JavaScript 17.2%
HTML 12.7%