Tim
|
667c6fe3d1
|
Some more adjustments to the websocket failover retries.
Try to determine if a track was skipped and if so don't log it.
|
2015-09-28 11:58:20 +02:00 |
|
Jonathan Wong
|
8b52548016
|
Fix delete mode to use list of child id's instead of loop
|
2015-09-27 22:43:42 -07:00 |
|
Jonathan Wong
|
200a85adcf
|
Move code from monitor to activity_processor
|
2015-09-27 14:43:08 -07:00 |
|
Jonathan Wong
|
0784b0a0db
|
Fix merge conflicts
|
2015-09-27 12:10:19 -07:00 |
|
Jonathan Wong
|
b84f214030
|
Align expand history icon
|
2015-09-27 12:06:59 -07:00 |
|
drzoidberg33
|
f15e3a47ea
|
Merge pull request #207 from JonnyWong16/update-metadata
Update rating key for missing items
|
2015-09-27 21:03:14 +02:00 |
|
Jonathan Wong
|
82b567f15f
|
Fix merge conflicts
|
2015-09-27 11:59:20 -07:00 |
|
Tim
|
6e2fa9a3b4
|
Fix plexWatch db importer.
Always return None on exception in http handler.
Increase websocket retry counts.
|
2015-09-27 20:48:10 +02:00 |
|
Jonathan Wong
|
22a4478a06
|
Format code and disable button once clicked
|
2015-09-27 10:55:40 -07:00 |
|
Jonathan Wong
|
7327be1ff8
|
Pass audio_decision to history tables
|
2015-09-27 10:26:35 -07:00 |
|
Jonathan Wong
|
45a385f36e
|
Always match child (episode or track) by index
|
2015-09-27 00:06:30 -07:00 |
|
Jonathan Wong
|
5aa7192e90
|
Fix incorrect order of arguments
|
2015-09-27 00:06:00 -07:00 |
|
Jonathan Wong
|
c7d51b90c6
|
Update grandparent/parent/child rating keys
* Updates all rating keys for show/season/episode or artist/album/track
|
2015-09-26 02:45:53 -07:00 |
|
Jonathan Wong
|
339361d15c
|
Add global search feature
|
2015-09-25 11:38:55 -07:00 |
|
Jonathan Wong
|
2b9817319a
|
Fix season search results
|
2015-09-25 11:38:41 -07:00 |
|
Jonathan Wong
|
1c3a3876e3
|
Update styles for confirm modal box
|
2015-09-25 00:26:54 -07:00 |
|
Jonathan Wong
|
1f2efedf7f
|
Fix search URL encoding
|
2015-09-24 23:41:48 -07:00 |
|
Jonathan Wong
|
91446d01a7
|
Filter season search by season index
|
2015-09-24 23:41:15 -07:00 |
|
Jonathan Wong
|
e6556eaf27
|
Add function to update rating keys
|
2015-09-24 22:11:56 -07:00 |
|
Jonathan Wong
|
28d05ba9fe
|
Add seasons to search query
|
2015-09-24 22:09:14 -07:00 |
|
Jonathan Wong
|
25249e7538
|
Display search results if metadata not found
|
2015-09-24 19:33:44 -07:00 |
|
Jonathan Wong
|
d36de5a535
|
Add search functions
|
2015-09-24 18:42:56 -07:00 |
|
Tim
|
6f6541fdb8
|
Start the scheduler after first run wizard.
|
2015-09-23 22:57:35 +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 |
|
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 |
|
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 |
|
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
|
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 |
|