From 7b2a7aff9f53caeea9c1288d306cbcc62d8c276c Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 2 Oct 2016 12:52:52 -0700 Subject: [PATCH] Update notification handler for all notification triggers --- data/interfaces/default/notifiers_table.html | 2 +- plexpy/__init__.py | 25 +- plexpy/activity_handler.py | 72 +- plexpy/activity_pinger.py | 115 +- plexpy/activity_processor.py | 31 +- plexpy/notification_handler.py | 1019 +++--------------- plexpy/notifiers.py | 15 +- 7 files changed, 245 insertions(+), 1034 deletions(-) diff --git a/data/interfaces/default/notifiers_table.html b/data/interfaces/default/notifiers_table.html index 5a86ebf4..c446227d 100644 --- a/data/interfaces/default/notifiers_table.html +++ b/data/interfaces/default/notifiers_table.html @@ -10,7 +10,7 @@ DOCUMENTATION :: END