Less logging
This commit is contained in:
parent
acef9017c8
commit
f279efb255
1 changed files with 0 additions and 2 deletions
|
@ -312,8 +312,6 @@ class SubscriptionMgr(object):
|
|||
except IndexError:
|
||||
# E.g. for direct path playback for single item
|
||||
return False
|
||||
LOG.debug('item: %s', item)
|
||||
LOG.debug('playstate: %s', info)
|
||||
if item.plex_id != info['plex_id']:
|
||||
# Kodi playqueue already progressed; need to wait until
|
||||
# everything is loaded
|
||||
|
|
Loading…
Reference in a new issue