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
JonnyWong16
2990664b2b
Fix section_id for plexwatch import
2016-01-22 09:09:37 -08:00
Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -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
09aac22909
Initial library_id changes
...
* Give the library sections their own db table.
2016-01-15 20:48:29 -08:00
Tim
b9c95d49a6
Fix regression on select_single queries.
2015-12-07 22:22:47 +02:00
Tim
a5bd7e6563
More dict key fixes.
2015-12-06 17:19:09 +02:00
Jonathan Wong
10c54c2d10
Only show IPv4 addresses
2015-12-01 21:57:02 -08:00
Jonathan Wong
aaf3de68cf
Fix IP address in notifications
2015-11-27 06:29:41 -08:00
Jonathan Wong
c827c9e825
Fix IP logging again
...
* Really this time...
2015-11-27 12:33:34 +02:00