JonnyWong16
|
aa365eb6a3
|
Improved checking of live tv session websocket events
|
2018-05-26 10:14:36 -07:00 |
|
JonnyWong16
|
af917c4915
|
Add session key to activity processor log messages
|
2018-05-14 09:03:18 -07:00 |
|
JonnyWong16
|
fcd7593764
|
Add temporary watched state for sessions
|
2018-04-04 22:05:30 -07:00 |
|
JonnyWong16
|
9100e25a21
|
Pass copy of notification data to prevent multithreading issues
|
2018-01-30 23:04:44 -08:00 |
|
JonnyWong16
|
31ac82ad71
|
Comment out logging for writing session history to database
|
2018-01-30 19:06:10 -08:00 |
|
JonnyWong16
|
3c55550702
|
Add logging for writing session history to database
|
2018-01-30 10:04:28 -08:00 |
|
JonnyWong16
|
32b43202c2
|
Attempt at fixing stuck sessions which require flishing the database
|
2018-01-15 18:55:37 -08:00 |
|
JonnyWong16
|
ad041a1691
|
Attempt to fix HW transcoding indicator
|
2018-01-02 16:13:27 -08:00 |
|
JonnyWong16
|
c9436195f3
|
Fix session pause timestamp
|
2017-12-31 20:50:03 -08:00 |
|
JonnyWong16
|
ca20eda606
|
Update paused time while still paused
|
2017-12-31 18:37:55 -08:00 |
|
JonnyWong16
|
87743171b7
|
Fix write session history optimized_version_title column name
|
2017-12-25 09:07:02 -08:00 |
|
JonnyWong16
|
33acf9402d
|
Improved synced and optimized version info
|
2017-12-23 11:52:28 -08:00 |
|
JonnyWong16
|
b2157df026
|
Default blank session value when writing session history
|
2017-12-22 11:47:28 -08:00 |
|
JonnyWong16
|
19f029cff0
|
Rename PlexPy to Tautulli
|
2017-12-16 12:52:33 -08:00 |
|
JonnyWong16
|
e667f4487f
|
Log new stream info to database
|
2017-12-14 20:00:33 -08:00 |
|
JonnyWong16
|
7e7609743a
|
Add callback to force stop stale streams
|
2017-12-09 02:09:14 -08:00 |
|
JonnyWong16
|
1c8e581cf1
|
Write stopped time to database for all events
* To prevent the "long duration" websocket issue for missing stop events
|
2017-08-22 20:29:21 -07:00 |
|
JonnyWong16
|
48152c9ba3
|
Fix stream width and height info
|
2017-08-19 21:23:41 -07:00 |
|
JonnyWong16
|
581b8375b9
|
Manually merge v1.4.22 into v2
|
2017-08-19 21:11:08 -07:00 |
|
JonnyWong16
|
be9a1dcf06
|
Temporary fix for incorrect source media info
|
2017-08-19 20:48:01 -07:00 |
|
JonnyWong16
|
7c0c7eea30
|
Remove global logging toggles
|
2017-04-22 12:44:46 -07:00 |
|
JonnyWong16
|
a46b24213b
|
Add more source media parameters
|
2017-02-26 16:00:32 -08:00 |
|
JonnyWong16
|
580595e5fa
|
Fix set temporary session stopped time
|
2016-11-11 13:37:37 -08:00 |
|
JonnyWong16
|
52a6f639b0
|
Cleanup activity processor
|
2016-11-11 13:36:21 -08:00 |
|
JonnyWong16
|
ffdd9c9cbf
|
Rework notification logic to only build parameters once per action
* Instead of rebuilding for each notification agent
* Change season/episode to use season poster
* Change album/track to use album art
|
2016-11-11 13:36:20 -08:00 |
|
JonnyWong16
|
6d0327f662
|
Don't nest metadata dict
* Return metadata dict directly
|
2016-11-11 13:36:14 -08:00 |
|
JonnyWong16
|
d8cc76c7d7
|
Set temporary session stop times on websocket disconnect
|
2016-11-11 13:31:21 -08:00 |
|
JonnyWong16
|
fd35295093
|
Remove unused settings
|
2016-11-11 13:31:21 -08:00 |
|
JonnyWong16
|
08a8b5fee0
|
Multithreaded notification queue
|
2016-11-11 13:31:18 -08:00 |
|
JonnyWong16
|
82f4c99025
|
Check on_watched condition before adding to queue
|
2016-11-11 13:31:18 -08:00 |
|
JonnyWong16
|
7b2a7aff9f
|
Update notification handler for all notification triggers
|
2016-11-11 13:31:18 -08:00 |
|
JonnyWong16
|
7d3711bf5a
|
Add last_insert_id module to database
|
2016-11-11 13:28:18 -08:00 |
|
JonnyWong16
|
6aa0d4cd0b
|
Check for metadata before attempting to write session history
|
2016-10-10 22:46:48 -07:00 |
|
JonnyWong16
|
5dd04cb8ab
|
Temporarily set stopped time when connection is lost
|
2016-10-08 22:56:43 -07:00 |
|
JonnyWong16
|
2b3ba8e7fa
|
Add some metadata to the sessions table
|
2016-08-04 23:24:29 -07:00 |
|
JonnyWong16
|
cd3938eb33
|
Set checked value for notify by concurrent IP address
|
2016-07-16 11:22:38 -07:00 |
|
JonnyWong16
|
3ccc82f343
|
Add notification for user streaming from a new device
|
2016-07-05 21:30:47 -07:00 |
|
JonnyWong16
|
0b085b6d03
|
Notifications for user concurrent streams
|
2016-07-04 22:47:59 -07:00 |
|
JonnyWong16
|
e5530182cd
|
Make sure we get a result when trying to group the session
|
2016-05-17 20:58:28 -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
|
ae60b21375
|
Add metadata labels to database
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
74a232630a
|
Add {transcode_key} and {username} notification options
|
2016-04-02 14:11:18 -07:00 |
|
JonnyWong16
|
c4af6feb92
|
Fix typo preventing history logging for websockets
|
2016-03-15 19:13:13 -07:00 |
|
JonnyWong16
|
8dc3b0b250
|
Do not retrieve user/library details if importing plexWatch database
|
2016-03-09 22:10:33 -08:00 |
|
JonnyWong16
|
fd760ff015
|
Fix missing notifiers import
|
2016-03-06 17:05:52 -08:00 |
|
JonnyWong16
|
5652a2b6c2
|
Revert set_session_state from d73e379
|
2016-03-05 16:05:32 -08: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
|
e8a65df7f0
|
Add transcode_decision to media_info table
|
2016-03-04 22:20:15 -08:00 |
|
JonnyWong16
|
1d9a4e0b99
|
Add view_offset to history grouping logic
|
2016-02-08 17:34:24 -08:00 |
|