mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Update README.
This commit is contained in:
parent
6efaabb630
commit
7e99eb7a2a
1 changed files with 38 additions and 23 deletions
61
README.md
61
README.md
|
@ -6,7 +6,7 @@ This project is based on code from Headphones (https://github.com/rembo10/headph
|
||||||
|
|
||||||
* plexPy forum thread: https://forums.plex.tv/discussion/169591/plexpy-another-plex-monitoring-program
|
* plexPy forum thread: https://forums.plex.tv/discussion/169591/plexpy-another-plex-monitoring-program
|
||||||
|
|
||||||
If you'd like to buy me a beer, hit the donate button below.
|
If you'd like to buy me a beer, hit the donate button below. All donations go to the project maintainer (primarily for the procurement of liquid refreshment).
|
||||||
|
|
||||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G9HZK9BDJLKT6)
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G9HZK9BDJLKT6)
|
||||||
|
|
||||||
|
@ -34,6 +34,14 @@ If you'd like to buy me a beer, hit the donate button below.
|
||||||
* stream type (direct, transcoded)
|
* stream type (direct, transcoded)
|
||||||
* video type & resolution
|
* video type & resolution
|
||||||
* audio type & channel count.
|
* audio type & channel count.
|
||||||
|
|
||||||
|
* Top statistics on home page with configurable duration and measurement metric:
|
||||||
|
* Most watched TV
|
||||||
|
* Most popular TV
|
||||||
|
* Most watched Movie
|
||||||
|
* Most popular Movie
|
||||||
|
* Most active user
|
||||||
|
* Most active platform
|
||||||
|
|
||||||
* Recently added media and how long ago it was added
|
* Recently added media and how long ago it was added
|
||||||
|
|
||||||
|
@ -41,42 +49,49 @@ If you'd like to buy me a beer, hit the donate button below.
|
||||||
* date
|
* date
|
||||||
* user
|
* user
|
||||||
* platform
|
* platform
|
||||||
* ip address (if enabled in plexWatch)
|
* ip address
|
||||||
* title
|
* title
|
||||||
* stream information details
|
* stream information details
|
||||||
* start time
|
* start time
|
||||||
* paused duration length
|
* paused duration length
|
||||||
* stop time
|
* stop time
|
||||||
* duration length
|
* duration length
|
||||||
* percentage completed
|
* watched progress
|
||||||
|
* show/hide columns
|
||||||
|
* delete mode - allows deletion of specific history items
|
||||||
|
|
||||||
* Full user list with general information and comparison stats
|
* Full user list with general information and comparison stats
|
||||||
|
|
||||||
* Individual user information
|
* Individual user information
|
||||||
- username and gravatar (if available)
|
* username and gravatar (if available)
|
||||||
- daily, weekly, monthly, all time stats for play count and duration length
|
* daily, weekly, monthly, all time stats for play count and duration length
|
||||||
- individual platform stats for each user
|
* individual platform stats for each user
|
||||||
- public ip address history with last seen date and geo tag location
|
* public ip address history with last seen date and geo tag location
|
||||||
- recently watched content
|
* recently watched content
|
||||||
- watching history
|
* watching history
|
||||||
- synced items
|
* synced items
|
||||||
|
* assign users custom friendly names within PlexPy
|
||||||
|
* assign users custom avatar URL within PlexPy
|
||||||
|
* disable history logging per user
|
||||||
|
* disable notifications per user
|
||||||
|
* option to purge all history per user.
|
||||||
|
|
||||||
* Rich analytics presented using Highcharts graphing
|
* Rich analytics presented using Highcharts graphing
|
||||||
- user-selectable time periods of 30, 90 or 365 days
|
* user-selectable time periods of 30, 90 or 365 days
|
||||||
- daily watch count and duration
|
* daily watch count and duration
|
||||||
- totals by day of week and hours of the day
|
* totals by day of week and hours of the day
|
||||||
- totals by top 10 platform
|
* totals by top 10 platform
|
||||||
- totals by top 10 users
|
* totals by top 10 users
|
||||||
- detailed breakdown by transcode decision
|
* detailed breakdown by transcode decision
|
||||||
- source and stream resolutions
|
* source and stream resolutions
|
||||||
- transcode decision counts by user and platform
|
* transcode decision counts by user and platform
|
||||||
- total monthly counts
|
* total monthly counts
|
||||||
|
|
||||||
* Content information pages
|
* Content information pages
|
||||||
- movies (includes watching history)
|
* movies (includes watching history)
|
||||||
- tv shows (includes watching history)
|
* tv shows (includes watching history)
|
||||||
- tv seasons
|
* tv seasons
|
||||||
- tv episodes (includes watching history)
|
* tv episodes (includes watching history)
|
||||||
|
|
||||||
* Full sync list data on all users syncing items from your library
|
* Full sync list data on all users syncing items from your library
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue