JonnyWong16
05afa0859c
Run futurize --unicode-literals
2019-11-23 19:21:10 -08:00
JonnyWong16
ab6196589b
Run futurize --stage1
2019-11-23 19:11:42 -08:00
JonnyWong16
c279057f91
Remove unicode strings
2019-11-23 14:37:26 -08:00
JonnyWong16
64bdf4237c
Separate progressive vs. interlaced video on stream type graphs
2019-09-27 13:44:08 -07:00
JonnyWong16
f9fd0558a5
Fix grouping of SD resolution on graphs
2018-07-01 08:35:21 -07:00
JonnyWong16
6ece690e23
Fix grouping plays on graphs with new grouping logic
2018-06-08 18:20:51 -07:00
JonnyWong16
681627a656
Fix user filtering on graphs with grouping
2018-02-18 12:58:40 -08:00
JonnyWong16
87c6ad66fb
Add grouping to the remaining graphs
2018-02-18 12:50:28 -08:00
JonnyWong16
836c4293d6
Respect group history setting in graphs
2018-02-18 11:04:31 -08:00
JonnyWong16
7175b57a28
Fix "unknown" stream resolution in graphs
2018-01-28 10:06:47 -08:00
JonnyWong16
19f029cff0
Rename PlexPy to Tautulli
2017-12-16 12:52:33 -08:00
JonnyWong16
c6ad09fe8f
Cleanup graphs PRs
2017-03-04 15:33:45 -08:00
JonnyWong16
8b15c63b0d
Merge pull request #982 from Pbaboe/StartDayofWeek
...
Start day of the week changeable
2017-03-04 15:02:57 -08:00
Peter Kums
cb2a38addc
Start day of the week changeable
...
Option in general settings to change the start day of the week to Monday (instead of the default of Sunday). This is only relevant for the Graph : Play by day of week.
Feathub issue : http://feathub.com/JonnyWong16/plexpy/+15
2017-02-27 19:38:12 +01:00
Peter Kums
b9a22461c1
Change months in Plays by Month graph
...
Add an option on the Graphs > Play Totals > Plays by Month page to change the amount of months the graph shows data for.
2017-02-26 23:53:24 +01:00
JonnyWong16
8706e72f6a
Make sure fallback to username if friendly name is blank
2016-06-14 20:49:27 -07:00
JonnyWong16
cb8a5504f6
Cleanup unused modules and imports
...
* Ran code through PyFlakes
2016-05-15 11:32:11 -07:00
JonnyWong16
f4e719749a
Cleanup all imports
...
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16
3da8cc1e7f
Allow "All Users" in graphs for guests
2016-05-04 12:10:58 -07:00
JonnyWong16
54776e2712
Show masked top 10 users on graphs
2016-05-01 11:06:37 -07:00
JonnyWong16
c8b13ff5e1
Filter all graph data for guests
2016-05-01 11:06:37 -07:00
Otger
ffa1331802
Added missing user filtering to a pair of graphs and renamed a few things
2016-04-24 03:21:51 +02:00
Otger
d62f7b2a5f
Added ability to view per-user graphs
2016-04-09 23:54:31 +02:00
JonnyWong16
e8a65df7f0
Add transcode_decision to media_info table
2016-03-04 22:20:15 -08:00
JonnyWong16
fd256625c6
Fix Plays by Month graph not loading
2016-01-25 18:43:51 -08:00
Jonathan Wong
10e4d562ab
Clean up graphs.py
2016-01-15 20:58:57 -08:00
Jonathan Wong
b490831a50
More concurrent stream stats
...
* Also fix graph queries
2016-01-08 22:49:04 -08:00
JonnyWong16
43409b3089
Fix month name localization on play totals graph
...
#423
2016-01-07 20:37:00 -08:00
Tim
a18ba24f4a
Fix count type graphs.
2015-12-06 16:07:57 +02:00
Tim
b0fa0d534e
Better sanitization on templates and datatables output.
2015-12-06 14:09:38 +02:00
Jonathan Wong
e9bc767c3b
Fix username for database queries
...
* Get the updated username from the users table instead of the one
stored in the session_history table.
2015-11-15 20:59:04 -08:00
Tim van der Westhuizen
0302b2412a
Fix platform overrides for graphs.
2015-10-22 18:12:50 +02:00
Tim van der Westhuizen
4ac5329019
Add Konvergo to platform name overrides.
2015-10-22 17:45:23 +02:00
Jonathan Wong
b768ad8a19
Fix Mystery platform names in graphs
2015-09-11 17:41:25 -07:00
Jonathan Wong
7b9210a5fc
Add music to graphs
...
* Separate out TV, movies, and music on bar graphs
* Separate out direct play, direct stream, and transcode on bar graphs
2015-09-11 13:12:33 -07:00
Jonathan Wong
fb872596d6
Fix paused time from graphs
2015-09-11 11:11:32 -07:00
Tim
f56ba300ac
Don't refresh users on every config save.
...
Don't reschedule all tasks on every config save.
Send pre-formatted month+year string for monthly total plays graph.
2015-08-26 00:11:20 +02:00
Tim
bca1032c8b
Fix friendly_name not showing on user stream graph.
2015-08-10 16:02:48 +02:00
Tim
a8e591f7f7
New graphs for user and platform by stream type.
...
Add totals to tooltips when more than one series on graph.
2015-08-10 15:47:08 +02:00
Tim
7f75966f43
Stream info graphs and some styling changes.
2015-08-10 00:24:34 +02:00
Tim
0313c65caa
Don't count logged music tracks for graph plays. At least not yet.
2015-08-09 14:22:53 +02:00
Tim
c28d403186
Graphs now have the option to show duration as well as play count.
2015-08-08 13:34:36 +02:00
Tim
94d2d04bf9
Fix activity pane z-index when music is playing.
...
Some new graph types (WIP)
Update font-awesome to 4.4.0
2015-08-08 00:32:34 +02:00