Commit graph

71 commits

Author SHA1 Message Date
JonnyWong16
5b2beb2b81 More stylized homepage statistics
Also fixed some formatting on user page and posters on info page.
2015-08-18 16:44:17 -07:00
Tim
2536fdf17b Fix month display showing "invalid date" on totals graph.
Make duration on home stats human readable.
2015-08-18 22:59:24 +02:00
JonnyWong16
7dfd063138 Update documentation for home stats 2015-08-18 12:36:10 -07:00
JonnyWong16
5c94b21bd1 Update to homepage statistics
* Added most popular movie to homepage
* New setting to toggle statistics based on play duration instead of
play count
2015-08-18 12:32:41 -07:00
James Royal
40f72bbe5f Most watched movie is now on home page 2015-08-15 12:26:37 -05:00
Tim
e8e5a0b5ff Fix home stats not displaying even if non-TV items have been logged. 2015-08-14 00:20:30 +02:00
Tim
d6b646323f Move everything to Bootstrap 3. (WIP)
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
7d9934e4b6 Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted.
Fix home stats user link if user has no id.
Fix bug in PlexWatch import script which switched around the episode and show titles.
2015-07-25 12:40:38 +02:00
Tim
187f9d7cd4 Remove old config page and references to it.
Remote old PlexWatch database references.
2015-07-25 10:34:41 +02:00
Tim
9a5348dbfa Fix Arnie going out of range.
Fix link on home stats top user to use the user_id.
2015-07-20 20:02:58 +02:00
Tim
dd90f2e375 Fix broken search on history tables.
Fix bug in history search which wouldn't search for full title.
Fix bug where user info pages crashes if user no longer in friends list.
Fix bug with query structure, mainly affected incomplete user IP list.
User user id on Top user in home stats.
Add missing Xbox icon.
2015-07-17 21:47:27 +02:00
Tim
c770c90d76 Fix handling of clips in activity pane.
Start standardising variable names in templates.
2015-07-04 14:37:30 +02:00
Tim
2aa833d127 Fix crash on user page if user no longer exists as friend.
Provide fallback images if we can't load the real one.
Some sync table improvements.
2015-07-02 15:55:31 +02:00
Tim
e7b305a1d5 Early implementation of friendly names. This be aware that this writes a new table to your plexWatch database.
Note: To edit friendly name, go to user page and click the pencil icon next to the user name. Currently only works on home stats and user info page.
Adjust some table styling issues.
Fix bug with user IP modal details not showing.
Fix users default list order.
2015-06-29 01:35:17 +02:00
Tim
c0f487940f Start front-end clean up and documentation. 2015-06-25 01:03:44 +02:00
Tim
cf502ddd2a Fix some styling issues 2015-06-24 12:27:11 +02:00
Tim
849078dab0 Fix css bug on fixed header
Fix bug on current activity progress when playing transcoded music track
2015-06-23 16:58:58 +02:00
Tim
3d56afd89d Add a "Most Popular TV" in home stats (unique users who watched the same show) 2015-06-23 16:13:46 +02:00
Tim
01601605e1 Change wording on home stats
Add TV info to season info page
Add episode list to season info page
2015-06-23 13:05:45 +02:00
Tim
c99e3c5e4a Style the home stats.
Add some error catching.
2015-06-23 00:43:50 +02:00
Tim
112d5f0efa Implement new home page stats (still needs styling) 2015-06-21 23:25:45 +02:00