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
Jonathan Wong
776061605f
Fix IP logging again
2015-11-25 20:20:06 -08:00
Jonathan Wong
908ce1ff8d
Fix IP address logging
2015-11-25 19:02:59 -08:00
Jonathan Wong
d297597fa6
Separate out movie and tv logging
2015-11-22 22:19:37 -08:00
Jonathan Wong
1644bbd4b7
Check for IPv4 mapped IPv6 address in PMS logs
2015-11-15 10:26:03 -08:00
Jonathan Wong
80df8f6191
Add IP address to sessions for PMS 0.9.14
2015-11-11 08:59:55 -08:00
Tim
6103d14a6f
Fix for null paused_counter issue.
2015-09-29 22:27:39 +02:00
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
200a85adcf
Move code from monitor to activity_processor
2015-09-27 14:43:08 -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
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