mirror of
https://github.com/jellyfin/jellyfin-plugin-reports.git
synced 2025-02-17 07:00:48 +00:00
![Joshua M. Boniface](/assets/img/avatar_default.png)
Fix: remove fnchecked
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
-
Clone this repository
-
Ensure you have .NET Core SDK set up and installed
-
Build the plugin with your favorite IDE or the
dotnet
command:
dotnet publish --configuration Release --output bin
- Place the resulting
Jellyfin.Plugin.Reports.dll
file in a folder calledplugins/
inside your Jellyfin data directory
Languages
C#
70.1%
JavaScript
17.2%
HTML
12.7%