diff --git a/resources/lib/kodidb_functions.py b/resources/lib/kodidb_functions.py index 5148fb47..2dd5ad90 100644 --- a/resources/lib/kodidb_functions.py +++ b/resources/lib/kodidb_functions.py @@ -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((