From e1bdce2b994eb1a1941adf2e90d5801e303b134a Mon Sep 17 00:00:00 2001 From: croneter Date: Fri, 29 Mar 2019 14:03:46 +0100 Subject: [PATCH] Revert need to reset the Kodi DB --- resources/lib/variables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/variables.py b/resources/lib/variables.py index 510081ab..46b808fb 100644 --- a/resources/lib/variables.py +++ b/resources/lib/variables.py @@ -96,7 +96,7 @@ COMPANION_PORT = int(_ADDON.getSetting('companionPort')) PKC_MACHINE_IDENTIFIER = None # Minimal PKC version needed for the Kodi database - otherwise need to recreate -MIN_DB_VERSION = '2.7.10' +MIN_DB_VERSION = '2.6.8' # Supported databases - version numbers in tuples should decrease SUPPORTED_VIDEO_DB = {