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