mirror of
https://github.com/aunefyren/wrapperr
synced 2025-03-04 22:47:15 +00:00
Managed to push my own settings :)
God damn
This commit is contained in:
parent
5a92d1abf3
commit
4abf8b01c8
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
@ -1,6 +1,26 @@
|
|||
# Plex Wrapped
|
||||
## Introduction
|
||||
A website and API for collecting Plex user stats within a set timeframe using [Tautulli](https://github.com/Tautulli/Tautulli). Yes, you need Tautulli to have been running beforehand and currently for this to work.
|
||||
|
||||
A website-based platform and API for collecting Plex user stats within a set timeframe using [Tautulli](https://github.com/Tautulli/Tautulli). The data is displayed a stat-summary, sort of like Spotify Wrapped. Yes, you need Tautulli to have been running beforehand and currently for this to work.
|
||||
|
||||

|
||||
|
||||
### Features
|
||||
- Custom timeframes
|
||||
- Caching of results
|
||||
- Friendly, dynamic display for statistics with nice illustrations
|
||||
- Email and username search
|
||||
- Admin page with authentication for settings
|
||||
- Pre-caching of results
|
||||
|
||||

|
||||
|
||||
### Credit
|
||||
- Beautiful illustrations downloaded from https://freewebillustrations.com/
|
||||
- Amazing statistics gathered using [Tautulli](https://github.com/Tautulli/Tautulli)
|
||||
|
||||

|
||||
|
||||
## Instructions
|
||||
This is a web-based platform. Place it in a webserver like Apache or Nginx and make sure it processes PHP content.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue