berrnd / Jellyfin.Plugin.LibraryStatistics

A custom plugin for Jellyfin which provides an API endpoint that serves some basic library statistic information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jellyfin.Plugin.LibraryStatistics

This is a custom plugin for Jellyfin which provides an API endpoint (LibraryStatistics/stats) that serves some basic library statistic information (newest item data, total file size and runtime - things like that).

Combined with some Jellyfin Web customizations (see my personal fork) it can be used to provide something like that:

Jellyfin.Plugin.LibraryStatistics example usage in Jellyfin Web

License

The MIT License (MIT)

About

A custom plugin for Jellyfin which provides an API endpoint that serves some basic library statistic information

License:MIT License


Languages

Language:C# 100.0%