mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Unused now time
This commit is contained in:
parent
7301fe5f6e
commit
58996c1115
1 changed files with 2 additions and 2 deletions
|
@ -511,8 +511,8 @@ def on_created(rating_key, **kwargs):
|
|||
|
||||
if metadata:
|
||||
notify = True
|
||||
now = int(time.time())
|
||||
|
||||
# now = int(time.time())
|
||||
#
|
||||
# if helpers.cast_to_int(metadata['added_at']) < now - 86400: # Updated more than 24 hours ago
|
||||
# logger.debug(u"Tautulli TimelineHandler :: Library item %s added more than 24 hours ago. Not notifying."
|
||||
# % str(rating_key))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue