From 54c32adad6767364e1e3b80733efbc0b051ae08f Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Sun, 19 Jun 2016 15:01:25 +0200 Subject: [PATCH] Compatibility with latest Kodi Krypton - Fixes #56 --- resources/lib/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/utils.py b/resources/lib/utils.py index 32386612..5edae042 100644 --- a/resources/lib/utils.py +++ b/resources/lib/utils.py @@ -353,7 +353,7 @@ def getKodiVideoDBPath(): "14": 90, # Helix "15": 93, # Isengard "16": 99, # Jarvis - "17": 104 # Krypton + "17": 106 # Krypton } dbPath = tryDecode(xbmc.translatePath(