Tim
|
6f6541fdb8
|
Start the scheduler after first run wizard.
|
2015-09-23 22:57:35 +02:00 |
|
drzoidberg33
|
08959fd1e6
|
Merge pull request #201 from JonnyWong16/miscellaneous-fixes
More titles for ellipse text
|
2015-09-23 20:35:31 +02:00 |
|
Tim
|
89a03fb263
|
Fix the real reason we were getting double start notifications.
|
2015-09-23 19:40:22 +02:00 |
|
drzoidberg33
|
b9e900f540
|
Merge pull request #202 from drzoidberg33/websocket-testing
Some activity event fixes.
|
2015-09-23 19:25:03 +02:00 |
|
Tim
|
ed6ff9c10c
|
Don't fire off session start until the item is playing (fixes double start notifications).
Don't try to write a temp session if we don't have any data.
|
2015-09-23 19:23:17 +02:00 |
|
Jonathan Wong
|
5da4fe953e
|
More titles for ellipse text
|
2015-09-22 16:14:48 -07:00 |
|
drzoidberg33
|
302ca85dd3
|
Merge pull request #199 from drzoidberg33/websocket-testing
Initial Websocket code
|
2015-09-23 00:44:51 +02:00 |
|
Tim
|
98c0d6619a
|
Remove some old unused code
|
2015-09-23 00:38:45 +02:00 |
|
Tim
|
9fdcc93e2e
|
Hack things to make sure we know what is going on when clients don't send a stop event.
|
2015-09-23 00:25:27 +02:00 |
|
Tim
|
74e8d7d329
|
Get buffer and watched notifications working again.
|
2015-09-22 21:59:07 +02:00 |
|
Tim
|
5595ef2e20
|
Move activity processor code to the correct place.
|
2015-09-22 20:30:22 +02:00 |
|
Tim
|
6ee5eb13f0
|
Fix paused counter
Fix bad key name
|
2015-09-22 20:22:13 +02:00 |
|
Tim
|
3afa52b607
|
Refactor the Monitor code.
|
2015-09-22 20:02:11 +02:00 |
|
Tim
|
28227a3c35
|
Initial code for a more suitable websocket event handler.
|
2015-09-22 00:06:42 +02:00 |
|
drzoidberg33
|
2d671fdfc4
|
Merge pull request #196 from JonnyWong16/miscellaneous-fixes
Miscellaneous Fixes
|
2015-09-20 20:02:41 +02:00 |
|
Jonathan Wong
|
ff67719cf8
|
Add titles to homepage so ellipse text is readable
|
2015-09-20 09:13:41 -07:00 |
|
Tim
|
1761b14fe9
|
Merge branch 'dev'
|
2015-09-20 14:16:10 +02:00 |
|
Tim
|
8792aa6c70
|
v1.1.10
|
2015-09-20 14:15:15 +02:00 |
|
Tim
|
34e548cc15
|
Don't log some Twitter auth stuff.
|
2015-09-20 14:03:47 +02:00 |
|
Tim
|
fa25809e7a
|
Make websocket failover if no connection can be made on startup or during runtime.
|
2015-09-20 13:39:04 +02:00 |
|
Tim
|
fa71beb03f
|
Very early work on implementing websocket monitoring method.
|
2015-09-20 12:21:39 +02:00 |
|
Tim
|
9c955771c0
|
Do not include the paused time in our ignore interval logic.
|
2015-09-19 13:57:54 +02:00 |
|
Tim
|
0c6ccc5d52
|
Fix bug on stats type where it would always show home stats by duration.
|
2015-09-19 13:10:03 +02:00 |
|
Tim
|
7c6619ebc5
|
Fix Email TLS checkbox bug.
Clean up some notifier code.
|
2015-09-19 12:37:51 +02:00 |
|
drzoidberg33
|
22ed8a3a95
|
Merge pull request #195 from JonnyWong16/home-stats
Selective hiding home homepage statistics
|
2015-09-19 12:29:08 +02:00 |
|
Jonathan Wong
|
924ed70458
|
Move cards settings help text
|
2015-09-19 00:53:18 -07:00 |
|
Jonathan Wong
|
de4d8fb277
|
Default to show all cards until the user disables them.
|
2015-09-19 00:42:00 -07:00 |
|
Jonathan Wong
|
d61e699dc9
|
Remove test code
|
2015-09-18 23:49:34 -07:00 |
|
Jonathan Wong
|
ad183ff9fe
|
Update message to prompt the user to enable cards for homepage statistics
|
2015-09-18 23:43:01 -07:00 |
|
Jonathan Wong
|
078f4babf5
|
Add setting to selectively hide library statistics cards on the homepage
|
2015-09-18 23:42:16 -07:00 |
|
Jonathan Wong
|
8a989d71ca
|
Add top music and popular music cards to watch statistics
|
2015-09-18 18:58:59 -07:00 |
|
Jonathan Wong
|
78f959d39a
|
Clean up passing unnecessary configs to homepage
|
2015-09-18 18:54:48 -07:00 |
|
Jonathan Wong
|
20056718db
|
Add setting to selectively hide watch statistic cards on homepage
|
2015-09-18 18:52:46 -07:00 |
|
Tim
|
6eec4d1ca6
|
Some Twitter love. Resolves Issue #47.
|
2015-09-19 00:57:24 +02:00 |
|
Jonathan Wong
|
7c725ee424
|
Update grouping logic for new sessions
* Check the user's previous row to match the rating key
|
2015-09-18 15:00:51 -07:00 |
|
Jonathan Wong
|
4fa70cb234
|
Update grouping logic
* Check the user's previous row to match the rating key
|
2015-09-18 14:36:52 -07:00 |
|
Tim
|
483f5825db
|
Add check for webbrowser import which may not be available in all Python builds (like certain NAS devices).
|
2015-09-17 21:04:10 +02:00 |
|
drzoidberg33
|
d23aaf91f7
|
Merge pull request #189 from JonnyWong16/miscellaneous-fixes
Fix for music on graphs, and fixes on homepage
|
2015-09-17 20:26:48 +02:00 |
|
Jonathan Wong
|
1f3a238ab2
|
Fix logic to add "Direct Stream" state to current activity
|
2015-09-16 15:42:45 -07:00 |
|
Jonathan Wong
|
060c549259
|
Another ambiguous column name fix
|
2015-09-16 13:40:47 -07:00 |
|
Jonathan Wong
|
626e7fdf82
|
Fix watched status to use watched percent specified in settings
|
2015-09-16 13:30:05 -07:00 |
|
Jonathan Wong
|
adc808ac9f
|
Fix ambiguous column names
|
2015-09-16 13:11:38 -07:00 |
|
Jonathan Wong
|
fc75232519
|
Change group logic to use user_id instead of user
|
2015-09-16 11:52:00 -07:00 |
|
Jonathan Wong
|
c85ee3aec0
|
Update write_session_history to include the reference_id
|
2015-09-16 11:37:50 -07:00 |
|
Jonathan Wong
|
881142d4a1
|
Update get_history query to use the new reference_id
|
2015-09-16 11:37:19 -07:00 |
|
Jonathan Wong
|
c1b5514789
|
Add reference_id column to session_history
* Also update database with values from previous versions
|
2015-09-16 11:36:34 -07:00 |
|
Jonathan Wong
|
7170dbd800
|
Fix home stats Last Watched to use watched percent specified in settings
|
2015-09-16 01:13:08 -07:00 |
|
Jonathan Wong
|
d6c21e173d
|
Update history table to show grouped items
|
2015-09-15 23:35:07 -07:00 |
|
Jonathan Wong
|
179eaf1bbe
|
Rewrite get_history query for grouping
|
2015-09-15 23:34:42 -07:00 |
|
Jonathan Wong
|
8791babf8e
|
Add settings for grouping in history table
|
2015-09-15 23:34:00 -07:00 |
|