Update README.md

This commit is contained in:
drzoidberg33 2015-06-17 10:54:01 +02:00
parent 21fca0ef89
commit 9eca41d56f

View file

@ -1,6 +1,6 @@
#PlexPy #PlexPy
NB: This project is still very early in development, it is basically just a skeleton at this time. Please feel free to fork or contribute here. NB: This project is still very early in development.
This project is based on code from Headphones (https://github.com/rembo10/headphones) and PlexWatchWeb (https://github.com/ecleese/plexWatchWeb). This project is based on code from Headphones (https://github.com/rembo10/headphones) and PlexWatchWeb (https://github.com/ecleese/plexWatchWeb).
@ -23,8 +23,6 @@ A python based web front-end for plexWatch.
* Easy configuration setup via html form * Easy configuration setup via html form
* Plex Media Server section counts / Total user count
* Current Plex Media Server viewing activity including: * Current Plex Media Server viewing activity including:
* number of current users * number of current users
* title * title
@ -38,8 +36,6 @@ A python based web front-end for plexWatch.
* Recently added media and how long ago it was added * Recently added media and how long ago it was added
* Global watching history charts (hourly, max hourly, daily, monthly)
* Global watching history with search/filtering & dynamic column sorting * Global watching history with search/filtering & dynamic column sorting
* date * date
* user * user
@ -53,22 +49,23 @@ A python based web front-end for plexWatch.
* duration length * duration length
* percentage completed * percentage completed
* full user list with general information and comparison stats * full user list with general information and comparison stats
* individual user information * individual user information **NOT YET IMPLEMENTED**
- 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
* charts
* charts **NOT YET IMPLEMENTED**
- top 10 all time viewed content - top 10 all time viewed content
- top 10 viewed movies - top 10 viewed movies
- top 10 viewed tv shows - top 10 viewed tv shows
- top 10 viewed tv episodes - top 10 viewed tv episodes
* content information pages * content information pages **PARTIALLY IMPLEMENTED**
- movies (includes watching history) - movies (includes watching history)
- tv shows (includes top 10 watched episodes) - tv shows (includes top 10 watched episodes)
- tv seasons - tv seasons