Matt Montgomery 5d67898b20 Bump version
2020-10-19 13:55:01 -05:00
2020-10-19 13:55:01 -05:00
2019-02-01 18:22:50 +01:00
2020-10-19 13:55:01 -05:00
2020-05-27 20:45:53 +09:00
2020-09-17 20:33:28 +02: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.

Installation via Plugin Repository

  1. Open the Jellyfin Server Dashboard
  2. Go to Plugins
  3. In the Catalogue menu on the top search the "Reports" plugin and install it
  4. Restart the server and the plugin will be available in the Advanced section in the server Dashboard.

Build & Manual 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%