Remove obsolete timestamp
This commit is contained in:
parent
3ada7d1a98
commit
fc03ebc8d4
1 changed files with 0 additions and 1 deletions
|
@ -1217,7 +1217,6 @@ class LibrarySync(Thread):
|
|||
PMS is messing with the library items, e.g. new or changed. Put in our
|
||||
"processing queue" for later
|
||||
"""
|
||||
now = getUnixTimestamp()
|
||||
for item in data:
|
||||
if 'tv.plex' in item.get('identifier', ''):
|
||||
# Ommit Plex DVR messages - the Plex IDs are not corresponding
|
||||
|
|
Loading…
Reference in a new issue