Less logging

This commit is contained in:
tomkat83 2017-05-06 18:52:50 +02:00
parent cca69e544f
commit 3636823327

View file

@ -851,7 +851,6 @@ class Kodidb_Functions():
if len(result) == 0:
log.info('Did not find matching paths, abort')
return
log.debug('Result: %s' % result)
# Kodi seems to make ONE temporary entry; we only want the earlier,
# permanent one
if len(result) > 2:
@ -859,7 +858,6 @@ class Kodidb_Functions():
' paths, aborting')
return
idFile = result[0]
log.debug('idFile: %s' % idFile)
# Try movies first
query = ' '.join((