JonnyWong16
67d203e011
Catch exception and attempt to reconnect websocket
2016-06-11 11:26:52 -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
cc1e888227
Check if notification agents enabled before sending notifications
2016-03-05 13:20:28 -08:00
JonnyWong16
d73e379dcf
Do not remove session from db until it is successfully written
...
* For activity pinger only
2016-03-05 13:07:26 -08:00
JonnyWong16
d94b348780
Fix buffer notifications even when disabled with websockets
2016-01-27 19:52:30 -08:00
JonnyWong16
ecedd4d231
Merge pull request #263 from drzoidberg33/library-id-changes
...
Library id changes
2016-01-17 16:43:46 -08:00
Jonathan Wong
b4a25e33bb
Fix websocket log spam
...
* Bug where websocket reports a session playing while /status/sessions
reports nothing.
2016-01-16 03:28:39 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
69a3b5134f
Switch recently added to only use activity pinger
...
* Fixed activity pinger logic for grouping notifications
2015-11-16 21:19:04 -08:00
Tim
c350943041
Add some debug logging for websocket timeline events.
2015-11-05 22:49:05 +02:00
Jonathan Wong
872ef2771e
Fix double recently added episode notifications
2015-10-25 22:00:51 -07:00
Jonathan Wong
b9f47df930
Update activity_pinger for recently added
2015-10-25 17:21:49 -07:00
Jonathan Wong
d6b31dc542
Set on_created notification in database
2015-10-25 12:20:00 -07:00
Jonathan Wong
1c58a47073
Update websocket and handler for timeline events
2015-10-24 21:22:46 -07:00
Tim
89a03fb263
Fix the real reason we were getting double start notifications.
2015-09-23 19:40:22 +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
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
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