mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 21:51:14 -07:00
Switch recently added to only use activity pinger
* Fixed activity pinger logic for grouping notifications
This commit is contained in:
parent
53044c75dd
commit
69a3b5134f
5 changed files with 56 additions and 50 deletions
|
@ -218,7 +218,7 @@ class TimelineHandler(object):
|
|||
|
||||
def __init__(self, timeline):
|
||||
self.timeline = timeline
|
||||
logger.debug(timeline)
|
||||
#logger.debug(timeline)
|
||||
|
||||
def is_item(self):
|
||||
if 'itemID' in self.timeline:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue