diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f0..0d29ada6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,5 @@ # Changelog + +## v1.0 (2015-07-11) + +* First release \ No newline at end of file diff --git a/README.md b/README.md index 52e05b95..4370d213 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ #PlexPy -NB: This project is still very early in development. +A python based web application for monitoring, analytics and notifications for Plex Media Server (www.plex.tv). This project is based on code from Headphones (https://github.com/rembo10/headphones) and PlexWatchWeb (https://github.com/ecleese/plexWatchWeb). -A python based web application for monitoring and logging activity on your Plex Media Server. - * 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. @@ -52,9 +50,9 @@ If you'd like to buy me a beer, hit the donate button below. * duration length * 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 - username and gravatar (if available) - daily, weekly, monthly, all time stats for play count and duration length - individual platform stats for each user @@ -63,19 +61,24 @@ If you'd like to buy me a beer, hit the donate button below. - watching history - synced items -* charts **NOT YET IMPLEMENTED** - - top 10 all time viewed content - - top 10 viewed movies - - top 10 viewed tv shows - - top 10 viewed tv episodes - -* content information pages +* Rich analytics presented using Highcharts graphing + - user-selectable time periods of 30, 90 or 365 days + - daily watch count and duration + - totals by day of week and hours of the day + - totals by top 10 platform + - totals by top 10 users + - detailed breakdown by transcode decision + - source and stream resolutions + - transcode decision counts by user and platform + - total monthly counts + +* Content information pages - movies (includes watching history) - tv shows (includes watching history) - tv seasons - 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 ## Installation and Notes diff --git a/data/interfaces/default/history.html b/data/interfaces/default/history.html index 202917c1..26fbbc2c 100644 --- a/data/interfaces/default/history.html +++ b/data/interfaces/default/history.html @@ -29,7 +29,7 @@